User Profile

Collapse

Profile Sidebar

Collapse
BOS
BOS
Last Activity: Jun 6 '07, 02:54 AM
Joined: May 31 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Here is my code, I wrote it in ASP.NET IN C# , but it's not connecting to the access database eventhough I create the field names corresponding to the values of the textbox. Maybe someone can show an error or a better way to connect /save/update the data, thanks in advance

    using System;
    using System.Collecti ons;
    using System.Componen tModel;
    using System.Data;
    using System.Data.Ole Db;
    using System.Drawing;...
    See more | Go to post

    Leave a comment:


  • BOS
    started a topic how to connect/save/update data to the database ?

    how to connect/save/update data to the database ?

    Hi there,

    I just create a form that contains name, Address, City, State, Zip, Question Checked box, and dropdown list selection for the user to fill-out the answer in the texbox, checkbox or choose the selection the option...

    For example here is the Form properties I setup:

    Text="Name" Text ID="LabelName" TextBox="TextBo xName"
    Text="Address" Text ID="LabelAddres s"...
    See more | Go to post
No activity results to display
Show More
Working...