:cry: Saving datatables into database
From: argeam (elaine.chua_at_epcos-dot-com.no-spam.invalid)
Date: 06/03/04
- Next message: Pavils Jurjans: "Using string with unicode chars in OleDb command"
- Previous message: Frank: "Re: keyref relationship in Typed Dataset causes System.Data.ConstraintException"
- Next in thread: Cor Ligthert: "Re: :cry: Saving datatables into database"
- Reply: Cor Ligthert: "Re: :cry: Saving datatables into database"
- Reply: William Ryan eMVP: "Re: :cry: Saving datatables into database"
- Reply: argeam: "re::cry: Saving datatables into database"
- Messages sorted by: [ date ] [ thread ]
Date: 3 Jun 2004 04:53:09 -0500
Hi all,
What i'm trying to do is as follows:
1) 3 txtboxes, 1 Add button, 1 Submit button, 1 datagrid
2) when the page loads, the user will be able to type in texts in all
3 textboxes.
3) Then the user clicks on add button, the data that the user just
type will be shown in the datagrid.
4) the items will add on whenever user clicks on add.
5) then after which the user has finished with the adding then he will
click on submit button and only then the records in the datagrid will
be inserted/added into the database.
NOTE: All the while the datagrid is disconnected to the database its
only when the user clicks on submit then it will be connected to the
database. I'm using vb.net, asp.net, ado.net and sql server.
Hope there will be someone to help me as i've also been searching for
the ans for a few weeks. really appreciate that someone might be able
to help me! Thanks!
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
- Next message: Pavils Jurjans: "Using string with unicode chars in OleDb command"
- Previous message: Frank: "Re: keyref relationship in Typed Dataset causes System.Data.ConstraintException"
- Next in thread: Cor Ligthert: "Re: :cry: Saving datatables into database"
- Reply: Cor Ligthert: "Re: :cry: Saving datatables into database"
- Reply: William Ryan eMVP: "Re: :cry: Saving datatables into database"
- Reply: argeam: "re::cry: Saving datatables into database"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|