My OS is Windows server 2008.
I\'ve already installed SQL Server Express 2008.
I have several problems:
If you want a script to do this, all you need to do is select the data out into a temporary table, drop the table, recreate it with the columns in your preferred order and then reinsert the data from the temporary table in the right order.