Did you follow my link to the FourQ datatypes?
<quote>
FourQ uses a series of generic data-types internally that map to
specific column data-types depending on the database in question.
Very much a work in progress...
data type mysql mssql postgresql oracle Notes
boolean tinyint(1)
date datetime
numeric decimal(10,2)
string varchar(255)
nstring varchar(255)
uuid varchar(50)
variablename varchar(64)
color varchar(20)
email varchar(255)
longchar longtext
</quote>
Maybe I misunderstood you? :/
Andrew Mercer wrote:
> Thank you.
>
> The seach in http://docs.farcrycms.org:8080/confluence didnt find
> anything :-(
>
>
> On 8/21/06, * Jørgen* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
> wrote:
>
>
> Take a look in FarCry 3.0 Developers Guide:
>
> http://docs.farcrycms.org:8080/confluence/display/FCDEV30/FourQ+Data+Types
>
> Andrew Mercer wrote:
> > Is there a list a valid data types for Farcry (fourQ)?
> >
> > >
>
>
>
>
>
>
> >
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/farcry-dev
-~----------~----~----~----~------~----~------~--~---