Hi All,
I was kinda hoping someone could help me out with a small problem I've been having... We host a site for clients which is backed by a MySQL database (a pretty small one at that).
I'm getting up to 6 second delays on each page with database code (every other page is fast), as if it's...
Thanks guys,
Not sure that that FAQ is quite what I was after, strongm, but thanks anyway.. I'm not running win2k either, so I might need another approach..
Thanks anyway guys - I'm sure I'll find an answer.
Cheers
BK
Hi Hexonx,
Just wanted to see if you ever got a solution figured out - I'm keen to do the same thing and figure there must be an API call out there to handle it but no-one seems to know.
Let me know if you found the answer out.
Cheers
Brendan
Hi there,
hope someone can help me.
I'm building a VB app which interfaces with a MYSQL Db using ADO... So far things have been sweet - I've had good speeds and for reading data, the functionality through ODBC has been fine.
One form in my app however has a bunch of controls bound to an ADO...
I'm most of the way through writing a program which syncronises two ODBC databases (Ensures the structure of the target database contains the structure of the first)
If I were doing this in DAO I'd be fine, but am having troubles creating tables/fields in the target DB using ADO.
I've realised...
A Quick prob for anyone who knows:
I'm using VB6, ADO/ODBC to connect to a MySQL server, and want to run a SQL 'Insert' statement on the Database.
The only way I can get a Date field into the database okay is to specify it in MySQL server's format (yyyy-mm-dd).
Eg. cnDB.Execute "INSERT...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.