moving c-isam files to MS SQL
Mike Godsey
mgo@columbus.rr.com
Sat, 29 Mar 2003 09:02:13 -0500
I know of two ways.
First if you have ODBC into the ISAM file you can use the MS DTS (Data
Transformation) wizard to import the data.
If you do not ODBC into the ISAM files then you will need to use a tool like
Quiz to create an extract file that is flat ascii text. Typically I use the
~ character to separate the fields. (unless you are using Spanish). Once you
have the extracted file, copy it to your MSSQL server machine and then use
DTS to import it into a table that you have already created.
Mike Godsey
-----Original Message-----
From: powerh-l-admin@cube.swau.edu [mailto:powerh-l-admin@cube.swau.edu] On
Behalf Of Viet Nguyen
Sent: Friday, March 28, 2003 2:53 PM
To: powerh-l@lists.swau.edu
Subject: RE: moving c-isam files to MS SQL
Hi all, can someone show me how to move c-isam files to Microsoft SQL?
We have c-isam on IBM AIX (Unix).
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l@lists.swau.edu
Subscribe: "subscribe" in message body to powerh-l-request@lists.swau.edu
Unsubscribe: "unsubscribe <password>" in message body to
powerh-l-request@lists.swau.edu
http://lists.swau.edu/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.