Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

reset, finalize and close in AIR SQLLite

Guest
Sep 16, 2013 Sep 16, 2013

Hi

My desktop app uses a local SQLLite DB, and only one user will be accessing it at any one time.

Couple of questions if you are able...

- currently, I keep the connection open the whole time, and just call sqlStatement.clearParameters(); before the next query. Should I be using reset() or a finalize function as well?

- does AS3 automatically close the DB connection when you close your app?

Thanks!!!

TOPICS
ActionScript
289
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation