[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] ASP and MySQL
- Subject: Re: [cobalt-users] ASP and MySQL
- From: "Ray Symons" <lists@xxxxxxxxxxxx>
- Date: Fri Jul 11 12:48:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> 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