Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default PHP MSSQL

    I have been searching for an extension to use with Dreamweaver that supports a PHP-Microsoft SQL model vs. PHP-MySQL. The latter has been fun, but corporate requests the forner. Thanks for any help!
    sotoj Guest

  2. Similar Questions and Discussions

    1. Help with MSSQL/PHP
      Hi wondering if anyone can help. What i'm trying to do is get a company from a MSSQL database with the COMPANYNO which is a 'uniqueidentifier'....
    2. PHP/msSQL
      On Wed, 25 Jun 2003 17:04:18 -0400, Adam wrote: Yes there is. let me tell you: www.google.com ... and i'd say you search for php+mysql howto ...
    3. php x MsSql
      Hello to all. I'm creating a site using php with database MsSql, when i test in my server using Win XP x php 4.3.2 it's all ok, but when i send...
    4. [PHP] php x MsSql
      * Thus wrote João Cândido de Souza Neto (joao@mrmidia.com.br): My bet: diff winXP/php.ini linux/php.ini < magic_quote_sybase = 1 Curt -- ...
    5. mssql.dll
      Where is mssql.dll (not include in packages 4.1.2 / 4.2.3 / 4.3.2 ? Thanks
  3. #2

    Default Re: PHP MSSQL

    "sotoj" <webforumsuser@macromedia.com> wrote in message
    news:fg3o7k$p5a$1@forums.macromedia.com...
    > I have been searching for an extension to use with Dreamweaver that
    > supports a PHP-Microsoft SQL model vs. PHP-MySQL. The latter has been
    > fun, but corporate requests the forner. Thanks for any help!
    What version of Dreamweaver are you using?

    Joris van Lier Guest

  4. #3

    Default Re: PHP MSSQL

    I am using Studio 8, Dreamweaver version 8...
    sotoj Guest

  5. #4

    Default Re: PHP MSSQL

    "sotoj" <webforumsuser@macromedia.com> wrote in message
    news:fg4lvt$45f$1@forums.macromedia.com...
    > I am using Studio 8, Dreamweaver version 8...
    In that case you can use the Opensource "PHAkt" Server Model extension for
    PHP, it uses the ADOdb php Database abstraction layer.
    PHAkt was originally created by Interakt [url]http://www.interaktonline.com[/url] and
    was discontinued after the merger with Adobe.
    A community effort was started at [url]http://openphakt.sourceforge.net[/url] to
    continue distribution and development of PHAkt, but as of yet a CS3
    compatible version isn't available (and probably won't be for a long time
    because I seem to be the only active developer on the project and I don't
    use CS3).
    However, we've reconstructed the versioning history as much as we could in
    the sourcecode respository and the MXP can be downloaded from there.

    Unfortunately, most of the documentation was not released under the GPL, but
    you can still find lots of useful info on the interakt forums and I'd be
    happy to answer any questions.

    Joris


    Joris van Lier Guest

  6. #5

    Default Re: PHP MSSQL

    THANK YOU!
    sotoj 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