
Search found 4 matches
- Mon Feb 20, 2023 8:36 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Control a stack with database access via remote access?
- Replies: 8
- Views: 6042
Re: Control a stack with database access via remote access?
Yes, that seems to be the more sensible option. Many thanks! 

- Mon Feb 20, 2023 5:44 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Control a stack with database access via remote access?
- Replies: 8
- Views: 6042
Re: Control a stack with database access via remote access?
Hello Klaus, that was exactly my point. I wanted to control a SQLite database via a stack that is in the same scope as it. This stack is able to execute its own actions when called, which I bind to the "preopenStack" event, for example, and thus possibly also execute an SQL query in a nearby SQLite ...
- Mon Feb 20, 2023 2:05 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Control a stack with database access via remote access?
- Replies: 8
- Views: 6042
Control a stack with database access via remote access?
Dear forum community, I would like to find out if it is possible to control from a LiveCode standalone (desktop) a LiveCode stack that is located - together with a database - on a webhost. The webhost stack would receive a SQL statement from my desktop app and perform an arbitrary operation on the d...
- Mon Dec 06, 2021 1:21 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: ActiveX components in LiveCode?
- Replies: 0
- Views: 12321
ActiveX components in LiveCode?
Hi all, I am using a cross-language and cross-platform API called "Chilkat" when programming with different languages like PureBasic, Xojo and Visual Basic (.Net, VBA and VBS). Which also works quite well. I would also like to try Chilkat when working with LiveCode, and have read in the documentatio...