Click here to Skip to main content
15,895,142 members
Home / Discussions / Database
   

Database

 
GeneralRe: how to resolve nesting level error in SQL Pin
karimkamal5-Jul-06 20:45
karimkamal5-Jul-06 20:45 
GeneralRe: how to resolve nesting level error in SQL Pin
Colin Angus Mackay5-Jul-06 22:50
Colin Angus Mackay5-Jul-06 22:50 
GeneralRe: how to resolve nesting level error in SQL Pin
karimkamal6-Jul-06 5:22
karimkamal6-Jul-06 5:22 
AnswerRe: how to resolve nesting level error in SQL Pin
Frank Kerrigan5-Jul-06 22:48
Frank Kerrigan5-Jul-06 22:48 
GeneralRe: how to resolve nesting level error in SQL Pin
Colin Angus Mackay5-Jul-06 23:06
Colin Angus Mackay5-Jul-06 23:06 
GeneralRe: how to resolve nesting level error in SQL Pin
Frank Kerrigan6-Jul-06 1:47
Frank Kerrigan6-Jul-06 1:47 
QuestionCLR Stored Procedures and Deploying them to a Client [modified] Pin
Drew McGhie5-Jul-06 7:56
Drew McGhie5-Jul-06 7:56 
AnswerRe: CLR Stored Procedures and Deploying them to a Client Pin
Drew McGhie5-Jul-06 8:56
Drew McGhie5-Jul-06 8:56 
Figured out my issue. Since I had a number of stored procedures and functions, I needed to perform a massive drop and add (drop sp, drop fun, drop assem, add assem, add fun, add sp), but that appears to have successfully transfered them over. The msdn link above is really helpful for generating those files, but I think they probably need to include a paragraph or so about dealing with dependencies.
Questionsql Pin
Tara145-Jul-06 4:22
Tara145-Jul-06 4:22 
AnswerRe: sql Pin
Colin Angus Mackay5-Jul-06 5:10
Colin Angus Mackay5-Jul-06 5:10 
AnswerRe: sql Pin
Frank Kerrigan5-Jul-06 5:56
Frank Kerrigan5-Jul-06 5:56 
GeneralRe: sql Pin
Tara145-Jul-06 6:56
Tara145-Jul-06 6:56 
GeneralRe: sql [modified] Pin
Colin Angus Mackay5-Jul-06 9:29
Colin Angus Mackay5-Jul-06 9:29 
GeneralRe: sql Pin
Tara145-Jul-06 10:36
Tara145-Jul-06 10:36 
GeneralRe: sql Pin
Colin Angus Mackay5-Jul-06 12:17
Colin Angus Mackay5-Jul-06 12:17 
GeneralRe: sql Pin
Tara145-Jul-06 20:34
Tara145-Jul-06 20:34 
QuestionDropDownList Pin
Gowri.M5-Jul-06 0:52
Gowri.M5-Jul-06 0:52 
AnswerRe: DropDownList Pin
Frank Kerrigan5-Jul-06 1:50
Frank Kerrigan5-Jul-06 1:50 
GeneralRe: DropDownList Pin
Jerry Hammond6-Jul-06 18:11
Jerry Hammond6-Jul-06 18:11 
GeneralRe: DropDownList Pin
Colin Angus Mackay6-Jul-06 20:26
Colin Angus Mackay6-Jul-06 20:26 
GeneralRe: DropDownList Pin
Jerry Hammond7-Jul-06 4:00
Jerry Hammond7-Jul-06 4:00 
AnswerRe: DropDownList Pin
PlayByTheRules5-Jul-06 2:51
PlayByTheRules5-Jul-06 2:51 
GeneralRe: DropDownList Pin
Jerry Hammond6-Jul-06 18:12
Jerry Hammond6-Jul-06 18:12 
Questionhow to use now() function in the access? Pin
KSCsoft5-Jul-06 0:01
KSCsoft5-Jul-06 0:01 
AnswerRe: how to use now() function in the access? Pin
sathish s5-Jul-06 0:26
sathish s5-Jul-06 0:26 

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.