Welcome, Guest
  • Author Topic: Flash accessing MySQL server  (Read 2289 times)

    ac

    • Server what's that
    • *
    • Posts: 4
      • View Profile
    Flash accessing MySQL server
    « on: 09/07/05, 08:56 »
    Can a flash form access a MySQL server by itself? Having problems getting my flash login page to work.

    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile
    Re: Flash accessing MySQL server
    « Reply #1 on: 09/07/05, 15:24 »
    Nop, to access any database, Flash always need some back-end script (at least in Web environment)

    Jorge


    ac

    • Server what's that
    • *
    • Posts: 4
      • View Profile
    Re: Flash accessing MySQL server
    « Reply #2 on: 09/08/05, 11:26 »
    Thanks