![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a free table directory with FoxPro tables. I need to transfer the data from them into SQL 2005. Back with SQL 2000, I did this using the DTS Wizard. When I try to do the same in 2005, 1) I use MS OLE DB Provider for Visual FoxPro. When I test the connection, it's successful 2) Select the Copy data from one or more tables and hit Next. At this point I get the following error: =================================== The parameter is incorrect. (SQL Server Import and Export Wizard) =================================== The parameter is incorrect. (Microsoft OLE DB Provider for Visual FoxPro) ------------------------------ Program Location: at System.Data.OleDb.OleDbConnectionInternal.GetSchem aRowset(Guid schema, Object[] restrictions) at System.Data.OleDb.OleDbConnection.GetOleDbSchemaTa ble(Guid schema, Object[] restrictions) at Microsoft.SqlServer.Dts.DtsWizard.OLEDBHelpers.Get DataTable(IDbConnection openedConnection, String tableType) at Microsoft.SqlServer.Dts.DtsWizard.OLEDBHelpers.Loa dAllTables(IDbConnection myConnection, UpdateProgress updateProgressCallback) at Microsoft.SqlServer.Dts.DtsWizard.StepTablesStorag e.InitializeForDataSource() Has anyone met this before? Any ideas or suggestions would be welcome. Thanks in advance |
![]() |
| Thread Tools | |
| Display Modes | |
| |