hi guys ,
I´m using lazarus and zeos db and I was wondering how can I change the default fields names that DBGrid take from the table ?
Is there an advanced DBgrid Tcomponent to use in lazarus ?
Thanks ,
Regards ,
Search found 4 matches
- 19.05.2009, 20:31
- Forum: Firebird
- Topic: OFF topic : How can I change the fields name in DBGrid
- Replies: 2
- Views: 499
- 19.05.2009, 20:26
- Forum: Firebird
- Topic: Firebird gets disconnect after a query
- Replies: 5
- Views: 814
- 18.05.2009, 21:10
- Forum: Firebird
- Topic: Firebird gets disconnect after a query
- Replies: 5
- Views: 814
- 17.05.2009, 20:02
- Forum: Firebird
- Topic: Firebird gets disconnect after a query
- Replies: 5
- Views: 814
Firebird gets disconnect after a query
hi guys , I´am using lazarus 0.9.26.2 and the latest Zeos DB from svn and Firebird 2.1 . I´ve made a little app to test it and all works fine until I add or delete a record ,NOT using the TDBNavigator then the app disconnect from the database .... The code that I use using a BitBtn is : procedure TF...