bataraguru
Programmer
Hi all,
I'm using CF 5 Server, today I wanted to add new dbase to my
datasource using CFAdmin but the server say there is an error. This is my first error adding dbase to ODBC datasource with error for CF Server for the past 2 years.
------------------------
Error Diagnostic Information
An error occurred while evaluating the expression:
OriginalDSN = Client.cOriginalDSN
Error near line 166, column 8.
--------------------------------------------------------------------------------
Error resolving parameter CLIENT.CORIGINALDSN
The client variable CORIGINALDSN does not exist. The cause of this error is very likely one of the following things:
The name of the client variable has been misspelled.
The client variable has not yet been created or has timed out.
To set default values for client variables you should use the CFPARAM tag (e.g. <CFPARAM NAME="Client.Color" DEFAULT="Red">)
------
Is there something wrong with my server, do I need to re-install the software. Anybody can help me with this problem? Any suggestion appreciated, thanks in advanced.
cheers...
I'm using CF 5 Server, today I wanted to add new dbase to my
datasource using CFAdmin but the server say there is an error. This is my first error adding dbase to ODBC datasource with error for CF Server for the past 2 years.
------------------------
Error Diagnostic Information
An error occurred while evaluating the expression:
OriginalDSN = Client.cOriginalDSN
Error near line 166, column 8.
--------------------------------------------------------------------------------
Error resolving parameter CLIENT.CORIGINALDSN
The client variable CORIGINALDSN does not exist. The cause of this error is very likely one of the following things:
The name of the client variable has been misspelled.
The client variable has not yet been created or has timed out.
To set default values for client variables you should use the CFPARAM tag (e.g. <CFPARAM NAME="Client.Color" DEFAULT="Red">)
------
Is there something wrong with my server, do I need to re-install the software. Anybody can help me with this problem? Any suggestion appreciated, thanks in advanced.
cheers...