DataSets, DataTable, DataRow VB.Net 2005
-
What exactly are you wanting to do?
Steve Jowett ------------------------- Sometimes a man who deserves to be looked down upon because he is a fool, is only despised only because he is an 'I.T. Consultant'
-
hi Kendo Try again, Explain in Detail, when you say manipulate, you dont say anything and Added vb2005. Explain what you want to do
Vuyiswa Maseko, Sorrow is Better than Laughter, it may Sudden your Face, but It sharpens your Understanding VB.NET/SQL7/2000/2005 http://vuyiswamb.007ihost.com http://Ecadre.007ihost.com vuyiswam@tshwane.gov.za
-
hi Kendo Try again, Explain in Detail, when you say manipulate, you dont say anything and Added vb2005. Explain what you want to do
Vuyiswa Maseko, Sorrow is Better than Laughter, it may Sudden your Face, but It sharpens your Understanding VB.NET/SQL7/2000/2005 http://vuyiswamb.007ihost.com http://Ecadre.007ihost.com vuyiswam@tshwane.gov.za
I am working on a web service that is from an old VB.Net book and it uses datasets, dataTables to store the data but i am using express web developer creating a ASP web service and coding in VB.Net. But when i enter the VB.net code with the dataset etc it is throwing up errors sayiny that they are not defined, but they are . Sorry about other message was rather tired.
-
I am working on a web service that is from an old VB.Net book and it uses datasets, dataTables to store the data but i am using express web developer creating a ASP web service and coding in VB.Net. But when i enter the VB.net code with the dataset etc it is throwing up errors sayiny that they are not defined, but they are . Sorry about other message was rather tired.
-
cool:cool:
Vuyiswa Maseko, Sorrow is Better than Laughter, it may Sudden your Face, but It sharpens your Understanding VB.NET/SQL7/2000/2005 http://vuyiswamb.007ihost.com http://Ecadre.007ihost.com vuyiswam@tshwane.gov.za
-
Good! Now add this statement.... Imports System.Data and you don't have to change all "datasets" to "data.datasets"
colgateas900197
-
Good! Now add this statement.... Imports System.Data and you don't have to change all "datasets" to "data.datasets"
colgateas900197