|
Eugene 5/2/2007 |
You should edit generated file manually. Please, open and edit *_edit.aspx file. You should find control SqlDataSource and edit its properties: SelectCommand and UpdateCommand. |
D
|
dcrera author 5/2/2007 |
Oops, I posted this in AspRunner, should have been PhpRunner You should edit generated file manually. Please, open and edit *_edit.aspx file. You should find control SqlDataSource and edit its properties: SelectCommand and UpdateCommand. If necessary, edit SelectParameters and UpdateParameters as well. |