Types in PB and MySql

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Schobaer
User
User
Posts: 16
Joined: Sat Mar 06, 2004 9:36 am
Location: Germany

Types in PB and MySql

Post by Schobaer »

Hi Fred,

I have read some wishes for new Variable-Types. This is ok, but for a language, which would support Databases, you need some more Types. It would be wonderful if PB supports the most of Types which supports by MySql.
Some Types ex.:
Double(Decimal),Integer(Big/Medium/Small),Char,Varchar,Longtext..., Binär-Types, Date and Time Types.

These are very much Types, but for a god and ease to use language for programming Frontends for using Databases is this necessary.

Schobaer