Problem with the DataSET.
am 04.10.2007 16:54:47 von amiga500
Hello,
I need to obtain all the values in the table BannedItem in the SQL
server and fill them accordingly into a dataset in the VB.NET
application. Then I need to DO A SELECT statement and execute the
command in a loop to read the contents in the DATASET to get the
values as if I am logged in to the actual server and store that value
into a variable. I manage to do this in an actual SQL server
connection but not the dataset, can someone please help me on this
regard? Thanks in advance.
Re: Problem with the DataSET.
am 04.10.2007 23:06:07 von sloan
I think you need to reread your post, and ask yourself "Can anybody but me
make sense of it?"
I'm not trying to be mean, but I don't know what's going on.
Slow it down, and spell it out a little better.
Give your post another try, and I think someone will chime in.
wrote in message
news:1191509687.040506.221390@d55g2000hsg.googlegroups.com.. .
> Hello,
>
> I need to obtain all the values in the table BannedItem in the SQL
> server and fill them accordingly into a dataset in the VB.NET
> application. Then I need to DO A SELECT statement and execute the
> command in a loop to read the contents in the DATASET to get the
> values as if I am logged in to the actual server and store that value
> into a variable. I manage to do this in an actual SQL server
> connection but not the dataset, can someone please help me on this
> regard? Thanks in advance.
>