This topic is locked

Before Record Update

7/23/2007 8:23:20 PM
ASPRunner.NET General questions
R
rob author

Hello,

I'm getting this error and I can't get this to work. My error is:
Line 94: Protected Sub adp_analyticalSqlDataSource_Updating(ByVal sender As Object, ByVal e As SqlDataSourceCommandEventArgs)

Line 95:

Line 96: e.Cancel = (Not adp_analytical_Events.BeforeEdit(Page, e))

Line 97:

Line 98: End Sub
I can't seem to get this working, I'm using VB.NET 2.0. My ultimate goal for this would be to update my audit table with:
Table Name

Action (Update, Insert)

Timestamp

User

Field Name

Old Value

New Value
If this would be too difficult, I guess I could go with inserting the whole row of data before and after if I could get the Before Record Update to work properly for me.
Thanks!!

Rob

Eugene 7/24/2007

Your have old version of ASPRunner.NET wizard. Please download and install the latest version of ASPRunner.NET. You
can get it here: http://www.asprunner.com/files/asprunnernet-setup.exe