Click here to Skip to main content
15,923,374 members
Home / Discussions / Database
   

Database

 
AnswerRe: If statement in select clause... Help! Pin
Michael Potter7-Feb-06 5:58
Michael Potter7-Feb-06 5:58 
QuestionSQL & DAO Connection Pin
paykani6-Feb-06 18:00
paykani6-Feb-06 18:00 
AnswerRe: SQL & DAO Connection Pin
Dave Kreskowiak7-Feb-06 7:56
mveDave Kreskowiak7-Feb-06 7:56 
QuestionSQL Server Express 2005 Pin
Bassam Abdul-Baki6-Feb-06 15:41
professionalBassam Abdul-Baki6-Feb-06 15:41 
QuestionPluggable Reports Pin
ProffK6-Feb-06 10:19
ProffK6-Feb-06 10:19 
QuestionHow to menage concurrency with timestamp (C#) Pin
ventomito6-Feb-06 7:00
ventomito6-Feb-06 7:00 
AnswerRe: How to menage concurrency with timestamp (C#) Pin
Edbert P6-Feb-06 15:46
Edbert P6-Feb-06 15:46 
QuestionDatabase Auditing (Urgent) Pin
Roro Adel6-Feb-06 4:08
Roro Adel6-Feb-06 4:08 
Dear all,
I have the following case:
In a SQL db, each time a row is changed in a specific table ( say OriginalTable ) i need to insert a row for each changed column in a specific table say ( HistoryTable ) by the following values:
1- The OriginalTable Column name ( i.e. the column that its value is changed )
2- The Old value ( existing before the update process )
3- The New value ( existing after the update process )

I dont know if this can be done using SQL or programmatically from the code.
Plz, if anyone know the solution of that problem using any SQL or Code reply me as soon as possible. ( Note : my application is an ASP.Net project)

thank u all

Rania Adel
AnswerRe: Database Auditing (Urgent) Pin
Alex Deem6-Feb-06 4:41
Alex Deem6-Feb-06 4:41 
QuestionAllow remote host with MySQL Pin
Paul Watson6-Feb-06 2:06
sitebuilderPaul Watson6-Feb-06 2:06 
AnswerRe: Allow remote host with MySQL Pin
Edbert P6-Feb-06 15:50
Edbert P6-Feb-06 15:50 
GeneralRe: Allow remote host with MySQL Pin
Paul Watson6-Feb-06 22:52
sitebuilderPaul Watson6-Feb-06 22:52 
GeneralRe: Allow remote host with MySQL Pin
Edbert P7-Feb-06 12:03
Edbert P7-Feb-06 12:03 
QuestionMS SQL 2000 Enterprise server and C# Windows App. Pin
cbhkenshin6-Feb-06 1:08
cbhkenshin6-Feb-06 1:08 
AnswerRe: MS SQL 2000 Enterprise server and C# Windows App. Pin
Colin Angus Mackay6-Feb-06 2:11
Colin Angus Mackay6-Feb-06 2:11 
QuestionMysql PASSWORD Encryption & Decryption Pin
rpkumar6-Feb-06 0:06
rpkumar6-Feb-06 0:06 
AnswerRe: Mysql PASSWORD Encryption & Decryption Pin
Edbert P6-Feb-06 15:54
Edbert P6-Feb-06 15:54 
QuestionSTORE MIME BLOB File in SQL Pin
emran8345-Feb-06 22:43
emran8345-Feb-06 22:43 
Questionhow to write/read files to/from data base Pin
Shoaib Patel5-Feb-06 22:05
Shoaib Patel5-Feb-06 22:05 
QuestionGenerate foreign key's DROP by ScriptTransfer Pin
Hans Ruck5-Feb-06 21:41
Hans Ruck5-Feb-06 21:41 
Questionget the data from more than one database Pin
luckyv5-Feb-06 20:32
luckyv5-Feb-06 20:32 
AnswerRe: get the data from more than one database Pin
Rana Muhammad Javed Khan5-Feb-06 20:40
Rana Muhammad Javed Khan5-Feb-06 20:40 
Questionselecting records using Date Pin
dansoft5-Feb-06 19:44
dansoft5-Feb-06 19:44 
AnswerRe: selecting records using Date Pin
Colin Angus Mackay5-Feb-06 22:27
Colin Angus Mackay5-Feb-06 22:27 
GeneralRe: selecting records using Date Pin
dansoft6-Feb-06 2:44
dansoft6-Feb-06 2:44 

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.