RE: Using odbc driver 5.1 on a Virtual Machine
"Vic Spainhower" <[email protected]> Sat, 25 Dec 2010 07:49:19 -0800
| Newsgroups | gmane.comp.db.mysql.odbc |
|---|---|
| Message-ID | <00f501cba44b$4b740bf0$e25c23d0$@com> |
I think the problem is that I need to grant privileges and I've tried issueing the following command from a MySQL command prompt: Grant all privileges on *.* to vic@% identified by password (where password is replaced with my actual password) When doing this I'm not receiving any kind of confirmation it just display -> and the only way out is a control/break What am I doing wrong? Thanks, Vic -----Original Message----- From: Vic Spainhower [mailto:[email protected]] Sent: Saturday, December 25, 2010 6:41 AM To: [email protected] Subject: Using odbc driver 5.1 on a Virtual Machine I am trying to run a VB6 program on a Virtual machine in Windows 7 and it seems the ODBC Driver is not supported, could this be true? The first time I tried it I got an error the data source name was not found and I installed the 5.1 driver and thengot this error when trying to connect. I can run this program on the Windows 7 machine without a problem. This is the error I get: [MySQL][ODBC 5.1 Driver]Host 'VIRTUALXP-19744' is not allowed to connect to this MySQL server [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified Connection String: cn1 = "Driver={MySQL ODBC 5.1 Driver};Server=Vic-Win7;Database=spcc_oil and gas;User=***; Password=*****;Option=3;" Thanks for any ideas! Vic -- MySQL ODBC Mailing List For list archives: http://lists.mysql.com/myodbc To unsubscribe: http://lists.mysql.com/[email protected]