Re: Debug stored procedures with VB6
From: Allcomp (fa097770_at_nospam.skynet.be)
Date: 06/08/04
- Previous message: Allcomp: "Re: Connection.Execute causes untrappable runtime error"
- In reply to: Val Mazur: "Re: Debug stored procedures with VB6"
- Next in thread: Val Mazur: "Re: Debug stored procedures with VB6"
- Reply: Val Mazur: "Re: Debug stored procedures with VB6"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 8 Jun 2004 16:35:02 +0200
Thank you for your help,
I can't see in the sql server analyser a tool to debug a stored procedure.
Where is it exactly?
For vb6, it still doesn't work, but I believe that it is because I have a
WinXP French, VB6 English and MSDE English
When I will need to reinstall my computer, I will try with a English Windows
"Val Mazur" <group51a@hotmail.com> a écrit dans le message de
news:%23kIyqfQTEHA.3844@TK2MSFTNGP11.phx.gbl...
> Hi,
>
> Could be something missing from installation, but it is hard to say
exactly.
> Another way to debug your SPs is to use debugger directly from the Query
> Analyzer, which ships with the SQL Server 2000.
>
> --
> Val Mazur
> Microsoft MVP
>
>
> "Allcomp" <fa097770@nospam.skynet.be> wrote in message
> news:40c01df8$0$8392$a0ced6e1@news.skynet.be...
> > Hello,
> >
> > For the first link, it is not the case, I use the default instance name.
> > For the second one : It doesn't work for the first one and with the
sample
> > to make it work with 2 stored procedures, I have the error two times.
> > For the third one, I have already the value in the registery.
> >
> > I am sorry but it still doesn't work.
> >
> > Thank you for your help
> >
> > Marc Allard
> > Allcomp
> >
> > "Val Mazur" <group51a@hotmail.com> a écrit dans le message de
> > news:O4qpxgdSEHA.1764@TK2MSFTNGP10.phx.gbl...
> >> Hi,
> >>
> >> Could be some issue described in a next KBs
> >>
> >> http://support.microsoft.com/default.aspx?scid=kb;en-us;310647
> >>
> >> http://support.microsoft.com/default.aspx?scid=kb;en-us;191513
> >>
> >> http://support.microsoft.com/default.aspx?scid=kb;en-us;172099
> >>
> >>
> >> --
> >> Val Mazur
> >> Microsoft MVP
> >>
> >>
> >> "Allcomp" <fa097770@nospam.skynet.be> wrote in message
> >> news:e$lKxDUSEHA.2612@TK2MSFTNGP10.phx.gbl...
> >> > Hello,
> >> >
> >> > I am trying to debug a stored procedure with VB6 on SQL Server
> > Developper
> >> > 2000.
> >> >
> >> > I always have a mistake. Searching the net, I have seen that I have
to
> >> > copy
> >> > the files from the installation CD (x86\Other\Sdi ) to the
> > mssqlServer\Bin
> >> > directory and it still doesn't work.
> >> > I have also sait MSSQLServer to start as administrator on the
computer
> >> > where
> >> > it is installed.
> >> > The error is "The query could not be debuged due to a problem
> >> > coordinating
> >> > events with the server. Check the server and client log to find the
> > exact
> >> > cause, fix the problem and try again"
> >> > I have no event on the application, security and system log.
> >> > My database is installed locally.
> >> >
> >> > Thank you
> >> > Marc Allard
> >> > Allcomp
> >> >
> >> >
> >>
> >>
> >
> >
>
>
- Previous message: Allcomp: "Re: Connection.Execute causes untrappable runtime error"
- In reply to: Val Mazur: "Re: Debug stored procedures with VB6"
- Next in thread: Val Mazur: "Re: Debug stored procedures with VB6"
- Reply: Val Mazur: "Re: Debug stored procedures with VB6"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|