Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4564208
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T18:28:06+00:00 2026-05-21T18:28:06+00:00

I have to create an application a kind of client-server thing,both on android!!! My

  • 0

I have to create an application a kind of client-server thing,both on android!!!

My client is moving on a direction and the GPS data of the route is stored in a database.

Now,I can have more than one client.The thing is that after the client connects to server,

this one has to read the data and store it in its database!

The GPS data that the client retrieves to server describes a route on the map.This data is

stored at the server for late proccessing.

NOW this is how I imagine the database:

First Tabel

_id route

Second Tabel(the name is _id from the first tabel)

_id longitude latitude

Each time a client connects to the server(or the same client with different GPS data) I insert a row in the first tabel which describes the route (source destination) and the latitude and longitude describing that is stored in the second tabel.But when comes another client an connects I insert a new row in the first tabel and the data in another tabel,a third one similar with the second one.

Te problem is that I don’t know how to create spontanously new tabels.I’ve seen example with a number fixed of tables…

Has anyone any idea of how could I do that?????

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T18:28:07+00:00Added an answer on May 21, 2026 at 6:28 pm

    What you need is a user table. When a client connects/registers create a new user entry in the table and retain the _id. Then supply it as column data when writing to the other tables.

    eg

    _id user

    _id route user_id

    _id longitude latitude user_id

    where user_id is the _id of the user from the user table.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to create an application which will have a client and server components.
I have to create a dialog based application, instead of old CFormView type of
Normally I create web application projects and use code-behind, but I have a requirement
I'm currently looking into unit testing for a new application I have to create.
I have a C# application where I create a Crystal Reports ReportDocument, with the
I have a C/C++ application and I need to create a X509 pem certificate
I have an AJAX application which has used CSS divs to create panels on
I have an application which has to live as a service, I create an
I have built a MS Access 2007 application that can create reports files in
For part of my application I have a need to create an image of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.