A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: inserting record to database

  1. #1

    Well, if we add data to mySql by using flash, does the data being insert automatically arrange by the time of insertation?

    I ask this when i try to insert data, them seem to jump around, like then are not being arrnage by the time of insertation.

    I hope i make my question clear.

    Thanks
    chup
    __________________

  2. #2
    Registered User
    Join Date
    Feb 2001
    Posts
    13,041
    Hi,

    add an auto_increment type column or a timestamp to your table - then you can always view your data sorted by insertion

    Musicman

  3. #3
    Let me try...i'm still learning mySql right now..

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center