Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
sqlfresher2k7
Aged Yak Warrior
623 Posts |
Posted - 2007-06-01 : 23:24:47
|
I am new vb.net.I have written a stored procedure to edit the data.I need source code for updating/editing the table from datagrid. |
|
mahesh_bote
Constraint Violating Yak Guru
298 Posts |
Posted - 2007-06-07 : 07:04:54
|
quote: Originally posted by sqlfresher2k7 I am new vb.net.I have written a stored procedure to edit the data.I need source code for updating/editing the table from datagrid.
Means u wants to do it from business logic instead of using SPs, right? any purpose?Mahesh |
|
|
|
|
|