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: Help required


Hi all,

I have the following problems/doubts with instant db.
Can somebody help me out..

1. Does instantdb support table names with spaces
2. When i access tables with queries like
select [USERVIEW_TBL].[USERID], [USERVIEW_TBL].[NAME]
from [USERVIEW_TBL]  I get an error saying Dont'
understand SQL after select. which implies that []
cannot be used to enclose field names,table names. So
is there an alternative?
3. The InstantDB documentation says that to ignore
keywords like url u can give ignoreKeywords=url but
somehow this doesnt work. I have a table with column
name url and I am not able to access that column since
its a reserved word.

Kindly Help
Regards
Shrikant