Click here to Skip to main content
15,908,834 members
Home / Discussions / Database
   

Database

 
GeneralDate stored as varchar required to be sorted Pin
xcavin31-Jan-05 19:49
xcavin31-Jan-05 19:49 
GeneralRe: Date stored as varchar required to be sorted Pin
Ritesh12341-Feb-05 2:04
Ritesh12341-Feb-05 2:04 
GeneralSQL Replication Conflicts Pin
Daminda31-Jan-05 19:09
Daminda31-Jan-05 19:09 
Generalretrieving datetime from recordset Pin
elephantstar31-Jan-05 8:49
elephantstar31-Jan-05 8:49 
GeneralRe: retrieving datetime from recordset Pin
WoutL31-Jan-05 10:59
WoutL31-Jan-05 10:59 
GeneralRe: retrieving datetime from recordset Pin
elephantstar31-Jan-05 11:14
elephantstar31-Jan-05 11:14 
GeneralTrigger Dates Pin
Tom Wright31-Jan-05 7:41
Tom Wright31-Jan-05 7:41 
GeneralRe: Trigger Dates Pin
Colin Angus Mackay31-Jan-05 9:38
Colin Angus Mackay31-Jan-05 9:38 
Tom Wright wrote:
Is there a way to have a SQL table fire an event

You mean like a "trigger"?

You could write a trigger that fires an event of some kind. You can set SQL server up to send emails if you want. Or you could use xp_cmdshell to execute an exe file which could perform the event you want. Be careful of these however as they are open to abuse if you don't think about the security aspect.


Do you want to know more?
WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and Forums


GeneralRe: Trigger Dates Pin
cmk31-Jan-05 9:53
cmk31-Jan-05 9:53 
GeneralRe: Trigger Dates Pin
Tom Wright31-Jan-05 11:53
Tom Wright31-Jan-05 11:53 
GeneralRe: Trigger Dates Pin
cmk31-Jan-05 14:23
cmk31-Jan-05 14:23 
GeneralRe: Trigger Dates Pin
Tom Wright1-Feb-05 11:11
Tom Wright1-Feb-05 11:11 
GeneralRe: Trigger Dates Pin
cmk1-Feb-05 16:47
cmk1-Feb-05 16:47 
GeneralRe: Trigger Dates Pin
Tom Wright2-Feb-05 4:39
Tom Wright2-Feb-05 4:39 
GeneralConnecting to the remote Sqlserver instance. Pin
RuchirD31-Jan-05 3:05
RuchirD31-Jan-05 3:05 
GeneralRe: Connecting to the remote Sqlserver instance. Pin
David Salter31-Jan-05 8:54
David Salter31-Jan-05 8:54 
GeneralRe: Connecting to the remote Sqlserver instance. Pin
RuchirD31-Jan-05 16:25
RuchirD31-Jan-05 16:25 
GeneralRe: Connecting to the remote Sqlserver instance. Pin
David Salter1-Feb-05 9:09
David Salter1-Feb-05 9:09 
GeneralRe: Connecting to the remote Sqlserver instance. Pin
RuchirD1-Feb-05 16:23
RuchirD1-Feb-05 16:23 
GeneralJOIN tables in different databases Pin
Just Greeky Creek30-Jan-05 22:27
Just Greeky Creek30-Jan-05 22:27 
GeneralRe: JOIN tables in different databases Pin
Colin Angus Mackay30-Jan-05 23:14
Colin Angus Mackay30-Jan-05 23:14 
GeneralRe: JOIN tables in different databases Pin
Just Greeky Creek31-Jan-05 3:54
Just Greeky Creek31-Jan-05 3:54 
GeneralRe: JOIN tables in different databases Pin
Colin Angus Mackay2-Feb-05 3:04
Colin Angus Mackay2-Feb-05 3:04 
GeneralSQL transaction rollback and commit Pin
ppp00130-Jan-05 21:54
ppp00130-Jan-05 21:54 
GeneralRe: SQL transaction rollback and commit Pin
David Salter31-Jan-05 7:28
David Salter31-Jan-05 7:28 

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.