Click here to Skip to main content
15,895,370 members
Home / Discussions / C#
   

C#

 
GeneralRe: The instruction at referrenced memory at . The memory could not be read. Click on 'OK' to terminate the program [modified] Pin
Member 333748511-Jan-10 0:41
Member 333748511-Jan-10 0:41 
GeneralRe: The instruction at referrenced memory at . The memory could not be read. Click on 'OK' to terminate the program Pin
Covean11-Jan-10 1:27
Covean11-Jan-10 1:27 
AnswerRe: The instruction at referrenced memory at . The memory could not be read. Click on 'OK' to terminate the program [modified] Pin
dojohansen8-Jan-10 2:03
dojohansen8-Jan-10 2:03 
GeneralRe: The instruction at referrenced memory at . The memory could not be read. Click on 'OK' to terminate the program Pin
Member 333748511-Jan-10 1:07
Member 333748511-Jan-10 1:07 
Questionopen .csv file when we click in vb.net Pin
myms.net8-Jan-10 1:37
myms.net8-Jan-10 1:37 
AnswerRe: open .csv file when we click in vb.net Pin
Jimmanuel8-Jan-10 1:54
Jimmanuel8-Jan-10 1:54 
QuestionAUDIT TABLE TRIGGER HELP [modified] Pin
spankyleo1238-Jan-10 1:36
spankyleo1238-Jan-10 1:36 
AnswerRe: AUDIT TABLE TRIGGER HELP Pin
Jimmanuel8-Jan-10 1:58
Jimmanuel8-Jan-10 1:58 
This should be in the Database[^] forum.

In your trigger you can compare values to figure out which field has been changed; then you can keep a row or another table to hold counters for each field and increment the one that's modified.

Why use triggers for this? Why not use stored procedures to control access to your tables?

Badger | [badger,badger,badger,badger...]

GeneralRe: AUDIT TABLE TRIGGER HELP Pin
spankyleo1238-Jan-10 2:03
spankyleo1238-Jan-10 2:03 
GeneralRe: AUDIT TABLE TRIGGER HELP Pin
Jimmanuel8-Jan-10 2:13
Jimmanuel8-Jan-10 2:13 
GeneralRe: AUDIT TABLE TRIGGER HELP Pin
dojohansen8-Jan-10 2:14
dojohansen8-Jan-10 2:14 
QuestionHow to user Log Parser in C#? Pin
Sunil G8-Jan-10 0:38
Sunil G8-Jan-10 0:38 
AnswerRe: How to user Log Parser in C#? Pin
dojohansen8-Jan-10 2:16
dojohansen8-Jan-10 2:16 
QuestionDataGridView + Excel Pin
boakineo7-Jan-10 23:51
boakineo7-Jan-10 23:51 
AnswerRe: DataGridView + Excel Pin
Priya Prk8-Jan-10 1:31
Priya Prk8-Jan-10 1:31 
GeneralRe: DataGridView + Excel Pin
boakineo8-Jan-10 1:34
boakineo8-Jan-10 1:34 
AnswerRe: DataGridView + Excel Pin
Rick Shaub8-Jan-10 3:32
Rick Shaub8-Jan-10 3:32 
GeneralRe: DataGridView + Excel Pin
boakineo8-Jan-10 3:53
boakineo8-Jan-10 3:53 
AnswerRe: DataGridView + Excel Pin
Ashfield8-Jan-10 3:45
Ashfield8-Jan-10 3:45 
QuestionWhic is the Best Way of Writing code? and Why? Pin
Joe Rozario7-Jan-10 22:44
Joe Rozario7-Jan-10 22:44 
AnswerRe: Whic is the Best Way of Writing code? and Why? Pin
Eddy Vluggen7-Jan-10 22:59
professionalEddy Vluggen7-Jan-10 22:59 
GeneralRe: Whic is the Best Way of Writing code? and Why? Pin
Joe Rozario8-Jan-10 0:31
Joe Rozario8-Jan-10 0:31 
AnswerRe: Whic is the Best Way of Writing code? and Why? Pin
OriginalGriff7-Jan-10 23:02
mveOriginalGriff7-Jan-10 23:02 
GeneralRe: Whic is the Best Way of Writing code? and Why? Pin
Joe Rozario8-Jan-10 0:33
Joe Rozario8-Jan-10 0:33 
Questioncustom textbox or masked textbox Pin
Erdinc277-Jan-10 22:17
Erdinc277-Jan-10 22:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.