MySQL Forums
Forum List  »  Delphi

Re: MSDE -> mySQL -> MSDE
Posted by: Steve Henderson
Date: March 07, 2007 05:00PM

How are you connecting to MSDE and MySQL? Is it all through ODBC? If so you might try something else as that could be your problem. If you are using some sort of third party BDE replacement (or BDE)make sure you don't have "request live" = true on any of your queries, that will REALLY slow things down.

Steve H.

Options: ReplyQuote


Subject
Written By
Posted
December 27, 2006 12:44PM
Re: MSDE -> mySQL -> MSDE
March 07, 2007 05:00PM


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.