A
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.
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.