Page 1 of 1

export data to MS Sql Server Database

Posted: Fri Dec 14, 2001 8:32 am
by rluan
Can you explain how to export data to a Microsoft Sql Server database with full Texis license? Some posts mention ODBC Driver but I cannot find it anywhere. Thanks.

export data to MS Sql Server Database

Posted: Fri Dec 14, 2001 8:51 am
by rluan
And, does ODBC Driver (or whatever export mechnism TEXIS supports) work the same for NT version and Solaris Version of TEXIS?

export data to MS Sql Server Database

Posted: Fri Dec 14, 2001 10:03 am
by John
The ODBC driver comes with the NT version of Texis, and can talk to a Solaris server. The alternative would be to use Vortex and write the data in a format that MSSQL server understands, e.g. CSV, XML etc.