Filter Using
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
-
Mansourgh wrote:
I dont want to use SQL instructions to do that
Why not ? You're asking 'how do I do things the hard and slow way' ? you can iterate over your collection and knock out the items you don't want. There's no other way I can think of, filtering with SQL is supported on the code end as well as on the DB, but you don't want to use SQL for some strange reason.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog