runtime error -2147467259 (800004005) ??
any ideas what runtime error -2147467259 (800004005) is all about? this is the line that it shows as the debug'r
Conn.Open "DRIVER={MySQL ODBC 3.51 Driver};SERVER=<IP ADDRESS HERE>;DATABASE=registration;USER=username;PASSWORD=password;OPTION=3;"
the mysql version is MySQL5 and i have myODBC installed on my PC, and access hosts set to % on the server.. any ideas?
[395 byte] By [
vchatlive] at [2007-11-11 10:06:55]

# 2 Re: runtime error -2147467259 (800004005) ??
tried that as well, still no go, getting the error still Thanks
# 3 Re: runtime error -2147467259 (800004005) ??
says access denied for user <database user> @ % to database <database name> any one with any ideas please let me know!!!! Thanks
# 5 Re: runtime error -2147467259 (800004005) ??
no more errors, just needed to have the odbc driver installed in order to make the program work properly, Thanks