Viewing 15 posts - 1,741 through 1,755 (of 3,366 total)
You need to change compatibility level to 100 to use MERGE because it was implemented in 2008. Check below for details.
April 15, 2009 at 9:24 am
I am not sure what you mean but MDAC actually comes with the operating system, that is the reason if you are in Win2003 you need to be in SP2...
April 15, 2009 at 9:13 am
Jack,
I think the person is talking about my solution but I still thinks the vendor of the software should be contacted if their developer wrote crappy code.
April 15, 2009 at 8:44 am
That is correct you need admin permission to all the drives SQL Server is installed because you may not able to perform some tasks and troubleshoot issues that will require...
April 15, 2009 at 8:34 am
Let explain your error what it is saying is you have the SSIS runtime in Work Group edition but you are using features that is only supported in the Standard,...
April 15, 2009 at 8:26 am
The most important features differences in SQL Server editions is in BI stack and replication, if you are not using both install the 2008 standard and move databases and objects.
April 14, 2009 at 5:35 pm
If you are not using many temp tables in the code you could use Table Variables instead of Temp tables.
April 14, 2009 at 5:26 pm
I think you need to admin permissions and if the user is running SQL Server Express you have to give the user the permissions or you have to be ready...
April 14, 2009 at 5:24 pm
You need to go into configuration manager and make sure you are using the network service account for your SSRS account. I also don't understand what you mean because...
April 13, 2009 at 6:44 pm
Then you may have to try to modify the schedule if that does not work then you have to create a new one this is assuming those issues are not...
April 13, 2009 at 2:51 pm
It may be related to what Microsoft is saying in the late breaking changes below however I need to explain the technical issues better than Microsoft Win2003 comes with IIS...
April 13, 2009 at 1:58 pm
Security is (almost) non-existant. Hosting companies are big fat cows just waiting for hackers to milk them. One lucky break and a dozen company's data could be stolen. And then...
April 13, 2009 at 1:22 pm
Yes those services let me tell you about how these could cost small businesses that decides to take the advice in the article I posted, during one of the migrations...
April 13, 2009 at 12:51 pm
chrise (4/13/2009)
April 13, 2009 at 10:17 am
Actually VS2005 Team Suites require a separate download to get the DB pro edition features I know because I did it in 2007. In VS2008 you also need the...
April 13, 2009 at 9:09 am
Viewing 15 posts - 1,741 through 1,755 (of 3,366 total)