Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Alterar conexão via programação
Message
 
To
27/01/2005 05:50:02
Edson Junio
Sistemas Victory
Goiânia, Brazil
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows '98
Database:
MySQL
Miscellaneous
Thread ID:
00981135
Message ID:
00981155
Views:
44
This message has been marked as the solution to the initial question of the thread.
Oi Edson,

Você pode usar a função SQLSTRINGCONNECT() passando para ela um parâmetro que é a string de conexão com o seu repositório. Note que as funções SQL*() do VFP só trabalharão com drivers ODBC. Um exemplo:
SQLSTRINGCONNECT("Driver={mySQL};Server=localhost;Option=16834;Database=database;")
Um abraço!
-----
Fabio Vazquez
http://www.fabiovazquez.com
Previous
Reply
Map
View

Click here to load this message in the networking platform