Jan, thank you so very, very much for your help. It would have certainly taken me many, many days of frustrating testing and research to try and overcome these problems on my own. Your guidance has been absolutely invaluable.
I have posted a bug/feature request on the Quality Control Centre, in ...
Search found 7 matches
- Fri Dec 19, 2008 10:29 pm
- Forum: Talking LiveCode
- Topic: Opening Documents By Double-clicking
- Replies: 6
- Views: 8284
- Fri Dec 19, 2008 7:17 am
- Forum: Talking LiveCode
- Topic: Opening Documents By Double-clicking
- Replies: 6
- Views: 8284
- Fri Dec 19, 2008 5:14 am
- Forum: Talking LiveCode
- Topic: Opening Documents By Double-clicking
- Replies: 6
- Views: 8284
Opening Documents By Double-clicking
Hi all,
I am trying to put together a standalone app that will be able to save 2 (or more) different types of documents - neither of which will be in native rev stack format.
I have different scripts setup to open each type of document, and they work fine when the application is launched, and the ...
I am trying to put together a standalone app that will be able to save 2 (or more) different types of documents - neither of which will be in native rev stack format.
I have different scripts setup to open each type of document, and they work fine when the application is launched, and the ...
- Fri Dec 19, 2008 4:45 am
- Forum: Talking LiveCode
- Topic: How many programming language do you use regularly?
- Replies: 6
- Views: 7969
- Thu Dec 18, 2008 7:46 am
- Forum: Databases
- Topic: Retrieving Last Inserted Record ID
- Replies: 1
- Views: 4345
- Thu Dec 18, 2008 2:16 am
- Forum: Databases
- Topic: Ways to Sort and Get Data, Two Ideas I have
- Replies: 12
- Views: 17426
@trailboss: perhaps a relational database backend would be better suited for storing, searching and retrieving this data for you. There are free, open source alternatives which you can use with Revolution, and if your dataset is reasonably large, and your searches reasonably complex, then this may ...
- Thu Dec 18, 2008 1:45 am
- Forum: Databases
- Topic: Retrieving Last Inserted Record ID
- Replies: 1
- Views: 4345
Retrieving Last Inserted Record ID
Hi, all!
Right now I am trying to develop a database front-end to a simple accounts system. Ultimately, there will be 2 versions of the system: a single user, and a multiple-user version. For various reasons, SQLite will be used as the database backend for the single-user version, and PostgreSQL ...
Right now I am trying to develop a database front-end to a simple accounts system. Ultimately, there will be 2 versions of the system: a single user, and a multiple-user version. For various reasons, SQLite will be used as the database backend for the single-user version, and PostgreSQL ...