CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Mar 2005
    Posts
    1

    Question Visual Basic .net HELP!! Urgent!!

    I need to create a new Visual Basic project, which has four forms:
    1. A form to display information from the first table.
    2. A form to display information from the second table.
    3. A form with a grid displaying information in a spreadsheet type display.
    4. An About box form.

    Use ActiveX Data Objects. NET (or ADO .NET) to connect to your database, which I've already created. But I can't seem to create the forms in Visual Basic and connect it. Please Help!!!
    Last edited by Cimperiali; March 21st, 2005 at 08:07 AM. Reason: Moved from Vb6.0 forum by Cimperiali

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

Featured