 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Luc Colpaert Guest
|
Posted: Sat Jan 29, 2005 10:19 am Post subject: filter problem |
|
|
toller = a counter like 200500936
volg is a selectiion ( F = Facturation, C = Credit....
String dool = IntToStr (toller);
String noemer = "Faktuurnr ='"+dool+"'";
String noemer2 = "AND code='"+volg+"'" ;
Table4->Filtered=true;
Table4->Filter = noemer+noemer2 ;
Table4->Refresh();
He take all the records, no filtering..whats wrong ?
Luc
|
|
| 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
|
|