Subject RE: [IB-Conversions] a MS Access 2003 database to Firebird 1.0.3
Author Claudio Valderrama C.
Costi Stan wrote:
> I'm new with Firebird and I would like to convert a MS Access 2003
> database to Firebird 1.0.3
>
> Which is the beste way to get everything working?

There's a program called sql2gdb at ibphoenix.com that tries to help
migrating the data from Access or MsSql to Firebird.

Of course, whatever code like triggers and stored procedures will have to be
rewritten.

C.