| Author |
SQL Server Admin tools
|
|
| richardwhit 2003-06-04, 3:52 pm |
| Hi,
I have an MSDE database which I want to backup using the SQL Agent for Backup Exec.
In order to do this I apparently need to have the SQL server administration/management tools installed on the backup server. These don't come with MSDE apparently but I understood that I could get them of the full edition SQL server installation media, so I d/l'd a copy of the eval - I can't seem to find any admin tools on there - can someone help me find what I need and tell me where to look? I really need some help on this  | |
| claudio rivas 2003-06-04, 4:41 pm |
| Well, i hope this could help.
I think that you must run the setup program and tell to the Installer that install only the Client Tools Only.
Let us know if that works | |
| claudio rivas 2003-06-04, 4:54 pm |
| Ok... here i go again with the full answer
1. Insert the evalutation copy
2. Click SQL Server 2000 Components
3. Click install database server
4. Choose the option that you need (Local Server or remote server) and click next
5. Choose Create a New Instance of SQL Server, or install Client Tools
6. Then choose install client tools only
7. On the Select components Window let only Management Tools selected on the components menu and only Enterprise Manager on the Sub Components. and follow the wizard.
Let me know how it works | |
| richardwhit 2003-06-07, 3:21 am |
| Many thanks, thats great, I will give this a go when I get back to work  |
|
|
|