Ask a Question related to Coldfusion Database Access, Design and Development.
-
sic4730 #1
Error creating a new Data Source for Oracle connection
I'm trying to create a new data source connection to our Oracle 10gR2 server
using ColdFusion Administrator 6.1 Standard on a Windows 2003 server.
I created a System DSN ODBC connection for Oracle. I can use the ODBC
connection when connecting an Access db to Oracle but when I try to use it w/
ColdFusion Admin it generates the following error message:
Connection verification failed for data source: sitest2
[]java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][ODBC
Socket]internal error:
Driver's SQLAllocHandle on SQL_HANDLE_ENV failed
The root cause was that: java.sql.SQLException: [Macromedia][SequeLink JDBC
Driver][ODBC Socket]internal error: Driver's SQLAllocHandle on SQL_HANDLE_ENV
failed
Any help or recommendations would be greatly appreciated.
Tina
sic4730 Guest
-
Creating Data Source
We have installed ColdFusion MX 7 on a new Windows 2003 server. When I try to create a data source in the admin I get the following error message... -
Connection to data source error
Hi, For the past week I am continually getting disconnected from my data source in cold fusion, and have to reconnect. But when I go to do that,... -
Creating a connection to Oracle database with Tomcat
Hi I have a database created in Oracle. I now have to create a front end using JSP pages or Java Servlets. I have chosen to use JSP Pages with... -
DB Connection Error: Data source name not found
Hei, I am using Dreamweaver MX 6.1, XP SP2 and trying to connect to a MS Access db. I can open & preview the page & data correctly using IIS... -
ASP Data Source Connection Help
I am trying to create a connection in my ASP page to a SQL Server database. This is my code for the connection string: <%Option Explicit%> <%...



Reply With Quote

