Sunil
2004-11-16 20:26:07 UTC
Hi All,
Hope you guys can help me out. I have export of dbf files without dbc file
included. I am using vb.net to read count of records in these dbf files.
Since the .dbc file is not included, the code is failing with "Cannot open
file xxx.dbc". I am using the below connection string
"provider=VFPOLEDB.1; SourceType=dbf; data source=c:\temp\;"
Is there a way to read the files without the database file (dbc).
Thanks in advance.
Sunil
Hope you guys can help me out. I have export of dbf files without dbc file
included. I am using vb.net to read count of records in these dbf files.
Since the .dbc file is not included, the code is failing with "Cannot open
file xxx.dbc". I am using the below connection string
"provider=VFPOLEDB.1; SourceType=dbf; data source=c:\temp\;"
Is there a way to read the files without the database file (dbc).
Thanks in advance.
Sunil