PDA

View Full Version : Access to MySQL Convertion Question



northwindwebhost.com
Feb 7th, 2003, 03:42 PM
Okay, I'm having a bit of trouble converting my databases.

I've been using my phpMyAdmin software to create a database, but where do I can't seem to find where to enter the values?

Also, once the database is done, can I use normal SQL queries and ASP code to cycle through its contents?

Thanks

Tommy
Feb 8th, 2003, 09:17 AM
Originally posted by northwindwebhost.com
Also, once the database is done, can I use normal SQL queries and ASP code to cycle through its contents?


I don't quite understand your first question but if you have an ODBC driver then you can just use SQL and ASP to work with your database.