In VS2010 VB create a data connection using this:
Provider=Microsoft.ACE.OLEDB.12.0;Data Source=G:\EDATA\Working;Extended Properties="dbase 5.0"
However VS2010 says it doesnt support updating the DBF file. Am I using the wrong driver or something?