On Mon, Mar 04, 2002 at 03:06:46PM -0500, [EMAIL PROTECTED] wrote: > I am currently implementing a database-ran webserver dll: > Info: > Ms Visual C++ > MySQL ++ 1.7.1 > MySQL-nt 3.23.47 > MyISAM db. > 3or 4 Queries in the application > > Biggest Query: > 66,000 records > using LIKE "something%" > > Question: > > I am currently using a connection every time I query, but since this > is a static dll, can I somehow keep a connection open for all the > queries?
I don't know a darn thing about Windows DLL programming, but you ought to be able to do such a thing, somehow. Jeremy -- Jeremy D. Zawodny, <[EMAIL PROTECTED]> Technical Yahoo - Yahoo Finance Desk: (408) 349-7878 Fax: (408) 349-5454 Cell: (408) 685-5936 MySQL 3.23.47-max: up 25 days, processed 856,704,538 queries (388/sec. avg) --------------------------------------------------------------------- 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