Ask a Question related to Coldfusion Database Access, Design and Development.
-
am2605 #1
Usage of CreateODBCDate
Hi,
Is it correct to use CreateODBCDate or CreateODBCDateTime when you are actually connecting using JDBC drivers? Or should these be only used when you are using ODBC?
Thanks,
AM.
am2605 Guest
-
CPU usage is 99%
I have a problem with Contribute. During the upload to the Windows server the CPU usage is 99% and the windows are freezing. After 10 minutes the... -
FMS CPU usage
Hi, In the admin console the FMS CPU usage is 100% constantly, however de cpu usage on the server (Debian Sarge) is almost 99% idle. What does... -
CPU usage
Hello, I'm running mysql / innodb tables on a dual 2.8 xeon box with 2GB RAM and noticed that CPU is used at 90%. RAM usage is ok. Approx 50%... -
CreateODBCDate
I am in the process of moving a website from one server to another. The old server was running Coldfusion 6.1, and the new server is running 7.0. ... -
pod::usage example help
Ok if I understand this then if --help is called from the page then should display this =head1 SYNOPSIS sample Options: -help ... -
Dan Bracuk #2
Re: Usage of CreateODBCDate
It is correct to use these two functions with jdbc connections. In fact, it is an excellent idea to use these functions as often as possible in cfqueries.
Dan Bracuk Guest



Reply With Quote

