Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Porting from InterBase to MS SQL-Server 6.0

1 view
Skip to first unread message

Jacob Galley

unread,
Apr 3, 1996, 3:00:00 AM4/3/96
to
Hello.

Does anyone out there have any experience porting a DBMS from InterBase to
Microsoft SQL-Server 6.0? I am planning on developing a C/S system in Delphi
and Local InterBase, and then porting the DBMS to SQL-Server.

Two concerns:

1) Porting data. SQL-Server's Transfer Manager documentation says that it can
handle "non-Microsoft" servers. I wonder how smoothly it works with Local
InterBase.

2) Porting stored procedures and triggers. SQL-Server's Transact-SQL language
seems to be somewhat different than InterBase's dialect. Will recoding these
objects in Transact-SQL be a major headache or a minor nuisance?

The alternative to developing in InterBase before porting is, of course, to
simply bite the bullet and develop within SQL-Server. At this point I still
have that option. (The main drawback to this is that I'll have to buy C/S
Delphi before I've produced anything, which may be difficult.)

Any advice is appreciated,
Jake.

John Lynn

unread,
Apr 9, 1996, 3:00:00 AM4/9/96
to

You could develop in Delphi on Windows NT Workstation, with SQL Workstation,
and do direct ODBC from Delphi? I know this is not ideal, but it's another
option... I wish Delphi C/S was not so expensive!

0 new messages