Showing posts with label basic. Show all posts
Showing posts with label basic. Show all posts

Wednesday, March 28, 2012

rsclientprint is locking up systems causing reboot HELP

I am using SQL 2005 with reporting services, I have very basic reports, most users can print fine with the print icon in the toolbar, some users get the Blue screen and have to reboot. They have the rsclientprint.dll loaded in the browser, we have deleted it and reloaded, what do I do ?solution is here
http://support.microsoft.com/Default.aspx?kbid=935843

rsclientprint is locking up systems causing reboot HELP

I am using SQL 2005 with reporting services, I have very basic reports, most users can print fine with the print icon in the toolbar, some users get the Blue screen and have to reboot. They have the rsclientprint.dll loaded in the browser, we have deleted it and reloaded, what do I do ?solution is here
http://support.microsoft.com/Default.aspx?kbid=935843

Saturday, February 25, 2012

RS and Oracle

Hello everyone. Does any one knows if it is possible to create reports in MS
Reporting services connected to Oracle DB in Visual Basic 2005 Express
edition?
If any one has done it before a few simple instructions will be greatly
appreciated.
Thank you.> Hello everyone. Does any one knows if it is possible to create reports in
> MS Reporting services connected to Oracle DB in Visual Basic 2005 Express
> edition?
RS can report ON any OLEDB comptable DBMS, meaning Oracle is fine. However,
RS itself cannot be installed onto Oracle, it is a feature of SQL Server
2000/2005.
If you want to report data from an Oracle database, you just enter the valid
connection credentials when creating your report, RS will do the rest.
Kind Regards
Taz