P2Pprogrammer 2 programmer


Home > Tips > Connection String > My SQL

Visual FoxPro and FoxPro 2.6 Connection Strings

Visual FoxPro Connection Strings including ODBC and OLE DB Connection Strings.

This is the complied and tested collection of Microsoft Visual FoxPro and FoxPro 2.6 Connection strings including

Foxpro ODBC Standard Security Connection String, Trusted connection, OLE DB, OleDbConnection (.NET) Standard Security Connection Strings, Trusted connection String, Connecting to an Visual FoxPro database , Connect via an IP address,  Standard Security, Trusted Connection String

Driver={Microsoft Visual FoxPro Driver};SourceType=DBC;SourceDB=c:\myvfpdb.dbc;Exclusive=No; NULL=NO;Collate=Machine;BACKGROUNDFETCH=NO;DELETED=NO;

Home > Tips > Connection String > Visual FoxPro and FoxPro 2.6