Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 ISAM DATA FILES AND SQL SERVER 7.0

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-12-10 : 14:56:06
TERRANCE writes "We have 50+ clients that use our COBOL-based application which uses ISAM data files. We are re-writing the software using ASP, VB6, and SQL 7.

How can we convert the ISAM data files into our SQL 7 database? We know we can convert ISAM to text files then import the text files into SQL 7. Is there a way to import ISAM files directly into SQL 7? or is there a better method of doing this?

By the way, we have about 200 ISAM data files and each client has about 200 ISAM data files that we would have to convert, too."
   

- Advertisement -