﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » Import data from VFP table</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 09:34:05 GMT</lastBuildDate><ttl>20</ttl><item><title>Import data from VFP table</title><link>http://forum.strataframe.net/FindPost18648.aspx</link><description>Hi Trent,&lt;/P&gt;&lt;P&gt;I am trying to write a small program to import data from vfp table and getting an error like this:&lt;BR&gt;"The VFPOLEDB.1 provider is not registered on the local machine"&lt;BR&gt;&lt;BR&gt;The OLEDB was installed and even tested it using the: SQL Server Business Intelligence Development Studio, and the connection was successful.&lt;BR&gt;&lt;BR&gt;I have a config file like this:&lt;BR&gt;&lt;FONT color=#0000ff size=2&gt;&lt;BR&gt;[codesnippet]&amp;lt;connectionStrings&amp;gt;&lt;BR&gt;&amp;lt;add name="TestBulkCopy.My.MySettings.connSrc" connectionString="Provider=VFPOLEDB.1;Data Source=d:\temp\NY1_100000.dbf;Collating Sequence=MACHINE"&lt;BR&gt;providerName="System.Data.OleDb" /&amp;gt;&lt;BR&gt;&amp;lt;add name="TestBulkCopy.My.MySettings.connDst" connectionString="Data Source=localhost;Initial Catalog=NY1;Integrated Security=True"&lt;BR&gt;providerName="System.Data.SqlClient" /&amp;gt;&lt;BR&gt;&amp;lt;/connectionStrings&amp;gt;[/codesnippet]&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#0000ff size=2&gt;&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;This is a test out of the SF project where I inted to incorporate that soon. Any idea what's the problem?&lt;BR&gt;&lt;BR&gt;Thanks,&lt;BR&gt;&lt;BR&gt;Doron&lt;BR&gt;</description><pubDate>Thu, 21 Aug 2008 10:42:42 GMT</pubDate><dc:creator>Doron Farber</dc:creator></item><item><title>RE: Import data from VFP table</title><link>http://forum.strataframe.net/FindPost18650.aspx</link><description>Hi All,&lt;P&gt;The problem&amp;nbsp;has been re-solved since I have a 64bits&amp;nbsp;OS and I had to change the target Compile in the project properties to 32 bits. Edhy had the same problem before&amp;nbsp;and&amp;nbsp;suggested the above. Both of us&amp;nbsp;are using Windows Vista Ultimate 64 bits.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Doron</description><pubDate>Thu, 21 Aug 2008 10:42:42 GMT</pubDate><dc:creator>Doron Farber</dc:creator></item></channel></rss>