Subject Re: Access 2 Firebird Conversion
Author sanjayamatya
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:
>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.
>
> 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
have
> problems downloading the software, try the following link instead.
>
> [http://www.xlprueba.com.ar/ib/%5d
>
> If you have any other questions, you came to the right group, so
just
> ask :-)
>
> Regards,
>
> Marcelo
>
> sanjayamatya wrote:
>
> >I need to convert an Access database with 500 tables to
Firebird/IB
> >database for test purposes. What is the easiest way to do that?
> >
> >Thanks
> >