CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2012
    Location
    Pennsylvania
    Posts
    10

    Creating a new form link to SQL server

    Hello.
    I am trying to create a new form include the two columns, one is key column and the other is value. The tform will have an add button to add the new row.
    After that, I want to link the form to the SQL server.
    Can anybody help me to do this work ? Thanks.

  2. #2
    Join Date
    Jun 2005
    Location
    JHB South Africa
    Posts
    3,659

    Re: Creating a new form link to SQL server

    Firstly ASP has pages and not forms...

    You will have to provide more information, and what you've already done, so that we can get a clearer picture of what your trying to do...
    Articles VB6 : Break the 2G limit - Animation 1, 2 VB.NET : 2005/8 : Moving Images , Animation 1 , 2 , 3 , User Controls
    WPF Articles : 3D Animation 1 , 2 , 3
    Code snips: VB6 Hex Edit, IP Chat, Copy Prot., Crop, Zoom : .NET IP Chat (V4), Adv. ContextMenus, click Hotspot, Scroll Controls
    Find me in ASP.NET., VB6., VB.NET , Writing Articles, My Genealogy, Forum
    All VS.NET: posts refer to VS.NET 2008 (Pro) unless otherwise stated.

  3. #3
    Join Date
    Jun 2012
    Location
    Pennsylvania
    Posts
    10

    Re: Creating a new form link to SQL server

    for example I have a table with two columns
    personid and value.
    the user can input whatever number they want and then use the "Add" button to add this table to the database.

+ Reply to Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts



HTML5 Development Center

Click Here to Expand Forum to Full Width