Viewing 15 posts - 1,786 through 1,800 (of 3,366 total)
That is strange I have printed to network printers at different employers you need to configure the printer in your box and use print preview and then print. You...
April 8, 2009 at 6:32 pm
Sa rights is not relevant to SSRS you need to go into configuration manager and make sure SSRS is running under Local System account. Then you can configure SSRS,...
April 8, 2009 at 6:05 pm
Yes Microsoft generally add new collation seldom remove existing stable collations so check below in the first link for your existing collation and check the second link for more options.
April 8, 2009 at 5:40 pm
You have many options to run SSRS reports on the Web through web service so you deploy your reports to a web service in SSRS. You can also run...
April 8, 2009 at 4:19 pm
SQL Server 2005 and above comes with native client which you can install in the SQL Server folder and it connects to C and C++ applications, the other option is...
April 8, 2009 at 3:56 pm
I think your problem is BIDs issue because it develops SSIS packages as needed but require correct edition for deployment because both Fuzzy features comes only in Enterprise edition.
April 8, 2009 at 2:51 pm
andrewd.smith (4/8/2009)
+05:30 means 5 hours 30 minutes, not 5.30 hoursI blame the Babylonians 😉
That is a good one but I am not sure you can blame the Babylonians because Microsoft...
April 8, 2009 at 10:34 am
I thought this was new installation so you need to take full backup of all your databases, then when you finish you could check if your stored procs are in...
April 8, 2009 at 9:39 am
That would mean you have chosen to install Chinese version of SQL Server in US OS so you need to rerun setup and install English SQL Server with the OS...
April 8, 2009 at 9:28 am
You could change the language you save your .sql files in save as drop down and you could change the collation of the database under options in the database properties....
April 8, 2009 at 8:54 am
Great article.
The worst I have seen is a Reporting application running in MSDB yes the application's database is MSDB so instead of the Agent using MSDB this application with hundreds...
April 8, 2009 at 8:40 am
If your colors are in gif or jpeg files you could put your colors in rectangle but if you are just creating it in the SSRS designer then using rectangle...
April 7, 2009 at 6:29 pm
I think it would be good for you to change your DAL(data access layer) because ADO.NET uses in memory database and uses connection pooling so many Command related issues are...
April 7, 2009 at 4:24 pm
I think you need the DtUtil utility it lets you specify path including UNC, check below for details.
April 7, 2009 at 4:08 pm
Similar thing here. In my country, woman and IT don't usually go in the same sentence. The number of times I've been 'mistaken' for the project manager, the token HR...
April 7, 2009 at 2:49 pm
Viewing 15 posts - 1,786 through 1,800 (of 3,366 total)