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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DNS - less connection string for a foxpro database.

Status
Not open for further replies.

danab

Programmer
Feb 11, 2000
3
IL
I need a DNS - less connection string for a foxpro database.<br>
Is there such a thing??<br>
Thanks.<br>
Danny.<br>

 
Yes, you can use the SQLSTRINGCONNECT() function. In fact, I always try to get away with using this approach, because it is often a real pain to setup ODBC user connections on each client machine.<br>
<br>
For more information and examples, visit:<br>
<A HREF=" TARGET="_new">
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top