How do I get the ID of a database?

Bob Sneidar bobsneidar at iotecdigital.com
Fri Jul 9 20:02:00 EDT 2021


Something like put revdb_databaseNamed(":MEMORY:") into tDBID. 

But thinking about it more, it's kind of irrelevant. Opening a database isn't like loading the information into some variable. The cursor is the actual data that needs to have housekeeping done on it. 

Bob S


> On Jul 9, 2021, at 16:48 , Mark Wieder via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> How would you reference the database to get its ID?
> That's a bit of circular reasoning.
> 
> -- 
> Mark Wieder
> ahsoftware at gmail.com





More information about the use-livecode mailing list