Subject RE: [firebird-support] Database interface and migration options
Author Jaye Okuyama

Mark,

 

This is from the list.txt file structure they gave me as Firebird database type.

Does it look like the tables you mention?

 

05/22/2005  12:46 PM         3,231,744 SE7_20050521172046767.DAT

05/23/2005  12:46 PM         3,358,720 SE7_20050522172046768.DAT

05/24/2005  12:46 PM         3,391,488 SE7_20050523172046769.DAT

 

I will review the steps listed in your email in the meantime.

 

May I follow up with you as I have other questions?

 

Thank you,

 

Jaye Okuyama

Mobile:  512-800-0597      

 

From: firebird-support@yahoogroups.com [mailto:firebird-support@yahoogroups.com]
Sent: Thursday, November 13, 2014 1:28 PM
To: firebird-support@yahoogroups.com
Subject: Re: [firebird-support] Database interface and migration options

 

 

On 13-11-2014 18:27, Jaye Okuyama jokuyama@...
[firebird-support] wrote:

> I am working on a project that has a Firebird database and would like to
> know what options there are to interface with the data structure and if
> it is possible to migrate data from the .dat files.

Note that Firebird databases are usually not called ".dat" and a single
Firebird database is only a single file. If you have multiple ".dat"
files, chances are that you are either not using a Firebird database,
have a lot of databases, or these are external tables.

To connect to a Firebird database, you only need a Firebird server
install, and a query tool like Flamerobin. In the default Firebird
install (on Windows) you can login to the database using user sysdba and
password masterkey.

Other than that, you need to describe specific problems and ask specific
questions.

Mark
--
Mark Rotteveel