|
| WINDEV SQL connection issues |
| Iniciado por guest, 07,nov. 2017 12:20 - 1 respuesta |
| |
| | | |
|
| |
| Publicado el 07,noviembre 2017 - 12:20 |
Hi, We have one application developed in WINDEV, We have deployed this application on client's machine with dedicated server. Now client is getting error for one procedure: Le champ 'Table_sousComposantsPossibles' n'a pas pu s'initialiser, car il a rencontré l'erreur Hyper File suivante : ============================= Erreur dans le code SQL de la requête . Initialisation de la requête impossible. Mot G inattendu
But when I check from my end, I'm not getting this error. I'm getting appropriate data. But client has connected to other server and I'm connected to other server. So what may be the cause and how should I deal with this? |
| |
| |
| | | |
|
| | |
| |
| Publicado el 07,noviembre 2017 - 13:31 |
Hi,
Can you check the SQL code of your query? Possibly there is the word 'G' in your SQL query and it does not correspond with an item.
Kind regards,
Joris. |
| |
| |
| | | |
|
| | | | |
| | |
|