Showing posts with label directly. Show all posts
Showing posts with label directly. Show all posts

Friday, March 9, 2012

QA simple question

Dariusz Tomon,
Go to the messages window and double click over the error message. QA will
take you directly to the line where the error is.
AMB
"Dariusz Tomon" wrote:

> Hi
> I'm a new MS SQL user. When I'm using QA it shows erros in such a way:
> "Server: Msg 156, Level 15, State 1, Procedure XX_IMPORT, Line 45
> Incorrect syntax near the keyword 'select'."
> I wonder how to force it to show correct line. In the example above I
> checked line 45 and there is no "select" statement.
> I suspect that it ignores lines with comments and blank lines. So debuggin
g
> where the error occurs is very difficult.
> Best Regards
> (and sorry for the simplicity of the question)
> Darek T.
>
>Hi Darek
You can double-click on the error message, and QA will take you to the line
in the Query Window where the error is.
HTH
Kalen Delaney, SQL Server MVP
"Dariusz Tomon" <d.tomon@.mazars.pl> wrote in message
news:esH%23a97jGHA.4884@.TK2MSFTNGP03.phx.gbl...
> Hi
> I'm a new MS SQL user. When I'm using QA it shows erros in such a way:
> "Server: Msg 156, Level 15, State 1, Procedure XX_IMPORT, Line 45
> Incorrect syntax near the keyword 'select'."
> I wonder how to force it to show correct line. In the example above I
> checked line 45 and there is no "select" statement.
> I suspect that it ignores lines with comments and blank lines. So
> debugging where the error occurs is very difficult.
> Best Regards
> (and sorry for the simplicity of the question)
> Darek T.
>
>|||"Alejandro Mesa" <AlejandroMesa@.discussions.microsoft.com> wrote in message
news:95A3E7C1-AAAA-46B6-BEAC-74AE111023E4@.microsoft.com...
> Dariusz Tomon,
> Go to the messages window and double click over the error message. QA will
> take you directly to the line where the error is.
>
> AMB
Thank you - I did not know that it's so simple [vbcol=seagreen]
>
> "Dariusz Tomon" wrote:
>|||Hi
I'm a new MS SQL user. When I'm using QA it shows erros in such a way:
"Server: Msg 156, Level 15, State 1, Procedure XX_IMPORT, Line 45
Incorrect syntax near the keyword 'select'."
I wonder how to force it to show correct line. In the example above I
checked line 45 and there is no "select" statement.
I suspect that it ignores lines with comments and blank lines. So debugging
where the error occurs is very difficult.
Best Regards
(and sorry for the simplicity of the question)
Darek T.|||Dariusz Tomon,
Go to the messages window and double click over the error message. QA will
take you directly to the line where the error is.
AMB
"Dariusz Tomon" wrote:

> Hi
> I'm a new MS SQL user. When I'm using QA it shows erros in such a way:
> "Server: Msg 156, Level 15, State 1, Procedure XX_IMPORT, Line 45
> Incorrect syntax near the keyword 'select'."
> I wonder how to force it to show correct line. In the example above I
> checked line 45 and there is no "select" statement.
> I suspect that it ignores lines with comments and blank lines. So debuggin
g
> where the error occurs is very difficult.
> Best Regards
> (and sorry for the simplicity of the question)
> Darek T.
>
>|||Hi Darek
You can double-click on the error message, and QA will take you to the line
in the Query Window where the error is.
HTH
Kalen Delaney, SQL Server MVP
"Dariusz Tomon" <d.tomon@.mazars.pl> wrote in message
news:esH%23a97jGHA.4884@.TK2MSFTNGP03.phx.gbl...
> Hi
> I'm a new MS SQL user. When I'm using QA it shows erros in such a way:
> "Server: Msg 156, Level 15, State 1, Procedure XX_IMPORT, Line 45
> Incorrect syntax near the keyword 'select'."
> I wonder how to force it to show correct line. In the example above I
> checked line 45 and there is no "select" statement.
> I suspect that it ignores lines with comments and blank lines. So
> debugging where the error occurs is very difficult.
> Best Regards
> (and sorry for the simplicity of the question)
> Darek T.
>
>|||"Alejandro Mesa" <AlejandroMesa@.discussions.microsoft.com> wrote in message
news:95A3E7C1-AAAA-46B6-BEAC-74AE111023E4@.microsoft.com...
> Dariusz Tomon,
> Go to the messages window and double click over the error message. QA will
> take you directly to the line where the error is.
>
> AMB
Thank you - I did not know that it's so simple [vbcol=seagreen]
>
> "Dariusz Tomon" wrote:
>|||"Kalen Delaney" <replies@.public_newsgroups.com> wrote in message
news:umPIQL8jGHA.1640@.TK2MSFTNGP02.phx.gbl...
> Hi Darek
> You can double-click on the error message, and QA will take you to the
line
> in the Query Window where the error is.
Dang, in all these years, I never realized that.
Thanks.

> --
> HTH
> Kalen Delaney, SQL Server MVP
>
> "Dariusz Tomon" <d.tomon@.mazars.pl> wrote in message
> news:esH%23a97jGHA.4884@.TK2MSFTNGP03.phx.gbl...
>|||"Kalen Delaney" <replies@.public_newsgroups.com> wrote in message
news:umPIQL8jGHA.1640@.TK2MSFTNGP02.phx.gbl...
> Hi Darek
> You can double-click on the error message, and QA will take you to the
line
> in the Query Window where the error is.
Dang, in all these years, I never realized that.
Thanks.

> --
> HTH
> Kalen Delaney, SQL Server MVP
>
> "Dariusz Tomon" <d.tomon@.mazars.pl> wrote in message
> news:esH%23a97jGHA.4884@.TK2MSFTNGP03.phx.gbl...
>

Monday, February 20, 2012

Q: SP4

Hello,
I just installed SQL Server 2000, I noticed that there is SP4, do I need to
install SP3 and then SP4 or I just directly jump to SP4 without installing
SP3.
Thanks,Jim
Service Packs are cumulated , so you don'yt need to intstall SP3
"JIM.H." <JIMH@.discussions.microsoft.com> wrote in message
news:E9671444-4D27-465F-9D75-08F5894794E0@.microsoft.com...
> Hello,
> I just installed SQL Server 2000, I noticed that there is SP4, do I need
> to
> install SP3 and then SP4 or I just directly jump to SP4 without installing
> SP3.
> Thanks,
>|||Thanks for the reply. Is this the case for all application of Microsoft? I am
just wondering.
"Uri Dimant" wrote:
> Jim
> Service Packs are cumulated , so you don'yt need to intstall SP3
>
> "JIM.H." <JIMH@.discussions.microsoft.com> wrote in message
> news:E9671444-4D27-465F-9D75-08F5894794E0@.microsoft.com...
> > Hello,
> >
> > I just installed SQL Server 2000, I noticed that there is SP4, do I need
> > to
> > install SP3 and then SP4 or I just directly jump to SP4 without installing
> > SP3.
> > Thanks,
> >
>
>|||Jim
I think yes , however I was talking about SQL Server.
"JIM.H." <JIMH@.discussions.microsoft.com> wrote in message
news:49DB4A2A-5BBF-4384-9E9A-C6FF0DB8DF2E@.microsoft.com...
> Thanks for the reply. Is this the case for all application of Microsoft? I
> am
> just wondering.
> "Uri Dimant" wrote:
>> Jim
>> Service Packs are cumulated , so you don'yt need to intstall SP3
>>
>> "JIM.H." <JIMH@.discussions.microsoft.com> wrote in message
>> news:E9671444-4D27-465F-9D75-08F5894794E0@.microsoft.com...
>> > Hello,
>> >
>> > I just installed SQL Server 2000, I noticed that there is SP4, do I
>> > need
>> > to
>> > install SP3 and then SP4 or I just directly jump to SP4 without
>> > installing
>> > SP3.
>> > Thanks,
>> >
>>|||Thanks Uri.
"Uri Dimant" wrote:
> Jim
> I think yes , however I was talking about SQL Server.
> "JIM.H." <JIMH@.discussions.microsoft.com> wrote in message
> news:49DB4A2A-5BBF-4384-9E9A-C6FF0DB8DF2E@.microsoft.com...
> > Thanks for the reply. Is this the case for all application of Microsoft? I
> > am
> > just wondering.
> >
> > "Uri Dimant" wrote:
> >
> >> Jim
> >> Service Packs are cumulated , so you don'yt need to intstall SP3
> >>
> >>
> >>
> >> "JIM.H." <JIMH@.discussions.microsoft.com> wrote in message
> >> news:E9671444-4D27-465F-9D75-08F5894794E0@.microsoft.com...
> >> > Hello,
> >> >
> >> > I just installed SQL Server 2000, I noticed that there is SP4, do I
> >> > need
> >> > to
> >> > install SP3 and then SP4 or I just directly jump to SP4 without
> >> > installing
> >> > SP3.
> >> > Thanks,
> >> >
> >>
> >>
> >>
>
>|||JIM.H. wrote:
> Thanks Uri.
> "Uri Dimant" wrote:
>> Jim
>> I think yes , however I was talking about SQL Server.
>> "JIM.H." <JIMH@.discussions.microsoft.com> wrote in message
>> news:49DB4A2A-5BBF-4384-9E9A-C6FF0DB8DF2E@.microsoft.com...
>> Thanks for the reply. Is this the case for all application of Microsoft? I
>> am
>> just wondering.
>> "Uri Dimant" wrote:
>> Jim
>> Service Packs are cumulated , so you don'yt need to intstall SP3
>>
>> "JIM.H." <JIMH@.discussions.microsoft.com> wrote in message
>> news:E9671444-4D27-465F-9D75-08F5894794E0@.microsoft.com...
>> Hello,
>> I just installed SQL Server 2000, I noticed that there is SP4, do I
>> need
>> to
>> install SP3 and then SP4 or I just directly jump to SP4 without
>> installing
>> SP3.
>> Thanks,
>>
>>
If you took the time to read a few lines about SP4 on
http://www.microsoft.com/downloads/details.aspx?FamilyID=8E2DFC8D-C20E-4446-99A9-B7F0213F8BC5&displaylang=en
, you'd see -
"SP4 is a cumulative Service Pack containing all of the fixes from
previous service packs, including MS03-031 security bulletin."
It would have taken you less time than going to this newsgroup and post
the question.
Regards
Steen

Q: SP2

Hello,
Is RS service packs cumulative, meaning can I just directly install SP2
without SP1?
Thanks,yes u can install the SP2 it includes the sp1
"JIM.H." wrote:
> Hello,
> Is RS service packs cumulative, meaning can I just directly install SP2
> without SP1?
> Thanks,
>