Click here to Skip to main content
15,892,537 members
Home / Discussions / Database
   

Database

 
GeneralRe: Prefix 'sp' for stored procs Pin
Pete O'Hanlon27-Mar-08 3:14
mvePete O'Hanlon27-Mar-08 3:14 
GeneralRe: Prefix 'sp' for stored procs Pin
Rob Philpott27-Mar-08 3:56
Rob Philpott27-Mar-08 3:56 
GeneralRe: Prefix 'sp' for stored procs Pin
Christian Graus28-Mar-08 1:53
protectorChristian Graus28-Mar-08 1:53 
GeneralRe: Prefix 'sp' for stored procs Pin
Brady Kelly28-Mar-08 2:16
Brady Kelly28-Mar-08 2:16 
QuestionHow to Report a Change in DB to ApplicationS Pin
half-life26-Mar-08 20:33
half-life26-Mar-08 20:33 
AnswerRe: How to Report a Change in DB to ApplicationS Pin
Ashfield26-Mar-08 21:14
Ashfield26-Mar-08 21:14 
GeneralRe: How to Report a Change in DB to ApplicationS Pin
half-life26-Mar-08 21:29
half-life26-Mar-08 21:29 
GeneralRe: How to Report a Change in DB to ApplicationS Pin
Ashfield27-Mar-08 7:08
Ashfield27-Mar-08 7:08 
You could put a column on the database with the last changed datetime and check that in apps2 and 3 (on a timer maybe, keep last changed date between polls), but remember that sql server is only accurate to a third of a millisecond so if you are doing rapid inserts you could get multiple records per millisecond.

Hope this helps

Bob
Ashfield Consultants Ltd

GeneralRe: How to Report a Change in DB to ApplicationS Pin
half-life27-Mar-08 9:34
half-life27-Mar-08 9:34 
Question& or + to join fields/text? Pin
myNameIsRon26-Mar-08 19:18
myNameIsRon26-Mar-08 19:18 
AnswerRe: & or + to join fields/text? Pin
Ashfield26-Mar-08 20:53
Ashfield26-Mar-08 20:53 
GeneralRe: & or + to join fields/text? Pin
myNameIsRon27-Mar-08 3:43
myNameIsRon27-Mar-08 3:43 
GeneralRe: & or + to join fields/text? Pin
Michael Potter27-Mar-08 4:04
Michael Potter27-Mar-08 4:04 
GeneralRe: & or + to join fields/text? Pin
Ashfield27-Mar-08 7:00
Ashfield27-Mar-08 7:00 
GeneralRe: & or + to join fields/text? Pin
myNameIsRon27-Mar-08 18:56
myNameIsRon27-Mar-08 18:56 
AnswerRe: & or + to join fields/text? Pin
Sgg24528-Mar-08 2:58
Sgg24528-Mar-08 2:58 
QuestionCan i Protect my Database in Ms-Sql by a Password like in Ms-Access? Pin
r_mohd26-Mar-08 18:48
r_mohd26-Mar-08 18:48 
AnswerRe: Can i Protect my Database in Ms-Sql by a Password like in Ms-Access? Pin
Ashfield26-Mar-08 20:49
Ashfield26-Mar-08 20:49 
GeneralRe: Can i Protect my Database in Ms-Sql by a Password like in Ms-Access? Pin
gzali26-Mar-08 21:50
gzali26-Mar-08 21:50 
GeneralCopying SQL Files Pin
Peter B26-Mar-08 5:56
Peter B26-Mar-08 5:56 
AnswerRe: Copying SQL Files Pin
A Wong26-Mar-08 6:43
A Wong26-Mar-08 6:43 
GeneralRe: Copying SQL Files Pin
ExRaptor26-Mar-08 13:22
ExRaptor26-Mar-08 13:22 
GeneralRe: Copying SQL Files Pin
r_mohd26-Mar-08 18:54
r_mohd26-Mar-08 18:54 
GeneralRe: Copying SQL Files Pin
Peter B27-Mar-08 1:30
Peter B27-Mar-08 1:30 
GeneralSSIS Pacakge Pin
kibromg26-Mar-08 5:29
kibromg26-Mar-08 5:29 

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.