MySQL Forums
Forum List  »  Connector/ODBC

Re: OBDC connect slow with ASP
Posted by: H B
Date: October 20, 2004 11:22AM

I am not having performance issues. I am using the following connection string:
"DRIVER={MySQL ODBC 3.51 Driver};SERVER=localhost;DATABASE=table;USER=user;PASSWORD=password;OPTION=3;"
on IIS 5, using ODBC 3.51.09 and MySQL 4.1.5. I did have a performance issue once using nested select statements (I was nesting 6 or 7 complicated statements together). Those queries were taking about a minute to run.

Options: ReplyQuote


Subject
Written By
Posted
October 01, 2004 01:41AM
October 09, 2004 07:47AM
February 07, 2005 01:28PM
October 11, 2004 10:43AM
Re: OBDC connect slow with ASP
H B
October 20, 2004 11:22AM
November 03, 2004 05:45PM
November 07, 2004 05:39AM
November 29, 2004 01:57PM
November 30, 2004 05:30AM
December 02, 2004 01:17AM
March 10, 2005 10:59AM
March 11, 2005 02:53AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.