I'm coding for MS Access with SQL-92 support enabled. However, I
posted the question not so much about my specific situation, but
rather, why a simple web search seems to unearth no evidence of
Capability being a keyword in any dialect. Though it's not of direct
relevance to the question, here's my setup:
:SQLGetType
Current SQL dialect in use:sqlanywhere
This is why that is a keyword.
ALTER SERVER statement
Modifies the attributes of a remote server.
Syntax
- Alter a remote server
ALTER [ REMOTE ] SERVER server-name [ CLASS server-class | variable ] [ USING connection-string-info | variable ] [ CAPABILITY cap-name { ON | OFF | VALUE variable } ] [ READ ONLY [ ON | OFF | VALUE variable ] ] [ DEFAULT LOGIN string | variable [ IDENTIFIED BY string | variable ] | NO DEFAULT LOGIN ]
HTH,
David
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment