Subject | from mssql 7 |
---|---|
Author | Raphael Bauduin |
Post date | 2002-04-09T09:09:30Z |
Hi,
I am in a period of tests to see if I can migrate a DB from mssql to
Firebird (I'm what you can call a Firebird newbie....) I'd like to do it
"manually". By this, I mean executing all commands by hand. I'm doing
all this under GNU/Linux (sqsh to access the MS DB).
I exported some table of the ms DB with sqsh in bcp form. Is there a way
to import all this data in the table I manually created (sort of COPY
for postgresql, which works great, or bcp from Sybase)?
Thanks for your help.
Raph
I am in a period of tests to see if I can migrate a DB from mssql to
Firebird (I'm what you can call a Firebird newbie....) I'd like to do it
"manually". By this, I mean executing all commands by hand. I'm doing
all this under GNU/Linux (sqsh to access the MS DB).
I exported some table of the ms DB with sqsh in bcp form. Is there a way
to import all this data in the table I manually created (sort of COPY
for postgresql, which works great, or bcp from Sybase)?
Thanks for your help.
Raph