Wrox Programmer Forums
|
BOOK: Beginning Android Application Development
This is the forum to discuss the Wrox book Beginning Android Application Development by Wei-Meng Lee; ISBN: 978-1-1180-1711-1
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Android Application Development section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 7th, 2012, 06:00 PM
Authorized User
 
Join Date: Nov 2011
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default Connecting to SQL Databases

After studying the SQLite functionality of Android I was surprised to discover that you cant connect directly to a 'real' database from an Android device; even though this can be done in many ways in Java on other platforms, it doesnt work on Android as trying to use something like a JDBC driver throws a sql exception.

Two questions, then, for thsoe very experienced with Android, Java, and databses in general:

1) Why has no-one written a driver that allows an Android device to connect to a MySQL, Oracle, or other remotely-hosted db directly?
2) As it apparently isnt possible, how do apps like Google Maps etc work if no direct connection to a 'real' db is involved?





Similar Threads
Thread Thread Starter Forum Replies Last Post
Error connecting to the databases DelphiDude BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 1 February 6th, 2008 05:02 AM
Link tables from two different SQL Databases Folorunso Agbeja SQL Server 2000 1 October 19th, 2006 08:23 AM
Browse for SQL databases on a given server RFickling C# 1 November 11th, 2004 02:33 PM
backing up all databases on sql Adam H-W SQL Server 2000 2 October 29th, 2003 01:02 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.