Ask a Question related to Coldfusion Database Access, Design and Development.
-
lukecrouch #1
jdbc data source timeout
I have a timeout of 20 minutes set on our MySQL datasource, using the driver
built-into ColdFusion MX 6.1 however, when we look at the connections on MySQL
(v 4.0.20), there are connections from this ColdFusion server that have been
idle for much longer than 20 minutes (days and days). anyone know of an extra
setting needed to make sure CF closes these idle connections? thanks.
lukecrouch Guest
-
MX7 multiple instance jdbc data sources
The data sources on my single instance install of MX7 (Solaris9, Oracle9i), using jdbc, worked just fine. In a single instance install, the... -
Can't set up PostgreSQL JDBC data source
Hi, I am trying to set up a data source from my ColdFusion MX 7 server to a Postgresql database running on the same machine. I get an error when... -
[Macromedia][Oracle JDBC Driver]No more data availableto read.
I get the following error when I change the SQL statement layout in my ColdFusion code - No more data available to read. For Example: The... -
binary data types used in both PostgreSQL and MySQL along with JDBC
OK, the main program is written in Java, as part of a number of servlets, and making use of JDBC. I am using a function from the Java security API... -
SQLException: [Oracle JDBC Driver]No more data availableto read ?!?!?
Hello, I am trying to instantiate a database source. I got it to work with an 8.1.7 oracle DB, but when I try an oracle 9i DB I get: ----...



Reply With Quote

