Trouble connectiing Oracle 10g to CF MX7

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

  1. #1

    Default Trouble connectiing Oracle 10g to CF MX7

    We have a new Oracle 10g database (upgraded from 8i). I am trying to create a
    datasource to connect to our CF MX7 Professional Edition application. I am
    receiving the following error:
    Error Executing Database Query.
    Use of Macromedia JDBC Drivers is restricted. Drivers can only be used with
    Macromedia server products. Please check that your license supports the
    requested driver.

    When we had 8i we used native drivers to connect to a CF 4.5 Enterprise
    edition app. I'm not sure what I need to do here. Any advice?
    Crazy BB Guest

  2. Similar Questions and Discussions

    1. Trouble getting OUT value from Oracle procedure
      Hi all. It seems I'm not able to solve the following problem. The procedure (Oracle 9i): CREATE OR REPLACE PROCEDURE vortex_simple(arg1 IN...
    2. [Macromedia][Oracle JDBC Driver][Oracle]ORA-01000:maximum open cursors exceeded
      Here is the technote from Macromedia regarding this issue: http://www.macromedia.com/go/tn_17660 Hope this helps!
    3. connectiing to oracle using coldfusion report builder
      Hi, I am pretty much new to coldfusion..i installed coldfusion and using the adminstrator setting, i was able to configure a dsn for my oracle...
    4. #13053 [Com]: oci8 error, this kill oracle-prosseces in the oracle-instance.
      ID: 13053 Comment by: gid at gifpaste dot net Reported By: jsun at basefarm dot no Status: Bogus Bug Type: ...
    5. New 'Oracle Express / Oracle 9i OLAP' White Paper Available For Download
      Plus Consultancy (http://www.plusconsultancy.co.uk) recently presented a white paper entitled "Express Evolution - What Oracle 9i OLAP Offers The...
  3. #2

    Default Re: Trouble connectiing Oracle 10g to CF MX7

    that happened when i tried to use macromedia drivers outside jrun and
    coldfusion. is proffesional version allowed to use that drivers ? i'm
    not sure, know only enterprise version.

    Jan

    Crazy BB wrote:
    > We have a new Oracle 10g database (upgraded from 8i). I am trying to create a
    > datasource to connect to our CF MX7 Professional Edition application. I am
    > receiving the following error:
    > Error Executing Database Query.
    > Use of Macromedia JDBC Drivers is restricted. Drivers can only be used with
    > Macromedia server products. Please check that your license supports the
    > requested driver.
    >
    > When we had 8i we used native drivers to connect to a CF 4.5 Enterprise
    > edition app. I'm not sure what I need to do here. Any advice?
    > .
    >
    >
    Jan Gregor 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