Results 1 to 17 of 17

Thread: Datasets? - fixed it!

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member SjR's Avatar
    Join Date
    Jul 2001
    Location
    Birmingham, UK
    Posts
    336

    Red face 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
  •  



Click Here to Expand Forum to Full Width