Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: Database: MySql
 config.asp
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

snakedoctor
Starting Member

USA
12 Posts

Posted - 20 June 2007 :  08:58:30  Show Profile
Ok guys i'm back i could not find a cms that is good as the snitz forum. So here is my problem i get this when open forum (yes i know you have answered this befor) Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
/lnl/forum/inc_header.asp, line 111

I'm using mysql 5.o,(with db name xxxxx.db)iis 5.1 on xp pro machine.I'm using
strConnString = "driver={MySQL ODBC 3.51 Driver};option=16387;server=(xxxxxxxxx);user=(XXXX);password=(xxxxxxx);DATABASE=(xxxxxx.db);" '##MySQL w/ MyODBC v3.51. My question is what do i have wrong!!

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 20 June 2007 :  09:03:04  Show Profile  Send ruirib a Yahoo! Message
Either the server / DB / username / password are wrong, or your server does not have the latest MyODBC drivers. Did you install MyODBC?


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

snakedoctor
Starting Member

USA
12 Posts

Posted - 21 June 2007 :  08:42:32  Show Profile
Thank for the help I didin't have the MyODBC driver after installing driver this new problem. Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[MySQL][ODBC 3.51 Driver]Host 'computer name' is not allowed to connect to this MySQL server. I have searched the net and can't find a fix for this but see alot people have this problem.
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 21 June 2007 :  08:52:57  Show Profile  Send ruirib a Yahoo! Message
Can you post the actual error message?


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

snakedoctor
Starting Member

USA
12 Posts

Posted - 21 June 2007 :  09:09:05  Show Profile
This is what i get when try to open forum.
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[MySQL][ODBC 3.51 Driver]Host 'c3po' is not allowed to connect to this MySQL server
/lnl/forum/inc_header.asp, line 111
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 21 June 2007 :  09:34:01  Show Profile  Send ruirib a Yahoo! Message
Do you have MySQL administrator installed? If you do, go to the tools menu and choose MySQL Command Line Client. Then, in the dos command window that shows, type:


GRANT ALL ON *.* TO username@'%';

username should be replaced by the username you want to use to connect to the database.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.22 seconds. Powered By: Snitz Forums 2000 Version 3.4.07