Copy link to clipboard
Copied
Hi, I have built an Adobe AIR (1.5) that icludes a CRUD when updated to Air 2.0, I can only READ data from database , but not UPDATE, DELETE or CREATE. I updated the following :
application xmlns="http://ns.adobe.com/air/application/1.5" to application xmlns="http://ns.adobe.com/air/application/2.0"
Any suggestions??
Thanks in advance.
Daniel
Hi,
Nothing immediately obvious, I'm afraid we'll need a little more information.
When you attempt to open the database connection, what mode? Is it successful? If not, what error?
What specifically happens when you try to UPDATE, DELETE, CREATE? Is there an error? If so what?
Have you verified that the db file is not locked?
What OS?
Any other details you could provide?
Thanks!
-Erica
Copy link to clipboard
Copied
I'll ask around to our database experts and see if they've seen this before, and if so how to resolve it.
Moved the discussion to the Problems & Bugs forum.
Thanks,
Chris
Copy link to clipboard
Copied
Hi,
Nothing immediately obvious, I'm afraid we'll need a little more information.
When you attempt to open the database connection, what mode? Is it successful? If not, what error?
What specifically happens when you try to UPDATE, DELETE, CREATE? Is there an error? If so what?
Have you verified that the db file is not locked?
What OS?
Any other details you could provide?
Thanks!
-Erica