CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  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

  2. #2
    Join Date
    Jul 2000
    Location
    Milano, Italy
    Posts
    7,726

    Visual Basic .net

    As long as you search for a "Visual Basic .net "help, this should be the
    proper forum.

    Regards,
    Cesare I.
    ...at present time, using mainly Net 4.0, Vs 2010



    Special thanks to Lothar "the Great" Haensler, Chris Eastwood , dr_Michael, ClearCode, Iouri and
    all the other wonderful people who made and make Codeguru a great place.
    Come back soon, you Gurus.

  3. #3
    Join Date
    Feb 2005
    Posts
    14

    Re: Visual Basic .net HELP!! Urgent!!

    I may be able to help (this is rare for me, I'm excited). But I need more specifics. What exactly is it you're struggling with? I'm not going to do your whole assignment for you, lol! Do what you can and when you hit a deadend, ask away.
    Kind regards
    vbelly

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