 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Michael Guest
|
Posted: Wed Jul 30, 2003 2:52 pm Post subject: TClientDataSet->Filter problem =( |
|
|
I'm try to use TClientDataSet->Filter property to filter dataset by field
named "id".
Type jf this field is TLargeintField.
in my code:
MyCDS->Filter = "id = 1";
MyCDS->Filtered = true;
throwing exception:
EDatabaseError with message 'Constant is not correct type 1'
How to solve this problem???
Thanx for advance!
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|