Hi All,

I tried connecting to a Firebird database using the TIBConnection 
component from the sqldb tab in the IDE.  The TIBConnection as well as 
the TSQLTransaction connects with no hiccups in the IDE.  I then created 
a TSQLQuery to select all fields from a table in the database and 
display it in a TDBGrid via a TDatasource. 

However, when trying to activate the query (both in the IDE and at 
runtime) it refuses to activate but also does not return with an error 
message. 

Does anybody have any ideas where I'm going wrong?

Thanx
Alex
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to