Hey, I want to do the same.. I have an external sqlite database file at the internet and i connect with the database with HttpClient. But how can i save this database (http://... database.db) in the android filesystem and work with this file in my application?
Wouter On Oct 3, 5:43 pm, shobhit kasliwal <[email protected]> wrote: > One solution is you can create a webservice which will do everythign for > you.I am also working on the same application and I am getting data from > remote Sql server using the webservice. > > On Fri, Oct 2, 2009 at 6:42 PM, sandreev <[email protected]> wrote: > > > Hi All, > > > I am working on an app that will need to connect to an external > > database and pull certain columns. > > I am looking for some help in opening a connection to the database. > > In another words, something like ODBC or JDBC in web development. > > > Thank you in advance, > > Sandreev. > > -- > Shobhit Kasliwal > Application Developer Intern > Liventus Designs > 3400 Dundee Rd Northbrook IL 60062 > [email protected] > office: 847-291-1395 ext. 192 > Cell: (309) 826 4709 > > Stephen > Leacock<http://www.brainyquote.com/quotes/authors/s/stephen_leacock.html> > - "I detest life-insurance agents: they always argue that I shall some > day > die, which is not so." --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

