thank you BNReddy
but i have to use direct connection to the database
--
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
and
try{
HttpClient client = new DefaultHttpClient();
HttpGet getMeathod = new HttpGet( "URL");
ResponseHandler responseHandler = new
BasicResponseHandler();
String responseBody1 = client.execute(g
u known how to call web service in android u have a any simple code send
me.
On Wed, Apr 4, 2012 at 11:36 AM, ramalakshmi wrote:
>
> we cant connect through jtds/jdbc.
> for the connection we have to write a php file.please go through this
>
> http://p-xr.com/android-tutorial-how-to-parse
we cant connect through jtds/jdbc.
for the connection we have to write a php file.please go through this
http://p-xr.com/android-tutorial-how-to-parse-read-json-data-into-a-android-listview/#comments
in the last they gave te source code also.
--
You received this message because you are subscrib
i found jtds ,it's open source program to make the connection
--
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-d
This has not much to do with Android? Have you looked at JDBC?
On Monday, April 2, 2012 11:13:55 PM UTC-4, mahmoud mortada wrote:
>
> i need to know how can i connect with sql server and retrieve from it
>
> --
> Dr.M
>
--
You received this message because you are subscribed to the Google
6 matches
Mail list logo