vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I'm trying to import an RBASE table into SQL Server 2005. In 2000, the RBASE ODBC driver was listed in the drop down list of the import wizard. It is not listed in the 2005 wizard. Is there a fix for this? Thanks, Mike |
| |||
| Try using the .Net Framework Data Provider for ODBC. Then enter the DSN or the driver and connection string. -Sue On Fri, 26 May 2006 13:29:02 -0700, Mike <Mike@discussions.microsoft.com> wrote: >I'm trying to import an RBASE table into SQL Server 2005. In 2000, the RBASE >ODBC driver was listed in the drop down list of the import wizard. It is not >listed in the 2005 wizard. Is there a fix for this? > >Thanks, > Mike |
| ||||
| Thanks Sue...I'll give that a try! "Sue Hoegemeier" wrote: > Try using the .Net Framework Data Provider for ODBC. > Then enter the DSN or the driver and connection string. > > -Sue > > On Fri, 26 May 2006 13:29:02 -0700, Mike > <Mike@discussions.microsoft.com> wrote: > > >I'm trying to import an RBASE table into SQL Server 2005. In 2000, the RBASE > >ODBC driver was listed in the drop down list of the import wizard. It is not > >listed in the 2005 wizard. Is there a fix for this? > > > >Thanks, > > Mike > > |