Difference between revisions of "Using OleDb"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
Line 4: | Line 4: | ||
* http://www.connectionstrings.com/dbf-foxpro | * http://www.connectionstrings.com/dbf-foxpro | ||
=Links= | |||
* * http://stackoverflow.com/questions/18222856/syntax-error-in-insert-into-statement-using-oledb | |||
[[Category:DBase]] | |||
[[Category:XBase]] | [[Category:XBase]] | ||
[[Category:Dot.NET]] | [[Category:Dot.NET]] | ||
[[Category:Microsoft]] | [[Category:Microsoft]] |
Latest revision as of 11:07, 11 September 2016
Connection Strings
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\folder;Extended Properties=dBASE IV;User ID=Admin;Password=;