Does anyone know of a function to return the database name that belongs to a given database ID? I'm using sqlite.
Thanks,
Pete
How to get a database name from a database ID
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- VIP Livecode Opensource Backer
- Posts: 977
- Joined: Sat Apr 08, 2006 7:47 am
- Contact:
Re: How to get a database name from a database ID
Nope, it looks like there is no function in the RevDB library to retrieve the connection parameters on the basis of a connection id.
My best guess is that they expect you to keep track of that yourself - after all, you opened the connection
Jan Schenkel.
My best guess is that they expect you to keep track of that yourself - after all, you opened the connection

Jan Schenkel.
Quartam Reports & PDF Library for LiveCode
www.quartam.com
www.quartam.com