Viewing 15 posts - 1,276 through 1,290 (of 3,366 total)
No because SSRS and SSIS are not configurable components which means you leave both in C drive because both uses operating system resources. You should also know that you...
June 29, 2009 at 4:38 pm
Mayank Khatri (6/29/2009)
Thanks from me too. It will be nice to have both the databases.
I am glad I could help.
🙂
June 29, 2009 at 3:41 pm
Florian Reischl (6/29/2009)
Gift Peddie (6/29/2009)
June 29, 2009 at 3:30 pm
Here is NorthWind for 2005 you still need to ALTER NText to Nvachar(max) and Image to Vabinary(max) just right click on the tables and go to modify and you should...
June 29, 2009 at 3:19 pm
I am not sure if it is relevant but you are running 2005 so you cannot use that .bak because it is for 2008 I have an MDF here so...
June 29, 2009 at 3:00 pm
Check the thread below I have attached a current copy of Northwind 2008 in .bak you still need to alter NText and Image column to NVarchar(max) and Vabinary(max).
http://www.sqlservercentral.com/Forums/Topic672990-263-3.aspx
June 29, 2009 at 2:42 pm
I have not used it but you need to read the link below to setup your SSL configuration and you also need to go to the location below in you...
June 27, 2009 at 9:10 am
If you are using Windows authentication the password is not clear text, another option is to use Enterprise library for your application data access. There are two more option...
June 27, 2009 at 7:03 am
Jason Miller (6/26/2009)
Thomas LaRock (6/26/2009)
damn. i forgot the hyperbolic chamber. and i think i know of an upcoming estate sale where i can get one cheap.
Is that a special place...
June 26, 2009 at 7:58 pm
I need to know what operating system because Vista home basic and Vista home premiun cannot use IIS 7 development you have to use the file system for SSRS because...
June 26, 2009 at 4:27 pm
Here is how you create x86 and x64 application pool in IIS 7.
June 26, 2009 at 8:56 am
I was trying to move a SS2000 database to a SS2005 server. I backed up the SS2000 database, copied the .bak file to the SS2005 box, and started to restore...
June 26, 2009 at 8:15 am
Cancelling a restore is not the only thing that puts the Db is restoring mode and so it is not relevant, I deleted mine in the restoring mode without canceling...
June 26, 2009 at 7:52 am
I tried searching online for storing word documents in a filestream column but couldn't find anything that related back to my situation. Many of the examples only have "insert into...
June 25, 2009 at 3:51 pm
The first part of your time is in SMS ALTER Stored Procedure, Parse it then execute it if it returns your data then go to BIDs data pane and run...
June 25, 2009 at 12:59 pm
Viewing 15 posts - 1,276 through 1,290 (of 3,366 total)