Click here to Skip to main content
15,926,857 members
Home / Discussions / Database
   

Database

 
QuestionADO.NET in Visual Studio 2005 Pin
tanpanjang8-Apr-06 9:14
tanpanjang8-Apr-06 9:14 
AnswerRe: ADO.NET in Visual Studio 2005 Pin
Paddy Boyd9-Apr-06 23:31
Paddy Boyd9-Apr-06 23:31 
QuestionSQL Server 2000 Reporting Services VS.NET 2003 Pin
deklaritdude8-Apr-06 8:04
deklaritdude8-Apr-06 8:04 
AnswerRe: SQL Server 2000 Reporting Services VS.NET 2003 Pin
Frank Kerrigan9-Apr-06 23:46
Frank Kerrigan9-Apr-06 23:46 
QuestionSQL 2005 EXPRESS and Visual Studio 2005 Pin
ThePmanLives8-Apr-06 6:29
ThePmanLives8-Apr-06 6:29 
AnswerRe: SQL 2005 EXPRESS and Visual Studio 2005 Pin
Frank Kerrigan9-Apr-06 23:53
Frank Kerrigan9-Apr-06 23:53 
GeneralRe: SQL 2005 EXPRESS and Visual Studio 2005 Pin
ThePmanLives10-Apr-06 16:03
ThePmanLives10-Apr-06 16:03 
GeneralRe: SQL 2005 EXPRESS and Visual Studio 2005 Pin
Frank Kerrigan12-Apr-06 2:28
Frank Kerrigan12-Apr-06 2:28 
AnswerRe: SQL 2005 EXPRESS and Visual Studio 2005 Pin
Jerry Hammond10-Apr-06 7:41
Jerry Hammond10-Apr-06 7:41 
AnswerRe: SQL 2005 EXPRESS and Visual Studio 2005 Pin
jonathan1510-Apr-06 23:30
jonathan1510-Apr-06 23:30 
AnswerRe: SQL 2005 EXPRESS and Visual Studio 2005 Pin
ThePmanLives11-Apr-06 18:25
ThePmanLives11-Apr-06 18:25 
QuestionHelp using rollback with odbcCommand? Pin
cbhkenshin8-Apr-06 0:53
cbhkenshin8-Apr-06 0:53 
Questionconnect sqlserver and tally accounting software using .NET Pin
nesaraja7-Apr-06 19:32
nesaraja7-Apr-06 19:32 
QuestionVB Integration error Pin
gr8coaster3297-Apr-06 19:17
gr8coaster3297-Apr-06 19:17 
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 

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.