Viewing 15 posts - 91 through 105 (of 347 total)
you should be able to embed it in a script task
July 31, 2009 at 3:08 pm
yes, you can retain the virtual name in your current instance.
July 30, 2009 at 1:19 pm
yes, you will need another set of disks and another IP address. get your disks set up on the box and then run sql server setup to add another instance.
July 30, 2009 at 11:53 am
I found the problem. After installing most recent service packs, DMMM still wasn't working properly. I went to manage server instance connections and removed them all and added them back...
May 18, 2009 at 10:02 am
I'll give that a try. I tried manually launching both, and still had the same problem. I'll try the latest service packs and see if that helps. Also, I am...
May 18, 2009 at 9:06 am
well, it does it in both my 2005 (90.0.3042.00) and my 2008 clients(10.0.1600.22)
May 15, 2009 at 9:44 am
well, when I right click a database, it doesn't give the the option to unregister the database. it only gives an option to register a database, manage server instance connections,...
May 14, 2009 at 10:07 am
Mine is set to standard, not 2000. Must be a setting though. When I did the install, I chose to import the 2005 settings. When I went to options/environment/keyboard and...
December 11, 2008 at 2:26 pm
Cigarretts is mine. I try to quit about 2 times a year and always fail.
December 5, 2008 at 7:25 am
you can right click the table name in SSMS and choose view dependencies. This should show you any views that use that table.
November 14, 2008 at 1:39 pm
you need to register the instance in SSMS
November 10, 2008 at 8:47 am
good catch, I was under the assumption it used a new connection, which is obviously wrong. Generally when I see these errors (object not found on a temp table) I...
October 14, 2008 at 3:28 pm
I take it you are trying to execute the SQL String using sp_execute or simply the EXECUTE() command? In this case I believe it opens a new connection and therefore...
October 14, 2008 at 1:53 pm
not sure about NetBackup, I have not used that product, so I couldn't tell you if either product will integrate, but I can tell you I have run comparisons of...
October 9, 2008 at 3:31 pm
you could put the database in single user mode, but I'm not sure if it would work from an SSIS package. Worth a try I suppose
October 9, 2008 at 3:26 pm
Viewing 15 posts - 91 through 105 (of 347 total)