Free Web Hosting Forum
Go Back   Free Web Hosting Forum > Website Building > Web Programming
Reload this Page How can I access my 000webhost mysql database on VisualFoxPro
Reply
 
Thread Tools Display Modes
(#1 (permalink))
Old
Junior Member
nowfal_yassin is on a distinguished road
 
Posts: 1
Join Date: Jun 2012
Default How can I access my 000webhost mysql database on VisualFoxPro - 06-26-2012, 11:32 PM

Hi, I'm trying to access my 000webhost mysql database on visualFoxPro. I'm using the odbc driver and when I run it with the host being
*********************************
lcSqlstringconnect=;
[Driver={MySQL ODBC 5.1 Driver};Port=3306;]+;
[Server=mysql**.000webhost.com;]+;
[STMT=set NAMES cp1256;]+;
[Database=mydatabase;]+;
[Uid=myuser;]+;
[Pwd=pass;]+;
[.t.]
nConn=sqlstringconnect(lcSqlstringconnect)
if nConn < 1
AERROR(Err)
messagebox(Err(2))
return .f.
ELSE
messagebox('Connction')
endif
*********************
when i run program see this message

Connectivity error: [MySQL][ODBC 5.1 Driver]Host '89.189.76.157' is not allowed to connect to this MySQL server

And i want to ask you if i paid hosting i can use ODBC service?

thinks
Reply With Quote
Sponsored Links
(#2 (permalink))
Old
d3iti's Avatar
Super Moderator
d3iti is on a distinguished road
 
Posts: 6,510
Join Date: Jul 2009
Location: Spain
Default 06-27-2012, 05:54 AM

In the free accounts, do not allow external connections to the mysql server

In addition to issues relating to the premium service you can contact with hosting24.com


Recuerda realizar copias de seguridad de tus sitios web. Si este mensaje te ayudó puedes pulsar sobre el botón karma
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.5.2
vBulletin Skin developed by: vBStyles.com