A
Andy
Hey all, Was wondering if there is another parameter to pass along with the
rest of the connection string to have Jet look for a dBase connection using
something other than .dbf?
Here's my conn string for reference...
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & cDataPath & ";Extended
Properties=dBASE IV;"
We just happen to use the extension .DAT for all of our database files.
Thanks in Advance for the help.
Andy
rest of the connection string to have Jet look for a dBase connection using
something other than .dbf?
Here's my conn string for reference...
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & cDataPath & ";Extended
Properties=dBASE IV;"
We just happen to use the extension .DAT for all of our database files.
Thanks in Advance for the help.
Andy