Robert Broussard
2003-12-30 13:59:26 UTC
I can write to database tables and run querries using ADOLISP and MYSQL 4.0.15 (big thanks to Jon Flemming), but when I try to view the tables with dbconnect I get a weird error:
An error occurred in executing the SQL statement.
<SQL Error Information>
cursor operation conflict
Code 2304 SQLSTATE 09000
Has anyone seen this error before? I searched google on this error and found other people asking the exact same question I'm asking here, but I never found any solutions.
If Jon is reading this,
is it possible to use ADOLISP with Oracle Standard? And how important is it to use dbConnect with regards to keeping AutoCAD and database synched if all of my data is stored in database and NONE in attributes?
Thanks to anyone for their time.
Robert
An error occurred in executing the SQL statement.
<SQL Error Information>
cursor operation conflict
Code 2304 SQLSTATE 09000
Has anyone seen this error before? I searched google on this error and found other people asking the exact same question I'm asking here, but I never found any solutions.
If Jon is reading this,
is it possible to use ADOLISP with Oracle Standard? And how important is it to use dbConnect with regards to keeping AutoCAD and database synched if all of my data is stored in database and NONE in attributes?
Thanks to anyone for their time.
Robert