Well...
It's starting to work, at least apparently.
I got, at design time, a correct link between my database file an a dbgrid trough a select into a sqlquery. But at runtime, the program gives me (in console mode) the messasge:
./project1: symbol lookup error: /usr/lib/libgds.so: undefined symbol: crypt
and then, it ends. I don't know why. Now, I'm working with the version #1 of firebird (tomorrow I'm going to try the #1.5 and #2 version to see if it work another time), and I'm not sure which parameters I have to use in tibconnection component (for instance the Dialect number), and at the moment I haven't found documentation about it. Perhaps this is the problem. What do you think?
Many thanks!