SQL Server data

Post Reply
sourceuno
Posts: 225
Joined: Mon Apr 09, 2001 3:58 pm

SQL Server data

Post by sourceuno »

Is there a way to import SQL Server data into Texis?
ebenezer.maninang
Posts: 1
Joined: Tue Jul 10, 2001 8:42 pm

SQL Server data

Post by ebenezer.maninang »

Using the SQL export data function (using Texis ODBC driver to convert SQL data to Texis db) worked for the Customers table in the sample Northwind database but not for the Employees table.

I noticed that SQL DTS (Data Transformation Service) changes the SQL 'datetime' data type to 'longvarchar' data type. I then edited it to 'date' data type. However an error still occurs and can't proceed to converting the table.

Any suggestions?
Post Reply