Click here to Skip to main content
15,919,245 members
Home / Discussions / Database
   

Database

 
AnswerThis doesn't answer your question Pin
Ennis Ray Lynch, Jr.4-Nov-08 4:30
Ennis Ray Lynch, Jr.4-Nov-08 4:30 
AnswerRe: Debugging a stored procedure Pin
Wendelius4-Nov-08 5:18
mentorWendelius4-Nov-08 5:18 
QuestionCTE to Build XML Pin
Michael Vivet3-Nov-08 1:51
Michael Vivet3-Nov-08 1:51 
AnswerRe: CTE to Build XML Pin
Wendelius4-Nov-08 6:58
mentorWendelius4-Nov-08 6:58 
GeneralRe: CTE to Build XML Pin
Michael Vivet5-Nov-08 1:43
Michael Vivet5-Nov-08 1:43 
GeneralRe: CTE to Build XML Pin
Wendelius5-Nov-08 9:57
mentorWendelius5-Nov-08 9:57 
GeneralRe: CTE to Build XML Pin
Michael Vivet6-Nov-08 23:32
Michael Vivet6-Nov-08 23:32 
GeneralRe: CTE to Build XML Pin
Wendelius7-Nov-08 6:59
mentorWendelius7-Nov-08 6:59 
Yes, as I mentioned, I was worried about the performance too.

I wouldn't believe that the performance of a recursive function is a problem as long as it's constructed properly. I've used this techique for several years without any problems.

If something comes in my mind, I'll post it. Also if you have any questions about recursive proc implementation, open a new thread and we'll try to help.

Mika

The need to optimize rises from a bad design.

My articles[^]

QuestionCheck if a table is empty Pin
ONeil Tomlinson2-Nov-08 22:36
ONeil Tomlinson2-Nov-08 22:36 
AnswerRe: Check if a table is empty Pin
Ashfield2-Nov-08 22:49
Ashfield2-Nov-08 22:49 
GeneralRe: Check if a table is empty Pin
SomeGuyThatIsMe4-Nov-08 7:46
SomeGuyThatIsMe4-Nov-08 7:46 
GeneralRe: Check if a table is empty Pin
Ashfield4-Nov-08 8:47
Ashfield4-Nov-08 8:47 
GeneralRe: Check if a table is empty Pin
SomeGuyThatIsMe4-Nov-08 9:25
SomeGuyThatIsMe4-Nov-08 9:25 
QuestionBackup database is terminating abnormally Pin
sunil goyalG2-Nov-08 20:26
sunil goyalG2-Nov-08 20:26 
AnswerRe: Backup database is terminating abnormally Pin
Eddy Vluggen3-Nov-08 0:14
professionalEddy Vluggen3-Nov-08 0:14 
GeneralRe: Backup database is terminating abnormally Pin
sunil goyalG3-Nov-08 1:09
sunil goyalG3-Nov-08 1:09 
AnswerRe: Backup database is terminating abnormally Pin
Eddy Vluggen3-Nov-08 1:35
professionalEddy Vluggen3-Nov-08 1:35 
GeneralRe: Backup database is terminating abnormally Pin
sunil goyalG3-Nov-08 1:52
sunil goyalG3-Nov-08 1:52 
GeneralRe: Backup database is terminating abnormally Pin
Eddy Vluggen3-Nov-08 2:05
professionalEddy Vluggen3-Nov-08 2:05 
GeneralRe: Backup database is terminating abnormally Pin
sunil goyalG3-Nov-08 2:13
sunil goyalG3-Nov-08 2:13 
QuestionRe: Backup database is terminating abnormally Pin
Eddy Vluggen3-Nov-08 2:32
professionalEddy Vluggen3-Nov-08 2:32 
AnswerRe: Backup database is terminating abnormally Pin
sunil goyalG3-Nov-08 2:38
sunil goyalG3-Nov-08 2:38 
QuestionImporting data in SQL table from .csv file Pin
preetpal2-Nov-08 19:45
preetpal2-Nov-08 19:45 
AnswerRe: Importing data in SQL table from .csv file Pin
Wendelius5-Nov-08 10:47
mentorWendelius5-Nov-08 10:47 
AnswerRe: Importing data in SQL table from .csv file Pin
Muditha Dissanayake6-Nov-08 4:43
Muditha Dissanayake6-Nov-08 4:43 

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.