Search the web
Sign In
New User? Sign Up
GOLDParser · GOLD Parsing System
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Intellisense/Interpreter sort of interaction with a grammar   Message List  
Reply | Forward Message #3424 of 3473 |
We have a very complicated SQL grammar (e.g. 600 data types, e.g. hundreds of
functions)...

I would like to make a tool something like Intellisense with the VC++ Visual
Studio help so that as people are typing their SQL statement into the edit
control, they get help on what is expected.

So when they type in

SELECT RMSERROR(
they get prompted for:
<<NUMERIC VALUE>>
)

Any hints as to the best way to proceed?




Wed Apr 1, 2009 7:01 pm

user923005
Offline Offline
Send Email Send Email

Forward
Message #3424 of 3473 |
Expand Messages Author Sort by Date

We have a very complicated SQL grammar (e.g. 600 data types, e.g. hundreds of functions)... I would like to make a tool something like Intellisense with the...
user923005
Offline Send Email
Apr 1, 2009
7:02 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help