Wilbur,

Friday, March 01, 2002, 5:28:56 AM, you wrote:

WS> I'm working on indexing words in web pages, and I'm finding a significant
WS> issue with the performance of MyODBC, even when I resort to using batch
WS> mode inserts..

WS> I'm currently using the older version of MyODBC, and basically I'm looking
WS> to determine if anyone is aware of a faster API?  Is the newer version
WS> faster?  How about a non-ODBC API?

Of course ODBC is slower than a direct driver; this is a fee for
universality... Sometimes the difference in performance reaches
2-3 times or even more.

So, if you are developing an application that is implied to work only
with MySQL - you should better find another interface. On what
language your development is done?

WS> Wilbur

sql,database,table..


-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to