For Programmers: Free Programming Magazines  


Home > Archive > C# > March 2004 > DataGrid insert/delete/update for tables in SQL help!









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author DataGrid insert/delete/update for tables in SQL help!
4

2004-03-28, 10:28 pm

Insert/Delete/Modify Statement Shortcuts??? Help!!




I am working in C# and running an Oracle 9i server. I was just
wonering if there is a shortcut way of updating my tables and not have to
build special front end for it. What I would like to do is update the tables
that I have pulled from the database in the data grid (in a form window),
modify the tables, add users, information, then use a button to update the
new information added in the datagrid. I would also like to be able delete
records in this manner. I have an example in a text book, but it involves
reading the data, converting it to text boxes, then updating it. This is all
fine and dandy, but I would rather work with it in the grid and not text
boxes as I don't need the pretty boxes or labels. Any help would be great!
Thanks in advance!

Brad B.


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com