+ Reply to Thread
Results 1 to 4 of 4

Thread: Sending data to a SQL server

  1. #1
    Join Date
    Sep 2008
    Posts
    683

    Default Sending data to a SQL server


    i know android has some builtin SQL databases and stuff, but i need to send some data to a sql database on a website, any one line things liek include the sql include and do a mysql_query("INSERT ....") ?

    To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.

    Sprint HTC Evo 4G - Rooted
    CyanogenMod 6.0.0 Froyo 2.2 ROM
    CM6-Snap 7.6

    Check out my site
    To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.
    , we will be developing applications for the Notion Ink Adam Tablet soon!

    Follow us on Twitter
    To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.

    Follow me on Twitter
    To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.

  2. #2
    Join Date
    Sep 2008
    Location
    San Francisco
    Posts
    302

    Default Re: Sending data to a SQL server

    create a multi-tier application.
    G1 APPLICATION -- App API request --> SERVER --> sql query --> SQL SVR --> sql reply --> SERVER --> App API reply --> G1 APPLICATION

    OR....

    build your own jdbc drivers. not recommended.

    ---------------

    here's an article to read: http://groups.google.com/group/andro...782da5fd515e03

  3. #3
    Join Date
    Sep 2008
    Posts
    683

    Default Re: Sending data to a SQL server

    Uhhh what? LOL

    To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.

    Sprint HTC Evo 4G - Rooted
    CyanogenMod 6.0.0 Froyo 2.2 ROM
    CM6-Snap 7.6

    Check out my site
    To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.
    , we will be developing applications for the Notion Ink Adam Tablet soon!

    Follow us on Twitter
    To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.

    Follow me on Twitter
    To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.

  4. #4
    Join Date
    Sep 2008
    Posts
    683

    Default Re: Sending data to a SQL server


    so can I use it the same way you would for the onboard SQL lite dbs but just change the target. If I don't get anything today I'll ask again tommorrow since Im not infring of my of at he moment. Mobile devices ftw.

    To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.

    Sprint HTC Evo 4G - Rooted
    CyanogenMod 6.0.0 Froyo 2.2 ROM
    CM6-Snap 7.6

    Check out my site
    To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.
    , we will be developing applications for the Notion Ink Adam Tablet soon!

    Follow us on Twitter
    To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.

    Follow me on Twitter
    To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.

+ Reply to Thread

Similar Threads

  1. Android PIM and Exchange Server
    By Heilrath in forum Applications
    Replies: 7
    Last Post: 01-30-2009, 01:46 PM
  2. do u have to keep the data plan for the WHOLE 2 YEARS???
    By iPostNak3d in forum OHA [Open Handset Alliance]
    Replies: 22
    Last Post: 11-19-2008, 12:19 PM
  3. BreadCrumbz data reliability
    By AJcorex in forum Applications
    Replies: 1
    Last Post: 11-10-2008, 05:39 AM
  4. data plan
    By grimgibber in forum OHA [Open Handset Alliance]
    Replies: 9
    Last Post: 10-10-2008, 01:41 PM
  5. how to Add data in database from UI(Textbox)
    By sangram in forum Developers General Chat
    Replies: 2
    Last Post: 10-07-2008, 03:29 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts