Hi All,
I have SQL 2005 table with columns TypeId(int) & Description(nte xt datatype).
The Description column has XML file content as value in the table.
Now i want to read the data into a dataset in VB.Net. How to do it in VB.Net. I am using Winforms and VB.Net in VS 2005.
Please help me.
Thanks
Nila
I have SQL 2005 table with columns TypeId(int) & Description(nte xt datatype).
The Description column has XML file content as value in the table.
Now i want to read the data into a dataset in VB.Net. How to do it in VB.Net. I am using Winforms and VB.Net in VS 2005.
Please help me.
Thanks
Nila
Comment