Hello to all. I it possible to change connection to database and folders to opened/started webservice. Eample, to access to another client database, so I can get data from mobile device. I start webservice and make connection and hchangedir() to first database. User then change company from list and I do hchangedir () to another folder. I was also try with hchangeconnection () . httpGet call procedure, folders are changed, hnbrec() return correct number of records when I still in this procedure, but when I call another procedure to get clients I get data from first connected database and folders. Maybe I missed something ?
Bonjour TLM Regarde de coté d'aide (Help) : Bonjour visiteur, Merci de vous Inscrire ou de vous connectez pour voir les liens!
Bonjour visiteur, Merci de vous Inscrire ou de vous connectez pour voir les liens! Thank you for your answer, but If you read my question you will se hChangeDir() "HSubstRep()" already used. Problem solved ! Changed call and parameters to every single web service procedure.