coldfusion and postgreSQL or MaxDB

Ask a Question related to Coldfusion Database Access, Design and Development.

  1. #1

    Default coldfusion and postgreSQL or MaxDB

    hello,
    It is possible to use bases of the type PostgreSQL or MaxDB with Coldfusion mx7

    thank's
    cedric

    cedlannoy Guest

  2. Similar Questions and Discussions

    1. When should we use MaxDB?
      What is the advantages if using MaxDB? Performance ? Reliability? When should we use MaxDB instead of say, InnoDB? thanks.
    2. Differences between MySQL 5 and MaxDB?
      Have been using MySQL on an infrequent basis, mostly on web databases. Now the MySQL site is pushing both products. Both now support stored...
    3. Using MaxDB with ColdFusion?
      Is it possible to use a MaxDB (formerly known as SapDB) in ColdFusion MX 6? I tried to use a JDBC Driver, but i can't get a connection: Connection...
    4. How to connect Coldfusion to PostgreSQL?
      Hello guys, I have PostgreSQL and Coldfusion MX 6.1 installed in a linux OS, so how can i connect then ? Thanks, Leandro
    5. Coldfusion and maxdb or postgreSQL
      hello, It is possible to use bases of the type PostgreSQL or MaxDB with Coldfusion mx7 thank's cedric
  3. #2

    Default Re: coldfusion and postgreSQL or MaxDB

    cedlannoy wrote:
    >
    > It is possible to use bases of the type PostgreSQL or MaxDB with Coldfusion mx7
    Yes, you can use anything that talks JDBC (or ODBC, but JDBC is
    better). For PostgreSQL there is even a technote:
    [url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18338[/url]

    Jochem

    --
    Jochem van Dieten
    Team Macromedia Volunteer for ColdFusion, beer and fun.
    Jochem van Dieten - TMM 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