Subject | Re: Importing data from SQL Server (null values issue) |
---|---|
Author | dirknaudts |
Post date | 2004-09-09T15:39:23Z |
Or you can use IBExpert, together with the Interbase DataPump from
Clevercomponents, which works fine for me :-)
hth,
Dirk Naudts
ATS Belgium.
--- In firebird-support@yahoogroups.com, Milan Babuskov <milanb@k...>
wrote:
Clevercomponents, which works fine for me :-)
hth,
Dirk Naudts
ATS Belgium.
--- In firebird-support@yahoogroups.com, Milan Babuskov <milanb@k...>
wrote:
> Avi Schwartz wrote:database.
> > I need to import data from SQL Server 7.0 into a new FB 1.5.1
> > At this time the tables on both databases will be pretty muchthe
> > same for now. In reading Helen's book, I understood that theonly way
> > to import the data into FB is by using fixed-size external fileswhich
> > will be used as tables and then selected into the real FBtables. I can
> > use bcp and format files to get the fixed length data files(although it
> > is a real pain to create the format files for all tables), buthow do I
> > handle null values? What value in the external files will berecognized
> > by FB to be a null value vs. a blank string?are
> >
> > Is there a better way to get the data moved?
>
> After reading all the posts I have a suggestion for you. Since you
> on Unix-based system, the best option (IMHO) would be to use PHP.It has
> direct bindings for MSSQL and Firebird. Just write a simple scriptthat
> will query one db and insert data into other. A hour of work tops.
>
> --
> Milan Babuskov
> http://fbexport.sourceforge.net
> http://www.flamerobin.org