bernard
|
| Posted: 09/12/2002, 7:49 AM |
|
Can CC generate ASP pages using MySQL or is it just through PHP? This tutorial used PHP4.0 http://support.codecharge.com/tutorials/myodbc.html so im not sure how. My ASP site is connected to the database via MSACCESS and now I prefer MySQL like everyone else. I did so much work to start over. I changed the connection string but im getting errors in the syntax. I notice the queries are different for pulling data and inserting data from MySQL. So is there a way i can convert this easier?
|
|
|
 |
Willie H
|
| Posted: 10/27/2002, 1:56 PM |
|
Would you mind sharing your connection string I want to use MySQL on my ASP site. And inserting and pulling datafrom a submitted form.
thanks
|
|
|
 |
|