Flash MX 2004 and SQLServer Database

Ask a Question related to Macromedia Flash, Design and Development.

  1. #1

    Default Flash MX 2004 and SQLServer Database

    Hi All,

    I have Windows 2000 and IIS 5.0 and Flash MX 2004 PRO

    I would like to access my sqlserver from action script or using Flash Data
    component. I would really appreciate it
    if some one could help me out here pls.

    The sql I need returns about 100 records.

    Some code would be very helpful.

    Thx

    SS



    Shireen Qamar Guest

  2. Similar Questions and Discussions

    1. Flash & SQLServer
      Hi How can I connect to sql server directly? Is there any way?
    2. [Macromedia][SQLServer JDBC Driver][SQLServer]Internal
      I'm running an export process which takes data and dumps it to a text file. The query used to build it can contain large amounts of information in...
    3. Displaying images from a database in Flash MX Pro 2004
      Hi, I have a simple MS Access database with 4 text fields, one of which contains image names (imageA.jpg, imageB.jpg, etc...). - - - Database...
    4. Creating a web site with animations and games with Flash MX 2004 or Studio MX 2004
      Hi, I want to create a web site with Flash animations and games. My free trial version of Flash MX 2004 has now ended and I have to decide...
    5. sqlserver database suspect
      Hello, I am using xp.and my user was deleted. I create new user.But now my database seem suspect.How can I get back my database Thanks..
  3. #2

    Default Re: Flash MX 2004 and SQLServer Database

    On Sat, 26 Feb 2005 15:55:34 GMT, "Shireen Qamar"
    <sqamar90@hotmail.com> wrote:
    You could take a look at

    [url]http://www.actionscripts.org/tutorials/beginner/Integrating_Flash_and_mySQL/index.shtml[/url]

    its shows how to connect to mysql which is 98% the same
    >Hi All,
    >
    >I have Windows 2000 and IIS 5.0 and Flash MX 2004 PRO
    >
    >I would like to access my sqlserver from action script or using Flash Data
    >component. I would really appreciate it
    >if some one could help me out here pls.
    >
    >The sql I need returns about 100 records.
    >
    >Some code would be very helpful.
    >
    >Thx
    >
    >SS
    >
    >
    Samuria Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139