Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
GarryL #1
Client Variables Error
Can someone advise action to take for: "Operation failed on the data source
named "CliVars". Reason of failure "[MERANT][SequeLink JDBC Driver][ODBC
Socket][Microsoft][ODBC Microsoft Access Driver]Invalid precision value "
We are MX 6, using client varaiable in first .cfm for system (a login screen).
Have tried setting default client variables in CF 'admin' to an Oracle DB DSN,
an MS Access MDB, Registry, and cookies. Same message appears each time. Also,
if wish to use an Oracle DB table for client variables, is table name CLIVARS
and what are columns and format (text, memo, etc.) of each column. We are
migrating from CF 5.
Thanks, Garry
GarryL Guest
-
Losing client variables
Hi All I'm running CFMX7 on a win 2003 server, fully patched. Every so often CF seems t lose track of client variables, the client variables... -
Error setting client variables in Database
Can someone advise action to take for: "Operation failed on the data source named "CliVars". Reason of failure "Invalid precision value " We are... -
Client Variables
Help Needed, Can any one please explain why do we loose client variables when we delete cookie variables from the browser ? -
Client Variables in different case
We are using ColdFusion 5 and ColdFusion MX 6.1 in production use where 5 are the main server and version 6.1 are used for very specific events. ... -
CFCs and CLIENT Variables
Okay, so our website uses CFCs for the customer's shopping cart. We instantiate a copy of a Cart CFC object and store it in SESSION.Cart. We use... -
GarryL #2
Re: Client Variables Error
I forgot to mention, even though the error message appears, the client
varaiable appear to be working (can see them using the debugger) and
application works just fine. Also, if I switch in 'Admin' to a different
source for client variables e.g. registry, cookies and MS Accesss MDB, etc.,,
the message still appears and the client variables still seem to work, even
when I set client variables to 'None'. Almost as if the message is a 'bug' in
'code' but the function still works !!!!
GarryL Guest



Reply With Quote

