Subject | Re: Access 2 Firebird Conversion |
---|---|
Author | sanjayamatya |
Post date | 2002-04-12T03:29:59Z |
Thanks Marcelo. I just finished reading your documentation on
migration from SQL to Firebird/IB. It's excellent. I am going to try
it tomorrow.
I have a question for you though. I just downloaded and setup
Firebird in my PC. I goto isql. Try to create a database with the
command:
SQL Error Code = -104
Token Unknown
TESTDB
What could be the cause?
Thanks again,
Sanjay
--- In IB-Conversions@y..., Marcelo Lopez Ruiz <marcelo.lopezruiz@x>
wrote:
migration from SQL to Firebird/IB. It's excellent. I am going to try
it tomorrow.
I have a question for you though. I just downloaded and setup
Firebird in my PC. I goto isql. Try to create a database with the
command:
>create database testdb.gdb user 'sss' password 'xxxx';I am getting the following error:
SQL Error Code = -104
Token Unknown
TESTDB
What could be the cause?
Thanks again,
Sanjay
--- In IB-Conversions@y..., Marcelo Lopez Ruiz <marcelo.lopezruiz@x>
wrote:
> You can try the sql2gdb migration wizard - it should be easy.have
>
> You can download it from the following URL.
>
> [http://www.ibphoenix.com/sql2gdb.html%5d
>
> The site had been having some problems a while ago (an explanatory
> notice was posted recently, so maybe they're ok now), so if you
> problems downloading the software, try the following link instead.just
>
> [http://www.xlprueba.com.ar/ib/%5d
>
> If you have any other questions, you came to the right group, so
> ask :-)Firebird/IB
>
> Regards,
>
> Marcelo
>
> sanjayamatya wrote:
>
> >I need to convert an Access database with 500 tables to
> >database for test purposes. What is the easiest way to do that?
> >
> >Thanks
> >