Search This Blog

Showing posts with label foxpro connections. Show all posts
Showing posts with label foxpro connections. Show all posts

SQL Connections in FoxPro


SQL Database in FoxPro is possible using the Connections feature of this application. As you can see I have three different database from SQL Server. The InfoConnString, MoneyConnString and SQLConnString. Now I am able to access the tables from those database. But of course, I need to provide a connection string to access.