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

So I have an object of ArrayProxy kind var App = Ember.Application.create(); App.car =
I am new to phonegap and android, I have create a hello world application
I have an application which creates objects of a certain kind (let's say, of
I'm using: Hibernate MySQL jBoss I have to create an application that allows user
hi i have a problem with iFrame, i have to create an application which
I have to create a test application on JMeter where i need to get
Question: I have to create a tablet application. In this i want to make
I am new to web development, I have to create a web application in
I have to create a user in a third party application that stores its
I have to create a DLL which is used by a VB6 application. This

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.