PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → MSSQL issues Windev 24
MSSQL issues Windev 24
Iniciado por Kel, 02,sep. 2019 08:34 - 3 respuestas
Publicado el 02,septiembre 2019 - 08:34
Hi I am pretty new to windev and for my database I use MSSQL OLE

My programme works perfectly in the Windev environment but when I run it as a exe I will not read any data.
I have tried filling the browse by table and using sql commands. I don't get any errors just no data.

I have put an error trap into the connection but still no errors. I have tried it on other PC's same result

I created a small program just accessing one table still nothing as I said they all work perfectly in the IDE

Thanks in advance
Miembro registrado
94 mensajes
Publicado el 03,septiembre 2019 - 14:43
This is indeed strange.
But have you tried to compare all connection properties (database, user, password ...) - display them in running program (log or trace to file).
Miembro registrado
8 mensajes
Publicado el 28,noviembre 2019 - 14:33
Hi Kel i am in the same situation
I IDE ou debug works fine
but after generate the .EXE project do not work, the connecion fails
did you find the solution?
tks
carlos Lages
By the way i Have posted a topic about this today
Miembro registrado
8 mensajes
Publicado el 29,noviembre 2019 - 12:33
as i Said
you must create a install of the project
only using the button GENERATE do not work

att
Carlos Lages