Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hhhhow to Reference a DataSet Field
Message
From
10/11/2002 21:48:18
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Hhhhow to Reference a DataSet Field
Miscellaneous
Thread ID:
00720845
Message ID:
00720845
Views:
57
Hi,

Using VB.net
WinForm
SqlAdapter

How do you reference a DataSet Field Name directly in code to fill a variable?

The following lines do not work.

Public sAddress AS String

sAddress = Ds1.Customer.Name
sAddress = Customer.Name
sAddress = Name

What is the proper code?

Thanks
roland
Next
Reply
Map
View

Click here to load this message in the networking platform