Re: SQL query in web reporting
- From: Kim Oppalfens <kim@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 22 Sep 2005 09:48:57 +0200
In article <43318F16.10407@xxxxxxxxxxxxx>, hermes@xxxxxxxxxxxxx says...
> Thank you Lars for your quick and helpful response! I made the changes
> you suggested, and now I get a different error as follows:
>
> Internet Explorer
> Problems with this web page might prevent it from being displayed
> properly or functioning properly. In the future, you can display this
> message by double-clicking the warning icon displayed in the status bar.
>
> Line 16
> Char 2
> Error: Access is denied
> Code 0
> URL http://server/sms_s01/custom/custommain.asp
>
> It seems as though it is an Internet Explorer error instead of a query
> syntax error. So again, I thank you for fixing my query syntax error,
> but now I am wondering if you or anyone else has a suggestion about this
> IE error? Has it something to do with permissions on the tables or SMS
> web reporting webpage? Thanks again.
>
>
>
> Lars Norman Søndergaard wrote:
> > Hi,
> >
> > You have a few bugs:
> >
> > On line 66 and 137 you are missing a _
> > In the from part you are using some wrong tables (views): v_gs_video should
> > be v_gs_video_controller and v_gs_audio should be v_gs_audio_device.
> >
> > You are referening two tables that I do not know about:
> > v_gs_display_controller_confi and v_gs_display_configuration.
> >
> > Lars Norman Søndergaard
> >
> >
> > "hermes" <hermes@xxxxxxxxxxxxx> skrev i en meddelelse
> > news:%23cVEQ5hvFHA.3124@xxxxxxxxxxxxxxxxxxxxxxx
> >
> >>I have written this query, and I keep getting this error message when I try
> >>to run it (Line 1: Incorrect syntax near '.'.). Does anyone have some
> >>suggestions as to what the error means or why it might not be working? I
> >>look over and over it but I can't figure out what is wrong with my query
> >>and I can find no syntax errors. Thanks.
> >>
> >>SELECT
> >>
> >>v_GS_DISK.Description0,
> >>v_GS_DISK.DeviceID0,
Is your user account a member of the sms reporting users group on the
reporting point?
If so, does your account have permissions to the report in sms?
--
Kim Oppalfens
MVP SMS
Computacenter Belgium
.
- References:
- SQL query in web reporting
- From: hermes
- Re: SQL query in web reporting
- From: Lars Norman Søndergaard
- Re: SQL query in web reporting
- From: hermes
- SQL query in web reporting
- Prev by Date: Re: Can I get this resolved PLEASE - NO HELP YET (URGENT Repost)
- Next by Date: Re: SMS 2.0 and DHCP
- Previous by thread: Re: SQL query in web reporting
- Next by thread: Re: SQL query in web reporting
- Index(es):
Relevant Pages
|