Subject: Action Panel
Posted By: hkec Post Date: 8/1/2006 2:22:14 PM
Can I use Action Panel to insert and update data on an SQL Server? If yes, can I use it to call stored procedure and use all the capabilities of ADO.NET?
Reply By: alvinjohnbruney Reply Date: 8/15/2006 1:54:25 PM
Yup, it's doable, however the code to actually do the updating (stored proc etc) must/should be implemented by hand. I would stay away from updatable ADO.NET objects since these are notably inefficient.


Go to topic 48038

Return to index page 203
Return to index page 202
Return to index page 201
Return to index page 200
Return to index page 199
Return to index page 198
Return to index page 197
Return to index page 196
Return to index page 195
Return to index page 194