InstantDB Project
About InstantDB
Project Mail Lists
Short History
Reporting Bugs
Screen Shots
3rd Party Examples
FAQs

Software
Downloads
Documentation
CVS Repositories
Roadmap
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

InstantDB: Re: InstantDB booleans


Andrew

You can still use ResultSet.getBoolean() on numeric types in IDB (0=false,
anything else is true). However you will still have to change your SQL
unfortunately.

Sorry - but there are no plans to introduce a boolean type right now.

Regards

Peter Hearty
Lutris Technologies UK Ltd.
-----Original Message-----
From: Andrew Ikon <aikon@niku.com>
To: 'peter.hearty@lutris.com' <peter.hearty@lutris.com>
Date: 08 June 2000 14:05


>Peter,
>are you guys planning to include boolean data type to IDB data types (if
yes
>when) ?
>Basically, now (unfortunately) I can't include IDB to list of data bases of
>our project in order to use it interchangeably with other data bases,
>because at this point I have to recreate SQL statements (since there is no
>boolean in IDB I need to use getByte() instead of getBoolean() and change
>code a little bit to process BYTE to BOOLEAN).
>
>Thank you very much for your response,
>Andrew Ikon
>

-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.