Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.databases.ms-sqlserver    |    Notorious Rube Goldberg contraption    |    19,505 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 19,377 of 19,505    |
|    Erland Sommarskog to Tim Ritberg    |
|    Re: How to backup SQL Express 13    |
|    09 May 22 14:40:41    |
      From: esquel@sommarskog.se              Tim Ritberg (tim@server.invalid) writes:       > A friend has got a software, which uses a SQL Express instance.       > We would like to backup one database via external sql dump.       >       > How to setup a sql user?       > We have SQL Studio installand and can connect via windows user.       >              Not sure why you would set up an SQL user. To backup the databaes       you would say;              BACKUP DATABASE TheDB TO DISK = 'C:\temp\TheDB.bak' WITH INIT              The file path is of course an example. However, the service account       for SQL Server needs to have access to the location, so it's not a       good idea to select a folder under C:\Users.              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca