ColdfusionMX7
Publicado por Cristian (1 intervención) el 28/07/2006 20:50:29
Hola a todos, instalé un CFMX7 sobre un win2003 server con IIS 5.0,
todo anda bien, pero parece que tengo problemas con los decimales.
Les envio el error :
Error Occurred While Processing Request
Error Executing Database Query.
[Macromedia][SequeLink JDBC Driver]An internal error occurred.
The error occurred in C:\Inetpub\PoolNet\Apps\Poolmatico\Display\yo.cfm: line 5
3 : <cfset cEmpresa="96683350">
4 :
5 : <cfquery name="hola" datasource="Oracle73">
6 : select
7 : TIPO,NUMERO,NITEM,PRODUCTO,VENDEDOR,MONEDA,FECHAMONED,CANTIDAD,VALORMONED
--------------------------------------------------------------------------------
SQL select TIPO,NUMERO,NITEM,PRODUCTO,VENDEDOR,MONEDA,FECHAMONED,CANTIDAD,VALORMONED from vtasfoot
DATASOURCE Oracle73
VENDORERRORCODE 7365
SQLSTATE HY000
Please try the following:
Check the ColdFusion documentation to verify that you are using the correct syntax.
Search the Knowledge Base to find a solution to your problem.
Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)
Remote Address 10.128.21.124
Referrer
Date/Time 28-jul-06 02:27 PM
Stack Trace (click to expand)
todo anda bien, pero parece que tengo problemas con los decimales.
Les envio el error :
Error Occurred While Processing Request
Error Executing Database Query.
[Macromedia][SequeLink JDBC Driver]An internal error occurred.
The error occurred in C:\Inetpub\PoolNet\Apps\Poolmatico\Display\yo.cfm: line 5
3 : <cfset cEmpresa="96683350">
4 :
5 : <cfquery name="hola" datasource="Oracle73">
6 : select
7 : TIPO,NUMERO,NITEM,PRODUCTO,VENDEDOR,MONEDA,FECHAMONED,CANTIDAD,VALORMONED
--------------------------------------------------------------------------------
SQL select TIPO,NUMERO,NITEM,PRODUCTO,VENDEDOR,MONEDA,FECHAMONED,CANTIDAD,VALORMONED from vtasfoot
DATASOURCE Oracle73
VENDORERRORCODE 7365
SQLSTATE HY000
Please try the following:
Check the ColdFusion documentation to verify that you are using the correct syntax.
Search the Knowledge Base to find a solution to your problem.
Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)
Remote Address 10.128.21.124
Referrer
Date/Time 28-jul-06 02:27 PM
Stack Trace (click to expand)
Valora esta pregunta


0