dbaseiv ADO connection

msmeth
04-05-2004, 09:44 AM
Can someone please tell me how to open a dbaseIV file using ADO? My connection string isn't causing a problem, but when I try to query the table, it tells me Cannot locate Xbase Memo file.

This is my connection string:


cn.open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Temp\Job;Extended Properties=dBASE IV;User ID=Admin;Password="


The actual file Job.dbf is in the folder C:\Temp\Job...I think the problem is that whole thing with each dbaseIV table is it's own separate file thing. Does anybody know what I should be doing?

Thanx.

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum