How to read a *.FDB file ******* ??
Solved
Sanyi
Posted messages
14
Status
Member
-
RACH -
RACH -
Hello everyone,
Here I am, I would like to read the data in a *.FDB file
How can I do that? Is there a software to use - knowing that I'm not very into programming, what would be the quickest and most effective solution???
Thanks to the brave souls who will reply ;)
Here I am, I would like to read the data in a *.FDB file
How can I do that? Is there a software to use - knowing that I'm not very into programming, what would be the quickest and most effective solution???
Thanks to the brave souls who will reply ;)
Configuration: Windows XP Internet Explorer 7.0
3 answers
-
Without being mean https://www.google.fr/search?hl=fr&q=lire+.fdb&btnG=Recherche+Google&meta=&aq=f&oq=&gws_rd=ssl
But I am kind (maybe a bit too much, I think) http://www.flex-tutorial.fr
--
Everyone get out of the way, Fathy is coming!!!-
Hello,
First of all, thank you for your reply. I already used Google to find information on how to read a .fdb file, but every tutorial or explanation I found was simply incomprehensible to me :p
I'm looking for someone to explain to me, simply, how to proceed. There must be an easy way...
For your information, the only database system I know, by far, is MySQL... So that's not really helping me :)
Thanks- Hello, check this out:
http://www.lire-fichier.com/extension-fichier/ouvrir-fdb-lire-fichier-fdb-934.htm
-
-
Can you mark your issue as resolved
--
Everyone step aside, Fathy is coming!!! -
An FDB file is a database file mainly used by the DBMS
InterBase and Firebird.
You can use ISQL if you're good at SQL or use a software called
IBExpert.