Click here to Skip to main content
15,924,553 members
Home / Discussions / Database
   

Database

 
AnswerRe: VB Integration error Pin
Colin Angus Mackay7-Apr-06 23:49
Colin Angus Mackay7-Apr-06 23:49 
GeneralRe: VB Integration error Pin
gr8coaster3298-Apr-06 6:04
gr8coaster3298-Apr-06 6:04 
AnswerRe: VB Integration error Pin
gr8coaster3298-Apr-06 16:42
gr8coaster3298-Apr-06 16:42 
QuestionProblem conecting to the same DB from two applications Pin
licheca7-Apr-06 10:01
licheca7-Apr-06 10:01 
AnswerRe: Problem conecting to the same DB from two applications Pin
Frank Kerrigan10-Apr-06 1:15
Frank Kerrigan10-Apr-06 1:15 
GeneralRe: Problem conecting to the same DB from two applications Pin
licheca12-Apr-06 6:14
licheca12-Apr-06 6:14 
QuestionDebugging Stored Procedure under SQL-Server2005 Pin
steff.k@gmx.net7-Apr-06 4:03
steff.k@gmx.net7-Apr-06 4:03 
AnswerRe: Debugging Stored Procedure under SQL-Server2005 Pin
MatthysDT10-Apr-06 3:38
MatthysDT10-Apr-06 3:38 
Hi, I asked that same question like 100 times on this forum and got no answer!
Glad to see I'm not the only one with that problem!

To debug SQL2005 you must have Visual Studio 2005 installed. (May be a marketing gimmick, dunno)
In VS2005 open the Server Explorer,
Right Click on Data Connections, choose Add Connection...
After adding the connection choose your SPROC, right-click and select Step Into Stored Procedure.

I had to do this even using SQL2000, simply because I installed VS2005.
Unfortunately VS2005 doesn't debug too well, it freezez whenever I try to stop the debugging process and for certain SPROC it never even breaks in the code, it just executes the entire procedure!
THANKS BILL!!! Dead | X|

Hope you run into less trouble than I did!
Good luck!

you can't forget something you never knew...
GeneralRe: Debugging Stored Procedure under SQL-Server2005 Pin
steff.k@gmx.net13-Apr-06 2:37
steff.k@gmx.net13-Apr-06 2:37 
QuestionHow to reset 'Suspect' SQL DB? Pin
pubududilena7-Apr-06 3:19
pubududilena7-Apr-06 3:19 
AnswerRe: How to reset 'Suspect' SQL DB? Pin
Steve Maier7-Apr-06 8:36
professionalSteve Maier7-Apr-06 8:36 
QuestionTime out Expired in SQL7 with .NET 2 Pin
rmhewa7-Apr-06 0:25
rmhewa7-Apr-06 0:25 
AnswerRe: Time out Expired in SQL7 with .NET 2 Pin
Frank Kerrigan10-Apr-06 1:22
Frank Kerrigan10-Apr-06 1:22 
GeneralRe: Time out Expired in SQL7 with .NET 2 Pin
rmhewa18-Apr-06 16:31
rmhewa18-Apr-06 16:31 
QuestionDoes SQL 2000 Check for Case -sensitive ? Pin
merlynml6-Apr-06 17:55
merlynml6-Apr-06 17:55 
AnswerRe: Does SQL 2000 Check for Case -sensitive ? Pin
Colin Angus Mackay6-Apr-06 20:45
Colin Angus Mackay6-Apr-06 20:45 
GeneralRe: Does SQL 2000 Check for Case -sensitive ? Pin
merlynml6-Apr-06 21:06
merlynml6-Apr-06 21:06 
GeneralRe: Does SQL 2000 Check for Case -sensitive ? Pin
Colin Angus Mackay6-Apr-06 21:16
Colin Angus Mackay6-Apr-06 21:16 
GeneralRe: Does SQL 2000 Check for Case -sensitive ? Pin
merlynml6-Apr-06 21:37
merlynml6-Apr-06 21:37 
QuestionGlobal exception thrown on execute of stored procedure with parameters Pin
Cannibal6-Apr-06 11:01
Cannibal6-Apr-06 11:01 
AnswerRe: Global exception thrown on execute of stored procedure with parameters Pin
Frank Kerrigan10-Apr-06 1:06
Frank Kerrigan10-Apr-06 1:06 
GeneralRe: Global exception thrown on execute of stored procedure with parameters Pin
Cannibal10-Apr-06 7:47
Cannibal10-Apr-06 7:47 
GeneralRe: Global exception thrown on execute of stored procedure with parameters Pin
Cannibal10-Apr-06 10:01
Cannibal10-Apr-06 10:01 
QuestionDataKeyField,God bless it... Pin
amin_behzadi6-Apr-06 5:56
professionalamin_behzadi6-Apr-06 5:56 
AnswerRe: DataKeyField,God bless it... Pin
junglerover776-Apr-06 16:51
junglerover776-Apr-06 16:51 

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.