Problem with ODBC driver
Posted: Fri Aug 22, 2014 8:21 am
Hello
I have a problem with the connection via ODBC driver with 4D on mac (I have not tried it on widnows)
I use the version 5.5.5 of Livecode and the function revOpenDatabase return an integer as connectionID, but I do not see any connected user on 4D SQL database, while with other databases there is a connection in progress.
Below I run a query but the cursor remains empty not because there are no data, but fails to make even a "Select * FROM Customers"
Have some suggestion
Thank you
Mimmo
I have a problem with the connection via ODBC driver with 4D on mac (I have not tried it on widnows)
I use the version 5.5.5 of Livecode and the function revOpenDatabase return an integer as connectionID, but I do not see any connected user on 4D SQL database, while with other databases there is a connection in progress.
Below I run a query but the cursor remains empty not because there are no data, but fails to make even a "Select * FROM Customers"
Have some suggestion
Thank you
Mimmo