PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → when i have  create query and table was exits then
when i have create query and table was exits then
Iniciado por guest, 13,ene. 2015 12:13 - 2 respuestas
Publicado el 13,enero 2015 - 12:13
Sir
error initializing the query native sqlite access error Number=22
Error Returned By
<Discovery_5.db>Database
<Error Message=<1>
Error Message:
No Such Table:Attendance
when i have create The Table Attendance and i have hExecuteQuery(Qry_Attend) Function
My table Name is Attendance
My Query Name is Qry_Attend
then run the code in windev mobile 17 that's error are Show
Publicado el 13,enero 2015 - 12:50
Hi

show us the code
specifically, the code creating the file and the code executing the query

Best regards
Publicado el 13,enero 2015 - 13:37
Rahul

This appears to be the same question with a different table.

Did you ever manage to resolve the previous issue?