Viewing 15 posts - 1,651 through 1,665 (of 3,366 total)
Hi Grant,
I just guessed because there is no LDF in both posting so I assumed the user in running Express.
April 23, 2009 at 2:05 pm
The codes in the links below says standard connection pooling may not be valid for what you are doing because when operation is long most standard definition may not apply....
April 23, 2009 at 2:01 pm
When you are running Asynch processes in .NET there are ADO.NET Asych classes that are defined if your WCF service is not running these with 8 stored procedures SQL Server...
April 23, 2009 at 12:41 pm
Check below for how to verify if your IIS6 is running in x86 mode or x64.
http://support.microsoft.com/default.aspx?scid=kb;en-us;895976
April 23, 2009 at 12:28 pm
I don't have the exact answer but just information if one of your connection is a transaction from the application layer SQL Server 2005 and below makes one invalid per...
April 23, 2009 at 12:25 pm
Grant,
I think the persom is in SQL Server Express which allows User instance users to connect to the MDF but it must be local so if the person is in...
April 23, 2009 at 12:08 pm
What edition of VS2008 are you running? if you are in professional and standard you can only connect to the database through server explorer but if you are in VS2008...
April 23, 2009 at 11:44 am
I have found the reason you cannot schedule the reports in Report Builder it comes with Clickonce deployment option which means you can deploy to all users in your network...
April 23, 2009 at 10:09 am
If the reports are using share data source I think an admin or content manager needs to create the schedule for your users because these users maybe using viewer permissions...
April 23, 2009 at 9:17 am
I asked you what version of IIS6 you installed and configured? The reason SSRS 2005 is IIS dependent if your IIS6 is running x86 mode the SQL Server installer...
April 23, 2009 at 6:18 am
The version of SSRS installed will depend on the version IIS6 you have installed before you installed SSRS.
April 22, 2009 at 6:17 pm
You can install 2005 in XP pro but it is better if you copy everything to your C drive and run setup from your C drive. I have installed...
April 22, 2009 at 5:43 pm
Actually no because most ETL tasks are in Advanced transform and all those are in Enteprise edition.
http://www.microsoft.com/Sqlserver/2005/en/us/compare-features.aspx
April 22, 2009 at 4:38 pm
SQL Server Express in Winform application allows only local connection no remote connection by default, and if you connected only MDF it maybe a user instance which is a single...
April 22, 2009 at 12:23 pm
Here is what I know the printer must be one of the available printers to the computer you will print the report or it will not work. Your other...
April 21, 2009 at 8:22 pm
Viewing 15 posts - 1,651 through 1,665 (of 3,366 total)