Groups | Blog | Home
all groups > vb.net data > december 2004 >

vb.net data : Equivalent of VB5 'Seek'



Stephen Bowyer
12/27/2004 10:13:50 AM
I'm finding the change from VB5 to VB.Net hard going!
What would be the equivalent of Seek in .Net?
I simply want to know if a particular value exists in mytable in mydataset -
I don't need to display the dataset at all.

TIA,

Steve.

Paul Clement
12/27/2004 1:06:41 PM
[quoted text, click to view]

¤ I'm finding the change from VB5 to VB.Net hard going!
¤ What would be the equivalent of Seek in .Net?
¤ I simply want to know if a particular value exists in mytable in mydataset -
¤ I don't need to display the dataset at all.

The concept is a bit different. See if the following helps:

http://www.knowdotnet.com/articles/dataviewspart2.html


Paul ~~~ pclement@ameritech.net
AddThis Social Bookmark Button