Groups | Blog | Home
all groups > sql server reporting services > august 2004 >

sql server reporting services : Maybe a Microsoft Question?


Daniel Reib [MSFT]
8/5/2004 5:17:00 PM
We compile the data into an internal format and store that in the database.
We do not support adding your own content via the database.

--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

Scott Meddows
8/5/2004 7:08:18 PM
When VS 2003 compiles my RDL and deploys it to the server, where exactly does the assembly (I assume it's an assembly) go?!?!?!
Into the database?

I found saw the ChunkData table that contains an image field names "Content". Is this where the assembly is stored?

If this IS the place then where the assembly is stored then are there any articles on MSDN about how to store an assembly in a
database and then retrieve it and run it?

Thanks a lot!

Scott

Scott Meddows
8/5/2004 9:54:41 PM
Well, what I'd like to try to do is to do something similar in my own application.

Any hints on what you guys do? :)

[quoted text, click to view]

Daniel Reib [MSFT]
8/6/2004 10:23:53 AM
Yes, we compile the data into an internal format. :) Sorry that is about as
detailed as we can get.

--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

Daniel Reib [MSFT]
8/6/2004 10:28:20 AM
Perhaps if you describe the scenario you are trying to solve we can find an
alternative solution for you.

--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

Scott Meddows
8/9/2004 9:14:58 AM
I'd like to create a workflow program for forms. I'd like to have a front end that would deploy the forms to a server that would
handle the workflow. (sending Emails, routing the form, etc)

I would like to have a single source of backup (IE, the database) and I think compiling the form or whatever it is into an assembly
would give me better performance.

Sorry if this isn't a well thought out post... I'm not awake yet :)

[quoted text, click to view]

AddThis Social Bookmark Button