[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] ASP and MySQL



> Hi has anyone implemented ASP pages and ODBC connection to MySQL?  If

We have a shopping cart in development right now that uses ASP and MySQL.

> someone wanted to migrate MS SQL to MySQL and the pages are in ASP, will
> this be possible.

As long as there are no stored procedures in the MS-SQL and no DLL's in the ASP,
most things should work ok.  There is some good information at these links as
far as limitations:

http://developers.sun.com/asp/whitepapers/SCASP_wp_ntmigration.pdf

http://developers.sun.com/prodtech/asp/reference/whitepapers/index.html

http://developers.sun.com/prodtech/asp/reference/techart/index.html

http://developers.sun.com/asp/kb/kb_display_200110248.html


rks