Hello,
I have database on MS SQL SERVER and I want to expert it and send by e-mail.
How can I do exporting database in MS SQL SERVER Management studio express.
thank you Martina
You mean you want to send an entire db via email? Can you explain more what you are attempting to do? Coz emailing a DB is not a proper option, IMHO.|||So how can I export the database and send ?
|||Hi,
Maybe I'm not sure what you want, but one way you should try is to backup your local database and send the backup file by emal. If you want to import the database into other SQL Server, you can restore the backup file. If I've misunderstood your question,please feel free to reply. Thanks.
|||
martinaV:
So how can I export the database and send ?
SQL server 2000
right click on your database ... select all task.. then select backup database. .... add the destination "filename.bak" then click ok... and follow new steps.
No comments:
Post a Comment