Hi All,

Please excuse the ignorance...................

Very new to this and have gotten an Access Database ported over to MySQL now
I am hitting the ASP pages and am wondering if it is possible (and more
efficient) to use DBI within active server pages?

The pages work right now using the SET CON =
Server.CreateObject("ADODB.Connection")
 CON.Open "profilegroup"

I am using Chilisoft ASP 3.6 Apache 1.3.19 and MySQL 3.23.36 and would like
to use the most efficient means possible.

Thanks!

Glenn

Reply via email to