Viewing 15 posts - 1,561 through 1,575 (of 3,366 total)
You should avoid trainingcamp because their schedule may not teach anything to even the experienced, learningtree prices seem better if there is an instructor and the last is using MOC(Microsoft...
May 14, 2009 at 12:27 pm
The cheap solution to your situation is to either use trials at all those locations good for 6 months or the developer edition under $50 online. The reason is...
May 14, 2009 at 11:08 am
If it is just standard case sensitive collation nothing but if your collation is case sensitive because it is BIN(binary collation) which is case sensitive by default then you could...
May 14, 2009 at 8:56 am
execute it in a file upload object which require adjusting the Asp.net application maxlength property because it defaults to 4meg. The other option is to use Response.TransmiteFile and the...
May 14, 2009 at 8:35 am
The ASP .NET application will then need to pick up this data and present it to the user.
The problem you're going to face is getting the real time updates to...
May 14, 2009 at 8:21 am
It wouldn't help Microsoft's strategy of saturating the market if nobody is skilled enough to use their products. Create a vast supply of qualified professionals to overwhelm your competitors while...
May 13, 2009 at 5:58 pm
You need to start with actual table and pass the data to a temp table so SSRS have a base table to call, and it is better if you make...
May 13, 2009 at 8:58 am
Win2003 x64 actually comes with two ODBC driver I found that you need need either a fix from IBM or IBM client access tool. If you are not running...
May 13, 2009 at 7:34 am
I cannot understand why you will service pack only the operating system before installng IIS because IIS also needs the service packs.
May 13, 2009 at 7:28 am
First question why? I think SSRS 2000 is too old plus you need to buy VS2003 to develop the reports you would be lucky to find it on Ebay....
May 13, 2009 at 6:41 am
My mistake I actually know Express cannot be a publisher and assumed merge subscription being two way is also not allowed.
May 13, 2009 at 6:15 am
Hey per the docs below you cannot run Merge Replication in SQL Server Express.
http://msdn.microsoft.com/en-us/library/ms165616(SQL.90).aspx
May 12, 2009 at 6:43 pm
Per the docs ReportViewer supports SSRS 2005 instead of SQL Server 2008. Check below for all you need to know about Reportviewer 2008.
May 12, 2009 at 6:35 pm
Yes you can but if you are using SSRS the docs now says SSRS must be added to your SMTP if you are doing subscription which means you now need...
May 12, 2009 at 5:22 pm
PaulB (5/12/2009)
Unusual post in a SQL Server forum.
TFS(team foundation Server) for VS2005/8 is Microsoft source control server that is used for both SQL Server and .NET development. Now there...
May 12, 2009 at 4:32 pm
Viewing 15 posts - 1,561 through 1,575 (of 3,366 total)