no its excel, thanks for replying though , the dabase is in microsoft Excel ,

On Fri, Jul 23, 2010 at 2:49 AM, Bret Foreman <bret.fore...@gmail.com> wrote:
> It depends on what database you are using on the server. If it's
> Oracle, then you could use Oracle's Java JDBC library. This library
> allows you to communicate securely over the internet with an Oracle
> database just by knowing the IP address of the DB listner and login
> credentials for the account. There's probably something equivalent for
> MySQL. Most databases have web services interfaces too so you could
> use the Android REST libraries.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow at
> http://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> android-beginners+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to