You could consider accessing through an ODBC driver.
https://www.mongodb.com/blog/post/odbc- ... telligence
Search found 6 matches
- Thu Feb 14, 2019 6:33 pm
- Forum: Coding Questions
- Topic: Interfacing with mongodb
- Replies: 5
- Views: 2267
- Tue Dec 08, 2015 12:20 am
- Forum: Feature Requests and Wishlists
- Topic: Select text / get selection for StringGadget/EditorGadget
- Replies: 19
- Views: 13564
Re: Select text / get selection for StringGadget/EditorGadge
Thank you very much. Googled the code, and it looked so real i didn't realize it was from a wishlist.paulr wrote:This thread is a wish list, this feature doesn't exist yet. We can only hope it will one day!
In the meantime, Shardik's link above is helpful.
- Mon Dec 07, 2015 11:49 pm
- Forum: Feature Requests and Wishlists
- Topic: Select text / get selection for StringGadget/EditorGadget
- Replies: 19
- Views: 13564
Re: Select text / get selection for StringGadget/EditorGadge
Set and get the selection for both, StringGadget and EditorGadget on all platforms.
GetGadgetAttribute(#Gadget,#PB_Editor_SelectionStart)
GetGadgetAttribute(#Gadget,#PB_Editor_SelectionEnd)
GetGadgetAttribute(#Gadget,#PB_Editor_SelectedText)
SetGadgetAttribute(#Gadget,#PB_Editor_SelectionStart ...
- Thu Sep 25, 2008 1:00 pm
- Forum: Coding Questions
- Topic: Chess Moves in a byte
- Replies: 55
- Views: 15287
- Wed Sep 24, 2008 9:45 pm
- Forum: Coding Questions
- Topic: Chess Moves in a byte
- Replies: 55
- Views: 15287
- Mon Sep 22, 2008 8:52 pm
- Forum: Coding Questions
- Topic: Chess Moves in a byte
- Replies: 55
- Views: 15287