I have a pilot MS SQL SERVER 2000 database that I need to backup. I don't have a tape device available and hope to be able to backup to CDs. The database is very close to full (approximately 22 GB used, 580 MB unused). Does SQL Server 2000 backup to CDs fairly easily? How does it manage splitting the data to multiple CDs (my CDs are 700MB)? I know that if I was using tapes for the backup, I could use the BLOCKSIZE command; does that command work for CDs?