If it's really critical, I suggest you step up to the standard version of SQL Server.<BR><BR>Manual backups can be made to some other format (CSV... ick) using DTS or some app of your own devising, ...
For as long as I can remember, I have always configured the computers within my own organization to store data on network servers as opposed to the data being stored on workstations. That way, if one ...
Click to viewBacking up your data on a regular basis is important, and turning a spare computer into a backup server is often the best way to make sure it gets done ...
I don't know if this is the right place for this question or not but I'm hoping someone can point me in the right direction. I have a project in mind that requires a database and I would like to begin ...
In part 2 of a series, On VB columnist Joe Kunk provides a Visual Basic program to generate a SQL script that clears all the data from a SQL Server database. In part one of this article, I described a ...