devxlogo

Migration from FOCUS 6.0 to SQL Server 7.0

Migration from FOCUS 6.0 to SQL Server 7.0

Question:
Are there any tools coming with SQL Server 7.0 for this migration from FOCUS 6.0? If not, what is the best way to accomplish this migration?

Answer:
Yes, DTS (data transformation service) is the tool for this. You will need to export the Focus data into text files, then use DTS to bring it into a staging area (a temporary workarea DB) where you will fix up inappropriate data types from SQLChar to whatever they need to be, and redistribute your data to a relational structure (since Focus is a hierarchial database and would contain some redundancy I’m guessing).

See also  Why ChatGPT Is So Important Today
devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist