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
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/?.refer=text
-----------------------------------------------------------------------------
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.
|