Quantcast
Viewing all articles
Browse latest Browse all 3953

Closing a SQLite database

Hello everybody,
I have an app which starts by opening an Intro window and selecting a specific database (SQLite) according to a year specified in a DesktopTextField the opens a listbox in a different window.
My problem is that if I come back to the Intro window and change the year (after issueing a DB.Close command before leaving the second window, I still get the last DB opened. There is no change of database when I digit a different year.
Is the DB.Close command enough or do I have to use something else?

Thank you

10 posts - 4 participants

Read full topic


Viewing all articles
Browse latest Browse all 3953

Trending Articles