Creating database connection without administrator

I need to create a new database connection for coldfusion mx
7 on winblows 2003 but coldfusion administrator is broken. Is there
any way to create a new JDBC connection without it? Perhaps some
registry or ini file editing? How about for ODBC?

You can code a template to create a datasource using the
adminAPI. The examples do just that. View the MSSQL example on this
page,
Administrator
API.
However, you might just want to fix you CFAdmin. Got to a
working CFMX7 server of the same version. Zip up all of CFIDE
(usually under wwwroot of cfusion or your docroot). Delete the
'broken' one on your server. Unzip the CFIDE zip to replace.

Similar Messages

  • JDev TP4 - Test Database Connection without password

    Hi,
    I create a new database connection for an application,
    if I specify that password is not saved and press Test Connection button with an empty password, the "connection information" dialog for username and password is displayed behind the "connecting" dialog. It is not possible to switch to "connection information" dialog.
    Although there is a Cancel button on the "connecting" dialog, it is also not possible to press it. To close JDeveloper, it is killed from Task Manager.
    If Save Password on the create database connection is checked and an empty password is given pressing Test Connection button, "Test failed: Password cannot be null or empty" error message is given.
    Without testing the connection, I can save the connection in both situations.
    regards,
    Bahar

    Bahar,
    indeed this is annoying ;-( I checked with a later build and the bug is fixed meanwhile.
    Thanks for posting this
    Frank

  • TP4: Can't create database connection

    I have just installed JDeveloper TP4 and run it for the first time. When I try to create database connection, nothing happens. Specifically, I right click on "IDE Connections" and select "New Connection" - and nothing happens; no messages, no dialogs, nothing. Is there something I have to have installed before this will work? I have Sun's Java 6 installed - I noticed that JDeveloper warns about this. Would it cause this problem?

    Hi,
    can you try with JDK 5 to exlude and issue with JDK 6. It works for me with JDK 5 so, there might be an issue with you Java runtime
    Frank

  • Create database connection

    I try to create database connection in jdeveloper.
    I have error message;
    Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    The Connection descriptor used by the client was:
    10.41.119.12:1620:TEST
    I did connect with database before. but I try to create connection with database today.
    I cannot. what problem is it?
    what am i goint to do?

    Hi,
    Maybe your connecting directly after the listener starts, wait a while then try to connect again, if this problem still occurs, check the SID of your Connection settings, it maybe incorrect.
    Regards,
    Ahmad Esbita

  • How do you create database in server administration

    I am newbie can an
    yone direct me to create a database in server administration
    or a table in cf. I meant  database with data.c
    ar extension

    I'm not sure what you mean when you say you want to create a "database with data.car extension".  CF is a web application server, not a database server.
    Information about connecting to databases can be found in the CF documentation.  See:
    "Adding data sources"
    http://help.adobe.com/en_US/ColdFusion/9.0/Admin/WSc3ff6d0ea77859461172e0811cbf3639b1-7ffc .html
    "Accessing and Using Data"
    http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WS8f0cc78011fffa7168855f811cdb0b0cce -8000.html

  • Database connection without username

    Hello,
    Using JDeveloper Database connection wizard, can we create
    a connection to the database without using user name and
    password? That is, I need to login with a "/".
    Murali

    The thick drivers need a client side install of SQL*Net and the relevant oracle /bin directory containing that the ocijdbc9.dll will need to be in your library path.
    So the question is - do you want OPS$ functionality enought to do a client side SQL*Net install on each machine?

  • Issue in creating Database Connection to HFM Applicaion through workspace

    Hi,
    This is a fresh installation. We are trying to create a new database connection in workspace for HFM Application.
    When i click on the Application selection icon, it gives me the below error message,
    *"Error connecting to database connection nasbyphyp03: Error: Error getting CSS support information for driver* HsvAdmDriver*".*
    I tried re-installing the HsvAdmDriver, but still the problem persists. (nasbyphyp03 is the server name)
    But, i am able to access HFM Application from workspace and smartview.
    Please advice.
    Thanks,
    Siva

    Can anyone suggest me the solution ???
    We are struck with this and unable to process any Reports
    Thanks,
    Siva

  • Issue in creating Database Connection to HFM Application through workspace

    Hi,
    This is a fresh installation. We are trying to create a new database connection in workspace for HFM Application.
    When i click on the Application selection icon, it gives me the below error message,
    *"Error connecting to database connection nasbyphyp03: Error: Error getting CSS support information for driver* HsvAdmDriver*".*
    I tried re-installing the HsvAdmDriver, but still the problem persists. (nasbyphyp03 is the server name)
    But, i am able to access HFM Application from workspace and smartview.
    Please advice.
    Thanks,
    Siva

    Can anyone suggest me the solution ???
    We are struck with this and unable to process any Reports
    Thanks,
    Siva

  • Create database connection for oracle ver.8.1.7.4 unsucessful

    I trying create a database connection with jdeveloper 11g to db oracle ver.8.1.7.4, but the connection return error "Test failed: Unsupported Oracle database version". I selected connection type: "Oracle (JDBC)" and initially selected driver: "thin", after exchange to driver: "oci8", but return error: "Test failed: no ocijdbc11 in java.library.path". Created on menu > Tools > Preferences > JDBC driver options a new driver: "some.jdbc.Driver" pointing to Driver class: "some.jdbc.Driver", library: "oracle.jdbc.OracleDriver", class path: "c:\...\oracle\jdbc\lib\ojdbc14.jar".
    Tried to create with this driver with the option "Generic JDBC" pointing to this driver created and using jdbc url: "jdbc:oracle:thin:@//255.255.255.255:1521/ServerId", but return error: "Test failed: Driver class not found. Verify the Driver location"
    Now, i don´t know to do!!!

    John,
    i have the data corporate in this DB in this version. I have already tested with the oracle JDBC driver: "ojdbc14.jar" and works in the "Eclipse" IDE, but i want to use with jdev, understand? Can i test only with this jdbc driver if i set "generic JDBC"?, because if i set "oracle JDBC" this driver is pointing to oracle 11g driver. Is there a "step-by-step" to set this correct procedure? I cannot set "oracle JDBC" of list because the driver class is disabled.

  • How to create database connection using DB2Driver in JDeveloper 10.1.2.1.0?

    I am trying to create a JDeveloper/Data Connection using com.oracle.ias.jdbc.db2.DB2Driver. The driver is registered from a User Libraries: DataDirect JDBC. I have the following class path for the library:
    E:\DataDirect\3.4\lib\YMdb2.jar;E:\DataDirect\3.4\lib\YMbase.jar;E:\DataDirect\3.4\lib\YMutil.jar
    I have no trouble configuring the connection but when I test it and I got ‘No suitable driver Vendor code 0’. What’s wrong? I have successfully created several database connections using Oracle thin driver. This is first time I am using a third party driver. Has any one successfully create a database connection using the com.oracle.ias.jdbc.db2.DB2Driver?

    Hi
    Since the error points to the unavailability of the driver class,can you double check your library claspath entries again.
    I just tried a DB2 connection using the following properties and the connection went through fine:
    Driver class name: com.oracle.ias.jdbc.db2.DB2Driver
    URL: jdbc:merant:db2://<host_name>:50000;DatabaseName=SAMPLE
    Thanks
    Prasanth

  • How to create  database connection in JDev

    Dear Sir,
    I am not able to create a connection to the Oracle9i database in JDeveloper.Plz guide me.
    Thanx
    Aradhana Jain

    Please post this in the JDeveloper forums for an appropriate response: JDeveloper and ADF
    OTN

  • Create database connection with Mysql

    Hi, all:
    inside JDeveloper, i try to create a database connection for Mysql (third party
    JDBC driver). I input all needed parameters into
    JDeveloper database connection dialog, and test connection, the error message
    says 'Unable to find driver org.gjt.mm.mysql.Driver". The jar file contains driver
    is listed in system classpath, and Mysql and MM-Mysql JDBC driver are tested with
    other applications and there is no problem.
    So, what i should do to create such a connection ??
    Any help will be appreciated. thank you in advance.
    kevin.

    The connectio URL could look like this:
    (leave the User-, Password-, and Role-fields, in the tab before, empty)
    Java Class Name: org.gjt.mm.mysql.Driver
    URL: jdbc:mysql://localhost:3306/test?ultradevhack=true&?user=myuser&?password=mypassword

  • Try to connect oracle in portal 4.0 and cannot create database connection for the realm

    hello,
    i have try to use the method in configuring Weblogic Portal for Oracle Database.
    I have made all with no problems
    but when i stop and i start the weblogic portal i have this error
    java.lang.IllegalAccessError: Exception[com.bea.p13n.security.realm.RDBMSException
    : An error occured creating a database connection for the realm.]
    Any one have a solution? Thx!

    Jean-Philippe,
    This usually is due to a DB configuration issue. Check your RDBMS realm
    username, password and driver properties. Check your database is running and
    have enough Connection free.
    Sincererly,
    Daniel Selman
    "jpmeert" <[email protected]> wrote in message
    news:3c88e867$[email protected]..
    >
    hello,
    i have try to use the method in configuring Weblogic Portal for OracleDatabase.
    >
    I have made all with no problems
    but when i stop and i start the weblogic portal i have this error
    java.lang.IllegalAccessError:Exception[com.bea.p13n.security.realm.RDBMSException
    : An error occured creating a database connection for the realm.]
    Any one have a solution? Thx!

  • Create Database connection in TP3

    Hi,
    I'm trying to create a DB connection via New->General->Connections->Database connections. However when I click Ok nothing happens. I have tried for other types of connections (eg URL, BAM) and a wizard appears. Anyone got any ideas as to what may be going wrong?

    Frank,
    I've tried you suggestion of View -> database navigator but still nothing happens. I have gone back to 10g and all works fine there.
    I'm rather new to the world of Java so I'm trying only the basics..... and seem to be running into brick walls all over the place.
    Cheers,
    Tim.

  • Create database connection  once.

    a newbie's Question. I want to create a database connection in a jsp file just once so that when a user hits the same jsp, the connection is not needed to be recreate until he/she leaves the page or shut it down. thanks.

    bad design.
    connections don't belong in jsps. they should be checked in and out of a container-managed connection pool by a java bean that interacts with the database on behalf of the client. not the right way to do it.
    %

Maybe you are looking for

  • Error while posting parked doc

    Hi friends I am getting the following error while posting a parked doc- Field BSEG-SECCO. does not exist in the screen SAPMF05A 0303 It is actually asking for the Section Code which does not appear in the screen. I am wondering where I can set the Se

  • Can't find newest backup - restoring TM backup from TC to MBP with new HD

    So I bought an SSD for my MacBook Pro and am excited to get it in there, but I'm very particular about my settings, apps, data, and even my Chrome session (many tabs worth) going back to exactly as I left it when I first boot up with that new SSD. I

  • How can you use multiple stream types with one socket?

    Hi, I'm working on a large program that currently uses Object Input/Output streams for all of the messaging in a client/server application. This works fine except when files need to be transferred. In many cases using a Object stream to send a file c

  • Using same mail certificate on multiple computers

    I have a MacPro and a MacBookPro. I could just retrieve my Thawte email certificate on both and they would be usable to encryption and signing on both computers. This renewal though only the requesting computer (the MacPro) shows them up in the 'My C

  • IPad says I have more videos than I have

    trying to reduce storage I have found that my iPad says I have 44 videos when I only have 9. Where should I look for them please?