Ask a Question related to Coldfusion Database Access, Design and Development.
-
Mountain Lover #1
MSSQL JDBC driver bug?
CFMX 7,0,1,116466 hf701-60212.jar hotfix
MSSQL 2000 sp4
Win XP Pro
I'm trying to enter a value of 4.25 into a money type column using
cfqueryparam cfsqltype="CF_SQL_DECIMAL" and it will not enter any
decimal value.. period! The value in the database is 4. I can manually
enter 4.25 in the database field through the Enterprise Manager. When
updated again through a html form and cfquery the decimals are dropped.
Has anyone else seen this?
--
Tim Carley
[url]www.recfusion.com[/url]
[email]info@NOSPAMINGrecfusion.com[/email]
Mountain Lover Guest
-
SQL 2005 JDBC 1.1 driver
I tried installing and using the new SQL 2005 JDBC 1.1 driver and read and followed the technote at... -
Still bad driver for JDBC / ODBC
Hello Since Oct 05 there is version 3.5 available in the package macromedia_drivers.jar and still we got the error 'no more data available to... -
JDBC MSSQL Driver Losing Tables?
So, I had and developed an app fine with CFMX 6.1 running Apache 2. I moved it to a different server and everything pretty much works fine in all... -
Problem with mssql driver
Hi Guillaume! On Sun, 24 Aug 2003 10:38:30 +0200, "Guillaume" <nospam_guillaume.rouchon@free.fr> wrote: What is the output of mssql_error()... -
DB2 JDBC Driver
What should I use for the DB2 JDBC driver form JDBC SPs? I'm using "DriverManager.getConnection("jdbc:default:connection");" at the moment. Is...



Reply With Quote

