Hi

Following is the Email Query I have made & i am on urgent need basis for 
getting a solution for the same.

Original Query :

zOn Fri, Mar 9, 2012 at 2:30 AM, Deepak Pradhan <deep...@datacompwebtech.com> 
wrote:

  Hi

  I am Deepak Pardhan from India & I am Android Developer working for DATACOMP 
Web Technologies (I) Pvt. Ltd.

  I am developing application which sync data from computer to android mobile 
devices.

  Since the data size is enormous it will not support the size of Sqlite 
database of internal memory.

  I was wondering if we can install SQLITE INTO SD CARD or EXTERNAL MEMORY 
where the memory size is much higher.

  I would like to inform as uploading the data on internet server is not an 
option that we could take.

  We need to Sync data from computer to android mobile devices.

  We would appreciate an urgent assistance for the same.

We will be happy to assist you on the public SQLite mailing list: 
sqlite-users@sqlite.org

SQLite itself will work find on an SD Card - though there are issues with many 
SD card controllers lying about fsync() which can result in database corruption 
when removing the card.  But this is a hardware issue that cannot be fixed with 
software.  
 

  Regards

  Deepak Pradhan



Then Second Query for which i need solution :


On Fri, Mar 9, 2012 at 8:35 AM, Deepak Pradhan <deep...@datacompwebtech.com> 
wrote:

  Hi

  I highly appreciate for quick reply of the below mentioned query.

  I wanted to know how we can install SQLite on SDCard where it creates SQL 
Database engine.

That sounds more like an Android question than an SQLite question.  Why don't 
you ask on sqlite-users@sqlite.org - I'm guessing somebody there will be able 
to help you.
 

  And the same would help my Android Applicaion to work smoothly for database 
in SDCard.

   Regards

  Deepak Pradhan

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to