Hi I have a hosted site and I'm setting up this forum on it using MSSQL, not being a DBA or having access to the server how do I back up the data off server ie dump it some how to a flat file?
If they allow external access (e.g. via Enterprise Manager) you could transfer the contents of the database using DTS to a local version running on your computer i.e. MSDE or Sql Sxpress.