CD/DVD and Database connections

Ask a Question related to Macromedia Director Basics, Design and Development.

  1. #1

    Default CD/DVD and Database connections

    I need to create a standalone "app" that allows the users to insert the CD/DVD
    and be able to query a database
    that is on the CD/DVD. I need to have everything self contained on the CD and
    not have to load ANY software on the local computer.

    Director seems to be the best solution for this as it has the ability to
    output to CD/DVD and also to port to the Mac world as well as the net.

    Okay, so here's the question: What tools would I need/use in Director to
    allow me to access/query a file/database on the CD/DVD?

    Terry

    iwearwatches Guest

  2. Similar Questions and Discussions

    1. increase database connections
      Hi all, Currently, I notice that there are only two database connections between my ColdFusion server and the SQL server. May I ask how can I...
    2. Giving Database Connections A Name
      I know that the CF Administrator manages the connections to the database (in my case SQLserver) and maintains a limited number of connections to the...
    3. Global.asa and DSN-less database connections
      OBJECTIVE: I am trying to create a connection to an access database in and then use that connection ASP pages in my application without having to...
    4. [PHP] Persistent database connections in PHP
      I haven't heard of persistent connections with MySQL before, and I think is because PHP can't handle it. PHP will connect to the DB every time it...
    5. Persistent database connections in PHP
      http://se.php.net/mysql_pconnect /David "Shivanischal" <shivan@subexgroup.com> wrote in message...
  3. #2

    Default Re: CD/DVD and Database connections

    For serious relational database aplications one can lincence an xtra
    like V12, it comes in mac and windows versions and can import some
    standard databases.

    it's from intergration new media
    JB 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