Click here to Skip to main content
15,914,111 members
Home / Discussions / Database
   

Database

 
Questionhow can i call a function in stored procdeure in sql server 2005 Pin
lakshmichawala4-Mar-09 0:30
lakshmichawala4-Mar-09 0:30 
AnswerRe: how can i call a function in stored procdeure in sql server 2005 Pin
www.Developerof.NET4-Mar-09 0:37
www.Developerof.NET4-Mar-09 0:37 
AnswerRe: how can i call a function in stored procdeure in sql server 2005 Pin
lakshmichawala4-Mar-09 0:51
lakshmichawala4-Mar-09 0:51 
QuestionOracle Question Pin
E_Gold4-Mar-09 0:25
E_Gold4-Mar-09 0:25 
AnswerRe: Oracle Question Pin
Eddy Vluggen4-Mar-09 1:19
professionalEddy Vluggen4-Mar-09 1:19 
AnswerRe: Oracle Question Pin
M Riaz Bashir4-Mar-09 19:45
M Riaz Bashir4-Mar-09 19:45 
QuestionFiring trigger on a bulk like insert Pin
www.Developerof.NET4-Mar-09 0:11
www.Developerof.NET4-Mar-09 0:11 
AnswerRe: Firing trigger on a bulk like insert Pin
Mycroft Holmes4-Mar-09 16:30
professionalMycroft Holmes4-Mar-09 16:30 
I have not used openxml so I am assuming a bulk insert is used and the trigger is by passed (I also never, ever use triggers). So why not grab the Details ID, insert the records, get the last ID inserted, call a proc for the detail between. Ugly and subject to other user interference.

OR
Don't use openxml - I am surprised the insert does not fire the insert trigger


Never underestimate the power of human stupidity
RAH

QuestionStore 10000 characters Pin
.NET- India 3-Mar-09 20:47
.NET- India 3-Mar-09 20:47 
AnswerRe: Store 10000 characters Pin
Vimalsoft(Pty) Ltd3-Mar-09 20:58
professionalVimalsoft(Pty) Ltd3-Mar-09 20:58 
GeneralRe: Store 10000 characters Pin
.NET- India 3-Mar-09 21:06
.NET- India 3-Mar-09 21:06 
GeneralRe: Store 10000 characters Pin
.NET- India 3-Mar-09 21:15
.NET- India 3-Mar-09 21:15 
GeneralRe: Store 10000 characters Pin
Vimalsoft(Pty) Ltd3-Mar-09 21:30
professionalVimalsoft(Pty) Ltd3-Mar-09 21:30 
AnswerRe: Store 10000 characters Pin
Eddy Vluggen3-Mar-09 22:42
professionalEddy Vluggen3-Mar-09 22:42 
QuestionCould not continue scan with NOLOCK due to data movement Pin
Vimalsoft(Pty) Ltd3-Mar-09 20:41
professionalVimalsoft(Pty) Ltd3-Mar-09 20:41 
QuestionHow to access a table located in different database server. Pin
Spunky Coder3-Mar-09 19:19
Spunky Coder3-Mar-09 19:19 
AnswerRe: How to access a table located in different database server. Pin
Vimalsoft(Pty) Ltd3-Mar-09 20:47
professionalVimalsoft(Pty) Ltd3-Mar-09 20:47 
QuestionSQL server taking 100% of proccesor Pin
AlexeiXX33-Mar-09 18:40
AlexeiXX33-Mar-09 18:40 
QuestionGet only updated and newly record Pin
Abdul Rahman Hamidy3-Mar-09 17:44
Abdul Rahman Hamidy3-Mar-09 17:44 
AnswerRe: Get only updated and newly record Pin
Riaan Booyzen3-Mar-09 20:23
Riaan Booyzen3-Mar-09 20:23 
AnswerRe: Get only updated and newly record Pin
Isaac Gordon27-Mar-09 3:06
Isaac Gordon27-Mar-09 3:06 
QuestionVery basic Prolog question Pin
aab199023-Mar-09 13:34
aab199023-Mar-09 13:34 
QuestionTrouble understanding following sql Pin
pzn3xq3-Mar-09 9:31
pzn3xq3-Mar-09 9:31 
AnswerRe: Trouble understanding following sql Pin
Syed Mehroz Alam3-Mar-09 19:24
Syed Mehroz Alam3-Mar-09 19:24 
QuestionROWDELIMITER for bulk insert [modified] Pin
Brian Kavanagh3-Mar-09 5:57
Brian Kavanagh3-Mar-09 5:57 

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.