Re: MyODBC or some other C based API for speed?

2002-03-01 Thread Wilbur Streett
I'm doing development directly in C. So which API is recommended..? Wilbur Magic phrase... sql Putting A Human Face On Technology ;-) Literally! http://www.TheFaceOf.com

Re: MyODBC or some other C based API for speed?

2002-02-28 Thread Wilbur Streett
At 02:17 AM 3/1/02 +0100, you wrote: Your message cannot be posted because it appears to be either spam or simply off topic to our filter. To bypass the filter you must include one of the following words in your message: sql,query If you just reply to this message, and include the entire text

MyODBC or some other C based API for speed?

2002-02-28 Thread Wilbur Streett
I'm working on indexing words in web pages, and I'm finding a significant issue with the performance of MyODBC, even when I resort to using batch mode inserts.. I'm currently using the older version of MyODBC, and basically I'm looking to determine if anyone is aware of a faster API? Is the