If I wanted to clean-up my MSDE database, how would I do this? Would I use the Sql VACUUM command which I have found on the internet.
http://www.krasline.ru/Library/postgress/manual/sql-vacuum-1.htm
Has anyone done something like this in vb.net (some code would be great)? I also presume it would be best to make a back-up copy the database before doing this clean-up? Has anyone encountered problems or errors I should look out for?
Cheers
Simon
http://www.krasline.ru/Library/postgress/manual/sql-vacuum-1.htm
Has anyone done something like this in vb.net (some code would be great)? I also presume it would be best to make a back-up copy the database before doing this clean-up? Has anyone encountered problems or errors I should look out for?
Cheers
Simon