Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Working With A Database On Yahoo
Message
From
07/03/2006 08:38:11
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01101737
Message ID:
01102036
Views:
18
Hi Kevin,
By chance do you have access to Visual Basic? Any time I have needed a connection string to use in Fox, I have used VB to create the connection because the tools they have to do it let you setup the connection visually, in a more wizard-like environment, which in the end returns the connection string to you. You then can just cut/paste this into your fox code.


>Ok, I think I have it.
>
>I'm not sure how to actually make a connection. Any idea what the connection
>string would look like?
>
>
>
>>Hi Kevin,
>>
>>>I have set up a MySql database on Yahoo for use with my site.
>>>I know nothing at all about reading from or writing to this database.
>>>I would like to work with it from VFP.
>>>Can someone get me started?
>>

>>Download MySql ODBC driver.
>>Create a ODBC connection.
>>In Visual FoxPro help, check SqlConnect, SqlExec, SqlDisconnect and other Sql... functions.
>>Good luck!
Paul A. Busbey
Victoria Insurance
Previous
Reply
Map
View

Click here to load this message in the networking platform