Hi Everyone,
I succesfully ported one of my application from Sybase to InstantDB. It's a
servlet based application. Currently I am doing preformance/load tests on it.
There are few issues I encountered which I have to bear with instantDB.
1. It doesn't support functions in order by clause.
ex. you can't have "order by lower(col_name)"
2. The Date is somewhat mysterious data type. Probably it stores dates as
java.util.Date. And it doesn't show dates columns when I run SQL (shows just ''),
but if using to_date function does print the dates.
Besides this, pretty much everything looks good. It's a cool product. And Peter
has been an excellent help.
-Alok
alok@yack.com
-----------------------------------------------------------------------------
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.
|