Changing the Date formate?

I have set up a table in my database for the date and it is set up like this:

Felid=“date” Type=“date” Collation="" attributes="" Null=“yes” default2=“Null” extra=""

And it displays date like this: 2006-08-04 and I am wanting it to be displayed as 04-08-2006 is this possible? and how could I do it?
also instead of starting a new thread what collation should I have my "text"feild set to at the moment it is Latin1_Swedish_Ci and I dont know if that is the one that I should be using for a simple CMS update text feild? but yeh Im mainly worried about the date thing.
thanx