Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
20 views

Regex find not working in SSMS query window?

I'm trying to find the next BEGIN or END without missing any, so I want to search with a regex in the find. I want to find the next BEGIN or END. For some reason it's not working. What's wrong with ...
0
votes
0answers
88 views

How To Backup A Maintenance Plan

I'm using SQL Server Management Studio 2005, and I'm about to make changes to the (rather important) Maintenance Plan. I would like to backup (or export) the Maintenance Plan, so it can be restored ...
0
votes
2answers
92 views

Error while connecting to external SQL Server with an IP using SQL Management Studio 2005

Error while connecting to external SQL Server IP using SQL Management Studio 2005 address TITLE: Connect to Server Cannot connect to 1.2.3.4\SQLEXPRESS. ADDITIONAL INFORMATION: A ...