Quantcast
Channel: MySQL Forums - Microsoft SQL Server
Viewing all articles
Browse latest Browse all 686

Migrating SQL Server to MYSQL in ASP/ADO (no replies)

$
0
0
I'm migrating my asp application from ms sql server to mysql. All views and stored procedures have been successfully modified and created in mysql without error.

When I use the application I get the following error:
--------------------------------------------------------------------------------
Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[MySQL][ODBC 5.1 Driver][mysqld-5.5.8]Commands out of sync; you can't run this command now
--------------------------------------------------------------------------------
All the references to this error message I could find refer to clients that directly execute mysql functions. This, of course, is not the case with ASP/ADO as all such functions are executed behind the scenes.

I can't believe I'm the only one having this problem. Can someone please tell me what is causing the error?

Rich

Viewing all articles
Browse latest Browse all 686

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>