Click here to Skip to main content
16,007,126 members
Home / Discussions / Database
   

Database

 
AnswerRe: Access: SQL export Pin
Geoff Williams24-Aug-11 3:16
Geoff Williams24-Aug-11 3:16 
GeneralRe: Access: SQL export Pin
Luc Pattyn24-Aug-11 4:15
sitebuilderLuc Pattyn24-Aug-11 4:15 
AnswerRe: Access: SQL export Pin
David Mujica24-Aug-11 3:16
David Mujica24-Aug-11 3:16 
GeneralRe: Access: SQL export Pin
Luc Pattyn24-Aug-11 4:17
sitebuilderLuc Pattyn24-Aug-11 4:17 
AnswerRe: Access: SQL export [SOLVED] Pin
Luc Pattyn24-Aug-11 4:14
sitebuilderLuc Pattyn24-Aug-11 4:14 
GeneralRe: Access: SQL export [SOLVED] Pin
S Douglas24-Aug-11 11:36
professionalS Douglas24-Aug-11 11:36 
GeneralRe: Access: SQL export [SOLVED] Pin
Shameel24-Aug-11 21:39
professionalShameel24-Aug-11 21:39 
QuestionOracle SP coding style Pin
Mycroft Holmes23-Aug-11 14:51
professionalMycroft Holmes23-Aug-11 14:51 
I'm not a big fan of Oracle and am quite happy to delegate the coding of the more complex stored procedures to others. Because of this lack of knowledge I need some opinions.

When building a SP is it reasonable to create a series of strings and then EXECUTE IMMEDIATE to load the results into a temp table.

The proc is complex and there are a number of steps so the temp table is valid but I have problems with the use of concatenated strings. I would think this would negate any benefit from compiling the proc as this would on validate the concatenation of the strings and not their content.
Never underestimate the power of human stupidity
RAH

AnswerRe: Oracle SP coding style Pin
GuyThiebaut23-Aug-11 23:11
professionalGuyThiebaut23-Aug-11 23:11 
GeneralRe: Oracle SP coding style Pin
Mycroft Holmes24-Aug-11 4:59
professionalMycroft Holmes24-Aug-11 4:59 
GeneralRe: Oracle SP coding style Pin
GuyThiebaut24-Aug-11 5:56
professionalGuyThiebaut24-Aug-11 5:56 
GeneralRe: Oracle SP coding style Pin
PIEBALDconsult24-Aug-11 3:05
mvePIEBALDconsult24-Aug-11 3:05 
GeneralRe: Oracle SP coding style Pin
GuyThiebaut24-Aug-11 3:32
professionalGuyThiebaut24-Aug-11 3:32 
GeneralRe: Oracle SP coding style Pin
Mycroft Holmes24-Aug-11 5:03
professionalMycroft Holmes24-Aug-11 5:03 
AnswerRe: Oracle SP coding style Pin
jschell24-Aug-11 8:16
jschell24-Aug-11 8:16 
GeneralRe: Oracle SP coding style Pin
Mycroft Holmes24-Aug-11 12:30
professionalMycroft Holmes24-Aug-11 12:30 
QuestionOLE DB and return value from stored procedure Pin
kurlyak21-Aug-11 5:54
kurlyak21-Aug-11 5:54 
QuestionDTS Package Pin
current199919-Aug-11 5:10
current199919-Aug-11 5:10 
AnswerRe: DTS Package Pin
Simon_Whale19-Aug-11 5:19
Simon_Whale19-Aug-11 5:19 
GeneralRe: DTS Package Pin
current199919-Aug-11 7:43
current199919-Aug-11 7:43 
GeneralRe: DTS Package Pin
S Douglas19-Aug-11 12:51
professionalS Douglas19-Aug-11 12:51 
Questionjoint Pin
vinodh.K19-Aug-11 0:39
vinodh.K19-Aug-11 0:39 
AnswerRe: joint Pin
Blue_Boy19-Aug-11 0:40
Blue_Boy19-Aug-11 0:40 
AnswerRe: joint PinPopular
Richard MacCutchan19-Aug-11 0:46
mveRichard MacCutchan19-Aug-11 0:46 
AnswerRe: joint Pin
Pete O'Hanlon19-Aug-11 1:14
mvePete O'Hanlon19-Aug-11 1:14 

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.