Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting my variable to ADO data element
Message
From
03/01/2007 02:35:25
 
 
To
03/01/2007 01:25:18
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
01181662
Message ID:
01181680
Views:
7
>>I guess I'm way off.
>>I was trying to get oMyObject.GetString to work.
>
>If you want to query the data from a table, the goal is to obtain a row of your record. A record, usually known as is in VFP, is known as a row in .NET. That is coming from Imports System.Data which is DataRow.
>
>As soon as you have that, any reference to a field is as simple as loRow("FieldName").

I really appreciate the tip.

There seems to be several ways to do this. Knowing when to use DataReaders and DataSets and picking the correct method to access individual rows and data element and all the little things that seemed so easy with VFP, seem confusing with C# to me right now.


Gotta push on....

Thank you Michel.
The American Republic will endure, until politicians realize they can bribe the people with their own money.
- Alexis de Tocqueville

No man’s life, liberty, or property is safe while the legislature is in session.
– Mark Twain (1866)
Previous
Reply
Map
View

Click here to load this message in the networking platform