How to import database into Navicat Lite or sqlitemanager in Titanium

129 views
Skip to first unread message

Karthi P

unread,
Nov 30, 2011, 8:31:48 AM11/30/11
to appcelerat...@googlegroups.com

Hi ,

In my titanium application I can able to create the database and access it.But I don't know how to import my database in into Query Browsers like Navicat Lite or sqlitemanager extension on Firefox.

I am working on Android Platform. My Titanium SDK verison is 1.7.5 Operating System : ubuntu how do I import my database into Navicat Lite?


Thanks,

Karthi

Jean-Philippe Boily

unread,
Nov 30, 2011, 10:35:42 AM11/30/11
to appcelerat...@googlegroups.com
You should post questions on Q&A: http://developer.appcelerator.com/questions

This is a development mailing list I think…


Jean-Philippe Boily    |           http://jeanphilippeboily.com              |           j...@jipi.ca

--
You received this message because you are subscribed to the Google Groups "Appcelerator Titanium" group.
To post to this group, send email to appcelerat...@googlegroups.com.
To unsubscribe from this group, send email to appcelerator-tit...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/appcelerator-titanium?hl=en.

Erik Beugelaar (Private)

unread,
Nov 30, 2011, 12:26:59 PM11/30/11
to appcelerat...@googlegroups.com

Hi Karthi,

 

Jean-Philippe is right, but anyway, what you have to do first is to install the ADT Plugin (Android Developer Tools) in Titanium Studio (just google and you’ll find out how to do this).

Then you have to open perspective DDMS (Dalvik’s Debug Monitor Server) in Ti Studio and make sure you have clicked on the running emulator so it’s active and not eg your connected USB device.

 

In the right panel you will find the File Explorer from which you can ‘pull’ the database to your local system.

For Android apps you have to look in your in the folder named from the root: data\data\<your app id>\databases

There you’ll find your database (.db or .sqlite).

 

I hope I have helped you further.

 

Cheers,

 

Karthi P

unread,
Dec 3, 2011, 12:13:14 AM12/3/11
to appcelerat...@googlegroups.com
Thanks Erik ....
Reply all
Reply to author
Forward
0 new messages