¡¼OLE DB, OleDbConnection (.NET) ¡³Database container (.DBC) Provider=vfpoledb.1;Data Source=C:\MyDbFolder\MyDbContainer.dbc;Collating Sequence=machine; ¡³Free table directory Provider=vfpoledb.1;Data Source=C:\MyDataDirectory\;Collating Sequence=general; ¡³Force the provider to use an ODBC DSN Provider=vfpoledb.1;DSN=MyDSN; ¡¼ODBC ¡³Database container (.DBC) Driver={Microsoft Visual FoxPro Driver};SourceType=DBC;SourceDB=c:\myvfpdb.dbc;Exclusive=No;NULL=NO;Collate=Machine;BACKGROUNDFETCH=NO;DELETED=NO; ¡³Free Table directory Driver={Microsoft Visual FoxPro Driver};SourceType=DBF;SourceDB=c:\myvfpdbfolder;Exclusive=No;Collate=Machine;NULL=NO;DELETED=NO;BACKGROUNDFETCH=NO; "Collate=Machine" is the default setting. For other settings check the list of supported collating sequences >> ¡¼¡³¡µ¡º¡·¡ó¤jºõ²Å¸¹