I want to backup a SqlServer Database on a schedule (database:: MyData,
(nightly)). It appears you can do this using the management wizard in SQL
2005 standard but not in Express. Is there a work around for SQL Express?
Thanks
Ed Warren
...
more >>
How do I edit the recent projects list. I may create test projects, etc
that I do not want to appear in that list.
Thanks.
jay
...
more >>
When I installed SQL Server 2005 it setup a folder for projects in "SQL
Server Management Studio" which by default is in My Documents.
How can I change this location? I have looked in the typical places (Tools
| Options), etc. but cannot see anything.
Jay
...
more >>
We have been using the 'Copy SQL Server Objects' with success for some time
to copy an entire database to another server. Recent changes to our database
infrastructure cause DTS to fail:
1) We have a check constraint which uses a user function (which refers to
the table on the check constrain...
more >>