Board index » delphi » FlashFiler

FlashFiler

I need to convert data from a FlashFiler database to a format (any) that can
be treated by Access, SQL or similar.

FlashFiler is a replacement for the Borland Database Engine (BDE). A
FlashFiler database can be read with Delphi (see www.turbopower.com). I have
FlashFiler, including FF-Explorer, which is a client program (written in
Delphi) that can read and edit the database (soure code included), but
without possibility of exporting the data.

I think any Delphi programmer could add a routine that outputs the data to a
file, but I dont know Delphi and I need only to export these data.

Could anyone help me (not necessarely for free)?

Tnx.

Alex

 

Re:FlashFiler


Hi Alex,

I routinely use FF and so I've faced the same problem so many times; indeed
it's fairly easy to export data from a FF database to a different format:
just write a routine that read each record in the database and outputs a
file in CSV format so you can read it anyware you like.

Let me know if you need more help.

Umberto

Re:FlashFiler


Hi Umberto,

Thanks for your reaction.
I would appreciate your help very much.
Can you contact me by mail?

Alex

Re:FlashFiler


Don't know whether you receive my direct email messages, so I'm trying to
post here just to let you know I'm not disregarding your email. Let me know
about my emails sent on 23.05 and 25.05

Umberto

Re:FlashFiler


Umberto,

I didn't get your direct e-mail messages, although the adress I use here
works fine.

Could you try again?

Alex

Re:FlashFiler


Just sent a message to your new address. Keep me informed.

Umberto

Re:FlashFiler


Just sent a new message to Paul's email. I'm aware that sometimes our mail
server doesn't work properly, but I still hope that at least one out of four
messages can reach you :-(

If you don't receive my message with subject "for Alex" in Paul's email, let
me know and I will use an account on hotmail or other free-email server.

Sorry for the inconvenience.

Umberto

Re:FlashFiler


Hi Alex,

please go to my company's web site and download the FFE.zip file Paul's
waiting. Thank you.

http://www.digifar.com/paul.htm

Regards,

Umberto

Other Threads