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

  • Home
  • SEARCH
  • 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 7595475
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T21:40:52+00:00 2026-05-30T21:40:52+00:00

I am trying to make a mobile app that inserts information into a database

  • 0

I am trying to make a mobile app that inserts information into a database and while I have it pulling information and I have created my services, when I use the standard create service that Flash Builder 4.6 automatically makes, it just does not insert anything at all into the database.

I have tried everything and I am now with the following code:

I first create a variable array with the values of the service call

....
 protected var Coordinatelist2:Coordinatelist = new Coordinatelist();

I then created a function to fill in the information. The variables SesID, Lat and Long are declared when my button is pressed.

....
  protected function createCoordinatelist(item:Coordinatelist):void
            {
                Coordinatelist2.SessionID = SesID;
                Coordinatelist2.Latitude = Lat;
                Coordinatelist2.Longitude = Long;
                createCoordinatelistResult.token = coordinatelistService.createCoordinatelist(Coordinatelist2);
            }

After this, I then go and add the following line of code to the end of my button function.

 .....
 createCoordinatelist(Coordinatelist2);

Now, as far as I am concerned, this should then be writing to the database the items of SesID, Lat and Long using the created service token, but when I do this, nothing has entered into the database at all.

Am I doing something wrong here?

  • 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-30T21:40:54+00:00Added an answer on May 30, 2026 at 9:40 pm

    Sorry for the confusion but I came right.

    What I found I had not done was commit my token once I created it. I simply used createCoordinatelistResult.token = coordinatelistService.commit(); and it worked perfectly.

    Thanks for the feedback

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

Sidebar

Related Questions

I am trying to make a mobile app that would allow a drag and
I am trying to make an app that contains a class that is created
I'm trying to make an app that can work on multiple devices. Desktop, Mobile
We are trying to develop an app for Windows Mobile and are running into
I am trying to use Appcelerator Titanium to build a mobile app. This app
I'm trying to make an app on an Android device that will control an
I have been trying to make sense of some claims that Appcelerator Titanium makes.
I'm making a mobile web app and am trying to make a star rating
I am trying to make a Facebook Connect web app more mobile friendly. I
I'm trying to make my first mobile app using Appcelerator. When i try to

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.