learning through interaction
For the longest time I was having issues with this Adobe Air Error and its description, the main issue is that the "details" for this error are "null". We do get the description that the database is locked but no details on file name where the error occur or line number.
If you do a search in the Adobe documentation you will get a pretty blank line after the error:
3119 Database file is currently locked.
To solve the issue once and for all what the error means is that you have a connection open to make changes to the database and you have opened a new connection to make more changes to the database. So there are 2 solutions
1. Use the first connection to make your second updates
2. Close the first connection and then you can use the new connection
Main entry continued
During the day I work as a Sr. Rich Media Designer for T3, During the evenings I enjoy the best time of the day as a husband and a father and sometimes during the nights I work for myself at multimedia247.
This blog is mostly about my findings on the web, my contribution to noobs to flash that might be able to learn something from the site. If you dont consider yourself a noob and you still were able to learn or discover something new on this blog, even better.
Leave a reply