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]

Re: InstantDB: sql syntax problem



--- Peter Hearty <peter.hearty@lutris.com> wrote:
> George
> 
> InstantDB only allows constants in the right hand
> side of LIKE clauses. So
> 
> ...WHERE UPPER(prod.name) LIKE "MY_PRODUCT"
> 
> would be OK, but general expressions, such as "UPPER
> (?)", are,
> unfortunately, not currently allowed. 

Peter, 

Thanks for much for your reply. I hope you will
consider changing this. 

I am author of free, open-source O-R mapping system,
osage at sourceforge.net.  Lutris's DODS is similar
system.  Biggest difference between these systems is
that, with DODS, most sql is statically generated and
compiled in data classes.  With osage, the sql is
generated at runtime.

Since osage generates all the Sql at runtime,  to deal
with the above, the software would need to be
concerned about what side of the expression was being
generated.

Regards, george

__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.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.