How to read a *.FDB file ******* ??

Solved
Sanyi Posted messages 14 Status Member -  
 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 ;)
Configuration: Windows XP Internet Explorer 7.0

3 answers

  1. fathy47 Posted messages 2233 Status Member 371
     
    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!!!
    3
    1. Sanyi Posted messages 14 Status Member 1
       
      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
      0
      1. Sanyi Posted messages 14 Status Member 1 > tony087
         
        A thousand thanks to you tony087!

        See you later!
        0
  2. fathy47 Posted messages 2233 Status Member 371
     
    Can you mark your issue as resolved
    --
    Everyone step aside, Fathy is coming!!!
    2
  3. RACH
     
    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.
    2