There are several JDBC drivers for SQL Server. One is to use the Microsoft
JDBC driver, available off of Microsoft.com. It's a pure-Java driver,
meaning it should work on Android, though I haven't tried it.

Ted Neward
Java, .NET, XML Services
Consulting, Teaching, Speaking, Writing
http://www.tedneward.com

> -----Original Message-----
> From: android-developers@googlegroups.com [mailto:android-
> develop...@googlegroups.com] On Behalf Of Mark
> Sent: Monday, May 17, 2010 3:36 PM
> To: android-developers@googlegroups.com
> Subject: RE: [android-developers] Re: Android 2.1 & SQL Server
> 
> Yea, I do mean MS SQL Server. And cant find any help with it. The
> problem is
> I need to be able to connect and show data from tables in it.
> 
> -Mark
> 
> 
> -----Original Message-----
> From: android-developers@googlegroups.com
> [mailto:android-develop...@googlegroups.com] On Behalf Of Nerdrow
> Sent: Monday, May 17, 2010 3:18 PM
> To: Android Developers
> Subject: [android-developers] Re: Android 2.1 & SQL Server
> 
> You don't mean MS SQL Server, do you?  As far as I'm aware there's no
> ODBC/JDBC driver (at least none that are public & supported).  Android
> uses SQLite, there's a few examples in the SDK, it's pretty straight-
> forward.
> 
> On May 11, 6:46 am, "Mark" <vbreneg...@sbcglobal.net> wrote:
> > Hello everyone,
> >
> > Well about 3 weeks ago I switched to a Droid phone from a Windows
> phone
> (and
> > love it). I'm getting into the programming side now. I have a MCSD &
> MCSE
> > from Microsoft so I know programming. Now my question is. I can't
> seem to
> > find any information on connecting to a SQL Server DB to retrieve &
> add
> > data. It was easy on the Windows phone.
> >
> > Please Help
> >
> > Mark
> >
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-
> develop...@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com
> > For more options, visit this group
> athttp://groups.google.com/group/android-developers?hl=en
> 
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-
> develop...@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
> 
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-
> develop...@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to