Hi Cory,
Thank you for sharing a solution. I also want a solution from Lianja Team. I am more interested about the second part of my query of constant ODBC commands failure after this error.
...
Type: Posts; User: naeempk
Hi Cory,
Thank you for sharing a solution. I also want a solution from Lianja Team. I am more interested about the second part of my query of constant ODBC commands failure after this error.
...
Hi,
I used the following code to insert some data to a Lianja table through Lianja ODBC
lnconn = SQLCONNECT("LianjaODBC")
? SQLEXEC(lnconn,"CREATE table ctemp (cDesc c(200))")