Hi All,
I've connected to dbf file through OLE DB for Visual FoxPro (as shown below). Connection test was successful but no data was loaded to the file. Any idea why?
OLEDB CONNECT32 TO [Provider=VFPOLEDB.1;Data Source=D:\FILE.dbf;Mode=Read|Share Deny None;Extended Properties="";User ID="";Mask Password=False;Cache Authentication=False;Encrypt Password=False;Collating Sequence=POLISH;DSN="";DELETED=True;CODEPAGE=1250;MVCOUNT=16384;ENGINEBEHAVIOR=90;TABLEVALIDATE=3;REFRESH=5;VARCHARMAPPING=False;ANSI=True;REPROCESS=5];
Thanks,
Przemek