Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2471] Titanium Database - Not getting installed

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2013-03-13T13:13:10.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAppcelerator CLI
LabelsDatabase, Titanium, TitaniumStudio
ReporterHariprasauth
AssigneeShak Hossain
Created2013-03-13T05:41:51.000+0000
Updated2016-03-08T07:41:31.000+0000

Description

Hi, I created a SQL Lite Database, saved it in my local system with the ext .sqllite and imported the same (as file system) to my Titanium Studio. And i executed the statement var db = Ti.Database.install('../mydata/mydb.sqlite', 'ModelRef'); var model = db.execute('SELECT Model from ModelRef WHERE Capacity = ? AND Temperature = ?',"5.45","-5"); This gives as error message like "ModelRef" table not found. Please can you help? Regards, Hari

Comments

  1. Davide Cassenti 2013-03-13

    Where is the database stored in the app directory?
  2. Shak Hossain 2013-12-06

    Hari, We have not heard back from you. Not sure if you resolved the issue. If not, please let us know how can we help further. If we don't hear back from you, we will assume the issue resolved and close it. Thanks,
  3. Shak Hossain 2013-12-28

    Closing since we are not getting any response from Hariprasauth.

JSON Source