Does anyone know how to handle assigning permission to user folder without
using the report manager interface?
Through a command line or programmatically'You can do this by writing an application using the Web Service API or via
the Report Server script host (which are basically the same thing).
--
Brian Welcker
Group Program Manager
Microsoft SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Frank" <nospam@.nospam.org> wrote in message
news:uG6FRXddEHA.3148@.TK2MSFTNGP10.phx.gbl...
> Does anyone know how to handle assigning permission to user folder without
> using the report manager interface?
> Through a command line or programmatically'
>|||Some sample security scripting code here:
http://blogs.msdn.com/bryanke/archive/2004/03/17/91736.aspx
--
Bryan Keller
Developer Documentation
SQL Server Reporting Services
A friendly reminder that this posting is provided "AS IS" with no
warranties, and confers no rights.
"Frank" <nospam@.nospam.org> wrote in message
news:uG6FRXddEHA.3148@.TK2MSFTNGP10.phx.gbl...
> Does anyone know how to handle assigning permission to user folder without
> using the report manager interface?
> Through a command line or programmatically'
>|||Thank you all for your help
"Frank" <nospam@.nospam.org> wrote in message
news:uG6FRXddEHA.3148@.TK2MSFTNGP10.phx.gbl...
> Does anyone know how to handle assigning permission to user folder without
> using the report manager interface?
> Through a command line or programmatically'
>
Showing posts with label interface. Show all posts
Showing posts with label interface. Show all posts
Monday, March 12, 2012
Wednesday, March 7, 2012
RS interface tools
Hi Ya'll,
I saw a MS demo of RS and decided to give it a try, do a little learning.
Perhaps toss Crystal reports if RS is too cool to ignore.
I have SQL 2K and had RS Installed but don't see the tools to begin design.
Is that only in SQL2K5 ?
Am I suppose to fork out the bucks for VB.net when I don't roll vb code?
Seems silly for a 'free' module.
Any easier options ? I can't upgrade to 2K5 yet, months away.
--
Mike
If data falls in the woods and nobody is there to see it ...... ?Hi,
You need to get hold of Visual Studio 2003 and here's a link to help you.
http://www.ondotnet.com/pub/a/dotnet/2004/11/29/sqlreporting.html
Cheers,
Phillip
"Tigermikefl" wrote:
> Hi Ya'll,
> I saw a MS demo of RS and decided to give it a try, do a little learning.
> Perhaps toss Crystal reports if RS is too cool to ignore.
> I have SQL 2K and had RS Installed but don't see the tools to begin design.
> Is that only in SQL2K5 ?
> Am I suppose to fork out the bucks for VB.net when I don't roll vb code?
> Seems silly for a 'free' module.
> Any easier options ? I can't upgrade to 2K5 yet, months away.
> --
> Mike
> If data falls in the woods and nobody is there to see it ...... ?|||If you are using SQL 2005 - then the Report Designer is already included and
you do NOT need to buy VB.NET. If you are using SQL 2000 Reporting Services,
then you will need to buy VS.NET 2003 (VB.NET) to install the Reporting
Services Designer component.
Best bet: Use SQL 2005 - the client tools will install the SQL Server
Business Intelligence Development Studio by default. (Which is the report
designer).
=-Chris
"Tigermikefl" <Tigermikefl@.discussions.microsoft.com> wrote in message
news:C465EEC3-A0B4-44EE-B019-3840F8BD5826@.microsoft.com...
> Hi Ya'll,
> I saw a MS demo of RS and decided to give it a try, do a little learning.
> Perhaps toss Crystal reports if RS is too cool to ignore.
> I have SQL 2K and had RS Installed but don't see the tools to begin
> design.
> Is that only in SQL2K5 ?
> Am I suppose to fork out the bucks for VB.net when I don't roll vb code?
> Seems silly for a 'free' module.
> Any easier options ? I can't upgrade to 2K5 yet, months away.
> --
> Mike
> If data falls in the woods and nobody is there to see it ...... ?|||Thanks for confirming. Wish we would upgrade but the developers aren't keen
on the testing time for a discontinued GUI (ours).
I'll see if I can find the VS2003/VB demo for testing and maybe we'll have
upgraded SQL by spring.
--
Mike
If data falls in the woods and nobody is there to see it ...... ?
"Phillip MacPherson-Cox" wrote:
> Hi,
> You need to get hold of Visual Studio 2003 and here's a link to help you.
> http://www.ondotnet.com/pub/a/dotnet/2004/11/29/sqlreporting.html
> Cheers,
> Phillip
> "Tigermikefl" wrote:
> > Hi Ya'll,
> >
> > I saw a MS demo of RS and decided to give it a try, do a little learning.
> > Perhaps toss Crystal reports if RS is too cool to ignore.
> >
> > I have SQL 2K and had RS Installed but don't see the tools to begin design.
> > Is that only in SQL2K5 ?
> >
> > Am I suppose to fork out the bucks for VB.net when I don't roll vb code?
> > Seems silly for a 'free' module.
> >
> > Any easier options ? I can't upgrade to 2K5 yet, months away.
> >
> > --
> > Mike
> >
> > If data falls in the woods and nobody is there to see it ...... ?|||Thanks Chris, maybe they'll let me play with the good toys soon.
--
Mike
If data falls in the woods and nobody is there to see it ...... ?
"Chris Conner" wrote:
> If you are using SQL 2005 - then the Report Designer is already included and
> you do NOT need to buy VB.NET. If you are using SQL 2000 Reporting Services,
> then you will need to buy VS.NET 2003 (VB.NET) to install the Reporting
> Services Designer component.
> Best bet: Use SQL 2005 - the client tools will install the SQL Server
> Business Intelligence Development Studio by default. (Which is the report
> designer).
> =-Chris
> "Tigermikefl" <Tigermikefl@.discussions.microsoft.com> wrote in message
> news:C465EEC3-A0B4-44EE-B019-3840F8BD5826@.microsoft.com...
> > Hi Ya'll,
> >
> > I saw a MS demo of RS and decided to give it a try, do a little learning.
> > Perhaps toss Crystal reports if RS is too cool to ignore.
> >
> > I have SQL 2K and had RS Installed but don't see the tools to begin
> > design.
> > Is that only in SQL2K5 ?
> >
> > Am I suppose to fork out the bucks for VB.net when I don't roll vb code?
> > Seems silly for a 'free' module.
> >
> > Any easier options ? I can't upgrade to 2K5 yet, months away.
> >
> > --
> > Mike
> >
> > If data falls in the woods and nobody is there to see it ...... ?
>
>|||check out 90 degree software - full client desktop report writer for MSRS.
"Tigermikefl" wrote:
> Thanks Chris, maybe they'll let me play with the good toys soon.
> --
> Mike
> If data falls in the woods and nobody is there to see it ...... ?
>
> "Chris Conner" wrote:
> > If you are using SQL 2005 - then the Report Designer is already included and
> > you do NOT need to buy VB.NET. If you are using SQL 2000 Reporting Services,
> > then you will need to buy VS.NET 2003 (VB.NET) to install the Reporting
> > Services Designer component.
> >
> > Best bet: Use SQL 2005 - the client tools will install the SQL Server
> > Business Intelligence Development Studio by default. (Which is the report
> > designer).
> >
> > =-Chris
> >
> > "Tigermikefl" <Tigermikefl@.discussions.microsoft.com> wrote in message
> > news:C465EEC3-A0B4-44EE-B019-3840F8BD5826@.microsoft.com...
> > > Hi Ya'll,
> > >
> > > I saw a MS demo of RS and decided to give it a try, do a little learning.
> > > Perhaps toss Crystal reports if RS is too cool to ignore.
> > >
> > > I have SQL 2K and had RS Installed but don't see the tools to begin
> > > design.
> > > Is that only in SQL2K5 ?
> > >
> > > Am I suppose to fork out the bucks for VB.net when I don't roll vb code?
> > > Seems silly for a 'free' module.
> > >
> > > Any easier options ? I can't upgrade to 2K5 yet, months away.
> > >
> > > --
> > > Mike
> > >
> > > If data falls in the woods and nobody is there to see it ...... ?
> >
> >
> >
I saw a MS demo of RS and decided to give it a try, do a little learning.
Perhaps toss Crystal reports if RS is too cool to ignore.
I have SQL 2K and had RS Installed but don't see the tools to begin design.
Is that only in SQL2K5 ?
Am I suppose to fork out the bucks for VB.net when I don't roll vb code?
Seems silly for a 'free' module.
Any easier options ? I can't upgrade to 2K5 yet, months away.
--
Mike
If data falls in the woods and nobody is there to see it ...... ?Hi,
You need to get hold of Visual Studio 2003 and here's a link to help you.
http://www.ondotnet.com/pub/a/dotnet/2004/11/29/sqlreporting.html
Cheers,
Phillip
"Tigermikefl" wrote:
> Hi Ya'll,
> I saw a MS demo of RS and decided to give it a try, do a little learning.
> Perhaps toss Crystal reports if RS is too cool to ignore.
> I have SQL 2K and had RS Installed but don't see the tools to begin design.
> Is that only in SQL2K5 ?
> Am I suppose to fork out the bucks for VB.net when I don't roll vb code?
> Seems silly for a 'free' module.
> Any easier options ? I can't upgrade to 2K5 yet, months away.
> --
> Mike
> If data falls in the woods and nobody is there to see it ...... ?|||If you are using SQL 2005 - then the Report Designer is already included and
you do NOT need to buy VB.NET. If you are using SQL 2000 Reporting Services,
then you will need to buy VS.NET 2003 (VB.NET) to install the Reporting
Services Designer component.
Best bet: Use SQL 2005 - the client tools will install the SQL Server
Business Intelligence Development Studio by default. (Which is the report
designer).
=-Chris
"Tigermikefl" <Tigermikefl@.discussions.microsoft.com> wrote in message
news:C465EEC3-A0B4-44EE-B019-3840F8BD5826@.microsoft.com...
> Hi Ya'll,
> I saw a MS demo of RS and decided to give it a try, do a little learning.
> Perhaps toss Crystal reports if RS is too cool to ignore.
> I have SQL 2K and had RS Installed but don't see the tools to begin
> design.
> Is that only in SQL2K5 ?
> Am I suppose to fork out the bucks for VB.net when I don't roll vb code?
> Seems silly for a 'free' module.
> Any easier options ? I can't upgrade to 2K5 yet, months away.
> --
> Mike
> If data falls in the woods and nobody is there to see it ...... ?|||Thanks for confirming. Wish we would upgrade but the developers aren't keen
on the testing time for a discontinued GUI (ours).
I'll see if I can find the VS2003/VB demo for testing and maybe we'll have
upgraded SQL by spring.
--
Mike
If data falls in the woods and nobody is there to see it ...... ?
"Phillip MacPherson-Cox" wrote:
> Hi,
> You need to get hold of Visual Studio 2003 and here's a link to help you.
> http://www.ondotnet.com/pub/a/dotnet/2004/11/29/sqlreporting.html
> Cheers,
> Phillip
> "Tigermikefl" wrote:
> > Hi Ya'll,
> >
> > I saw a MS demo of RS and decided to give it a try, do a little learning.
> > Perhaps toss Crystal reports if RS is too cool to ignore.
> >
> > I have SQL 2K and had RS Installed but don't see the tools to begin design.
> > Is that only in SQL2K5 ?
> >
> > Am I suppose to fork out the bucks for VB.net when I don't roll vb code?
> > Seems silly for a 'free' module.
> >
> > Any easier options ? I can't upgrade to 2K5 yet, months away.
> >
> > --
> > Mike
> >
> > If data falls in the woods and nobody is there to see it ...... ?|||Thanks Chris, maybe they'll let me play with the good toys soon.
--
Mike
If data falls in the woods and nobody is there to see it ...... ?
"Chris Conner" wrote:
> If you are using SQL 2005 - then the Report Designer is already included and
> you do NOT need to buy VB.NET. If you are using SQL 2000 Reporting Services,
> then you will need to buy VS.NET 2003 (VB.NET) to install the Reporting
> Services Designer component.
> Best bet: Use SQL 2005 - the client tools will install the SQL Server
> Business Intelligence Development Studio by default. (Which is the report
> designer).
> =-Chris
> "Tigermikefl" <Tigermikefl@.discussions.microsoft.com> wrote in message
> news:C465EEC3-A0B4-44EE-B019-3840F8BD5826@.microsoft.com...
> > Hi Ya'll,
> >
> > I saw a MS demo of RS and decided to give it a try, do a little learning.
> > Perhaps toss Crystal reports if RS is too cool to ignore.
> >
> > I have SQL 2K and had RS Installed but don't see the tools to begin
> > design.
> > Is that only in SQL2K5 ?
> >
> > Am I suppose to fork out the bucks for VB.net when I don't roll vb code?
> > Seems silly for a 'free' module.
> >
> > Any easier options ? I can't upgrade to 2K5 yet, months away.
> >
> > --
> > Mike
> >
> > If data falls in the woods and nobody is there to see it ...... ?
>
>|||check out 90 degree software - full client desktop report writer for MSRS.
"Tigermikefl" wrote:
> Thanks Chris, maybe they'll let me play with the good toys soon.
> --
> Mike
> If data falls in the woods and nobody is there to see it ...... ?
>
> "Chris Conner" wrote:
> > If you are using SQL 2005 - then the Report Designer is already included and
> > you do NOT need to buy VB.NET. If you are using SQL 2000 Reporting Services,
> > then you will need to buy VS.NET 2003 (VB.NET) to install the Reporting
> > Services Designer component.
> >
> > Best bet: Use SQL 2005 - the client tools will install the SQL Server
> > Business Intelligence Development Studio by default. (Which is the report
> > designer).
> >
> > =-Chris
> >
> > "Tigermikefl" <Tigermikefl@.discussions.microsoft.com> wrote in message
> > news:C465EEC3-A0B4-44EE-B019-3840F8BD5826@.microsoft.com...
> > > Hi Ya'll,
> > >
> > > I saw a MS demo of RS and decided to give it a try, do a little learning.
> > > Perhaps toss Crystal reports if RS is too cool to ignore.
> > >
> > > I have SQL 2K and had RS Installed but don't see the tools to begin
> > > design.
> > > Is that only in SQL2K5 ?
> > >
> > > Am I suppose to fork out the bucks for VB.net when I don't roll vb code?
> > > Seems silly for a 'free' module.
> > >
> > > Any easier options ? I can't upgrade to 2K5 yet, months away.
> > >
> > > --
> > > Mike
> > >
> > > If data falls in the woods and nobody is there to see it ...... ?
> >
> >
> >
Tuesday, February 21, 2012
RS 2005 Windows Mobile Interface
I am interested in serving a few simple stats to a PDA running Windows Mobile 2003 for Pocket PC, Phone Edition. The device I'm considering is the HP iPaq 6515. I'm open to suggestions, does anyone have any experience with this?
Thanksi have one and it works great ask me if u would like 2 no any thing about the devive
RS 2005 Windows Mobile Interface
I am interested in serving a few simple stats to a PDA running Windows Mobile 2003 for Pocket PC, Phone Edition. The device I'm considering is the HP iPaq 6515. I'm open to suggestions, does anyone have any experience with this?
Thanksi have one and it works great ask me if u would like 2 no any thing about the devive
Subscribe to:
Posts (Atom)