|
-
Dec 6th, 2002, 10:45 AM
#1
Thread Starter
Hyperactive Member
Datasets? - fixed it!
OK I'm very new to .NET...
I'm trying to get my head around ADO.NET but I can't declare a Dataset, which is kind of hindering my progress.
When I type Dim dsTest As Dataset()
or Dim dsTest As New Dataset()
the word 'Dataset' has the squiggly blue line and the tooltip says... 'Type "Dataset" is not defined'
Dataset does not appear in System.Data namespace either 
I'm sure I'm missing something really obvious, could anyone help me?
Last edited by SjR; Dec 9th, 2002 at 07:44 AM.
Another satisfied customer 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|