Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to connect to a database using API?

Status
Not open for further replies.

LordOfCode

Programmer
Feb 26, 2000
66
0
0
US
Although I understand I can use Visual FoxPro Remote Views or SQLConnect to connect to a remote server I've been trying to connect to a database using API.<br>
I know the functions contained in the ODBC32.DLL. How ever still I don´t understand how Visual FoxPro passes parameters correctly.<br>
<br>
Any idea about how to declare the next ODBC32.dll api functions:<br>
<br>
SQLAllocEnv<br>
SQLFreeEnv<br>
<br>
<p>Edwin Dalorzo<br><a href=mailto:edalorzo@hotmail.com>edalorzo@hotmail.com</a><br><a href= > </a><br>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top