I am using a postgres database and the Devgui program does not like some of the types I am using
I currently use int4 float8 timestamptz
The validation section of the users manual(20.7.4) specifies byte,short,long,integer,double,float as valid validation types
I can start using integer instead of int4, but what can I do for float8 and timestamptz(Timestamp time zone) types?
In postgres float8 is an alias for 'double precision'
I'm not sure if timestamptz has an alias
TIA
Peter McGregor
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ DbForms Mailing List
http://www.wap-force.net/dbforms