ober5861's thread reminded me of a problem I'm going to have soon.
For a program I'm working on, when it updates, it checks the previous version and then addes new database stuff/modifies the database accordingly.
However, I think I'd be much easier to check just the database and compare it to what the newest version needs, and update.
So, is there a way that I can get all the fields from a table, and even see their size, default value, etc?
