HELP!
I am new to ColdFusion and I am attempting to create an ODBC Datasource. I have created it through the ColdFusion Administrator and it verified successfully. But when I go to the webpage I get this error:
--------------------------------------------------------------------------------
Error Occurred While Processing Request
Error Diagnostic Information
ODBC Error Code = IM002 (Data source not found and no default driver specified)
[Microsoft][ODBC Driver Manager] Data source 'staff2' not found and no default driver specified
Hint: In order to use ODBC data sources with Cold Fusion you must create the data source using the Data Sources page of the Cold Fusion Administrator. In addition, if you are running under Windows NT you must make sure that the Data Source is created as a System DSN in order for it to be available to ColdFusion.
Data Source = "staff2"
SQL = ""
Data Source = "staff2"
The error occurred while processing an element with a general identifier of (CFINSERT), occupying document position (1:1) to (1:53) in the template file d:\Inetpub\
--------------------------------------------------------------------------------------------------
Has anyone out there ever come across this error before and if so, how did you fix it?
Any help is greatly appreciated.
Thank you.
I am new to ColdFusion and I am attempting to create an ODBC Datasource. I have created it through the ColdFusion Administrator and it verified successfully. But when I go to the webpage I get this error:
--------------------------------------------------------------------------------
Error Occurred While Processing Request
Error Diagnostic Information
ODBC Error Code = IM002 (Data source not found and no default driver specified)
[Microsoft][ODBC Driver Manager] Data source 'staff2' not found and no default driver specified
Hint: In order to use ODBC data sources with Cold Fusion you must create the data source using the Data Sources page of the Cold Fusion Administrator. In addition, if you are running under Windows NT you must make sure that the Data Source is created as a System DSN in order for it to be available to ColdFusion.
Data Source = "staff2"
SQL = ""
Data Source = "staff2"
The error occurred while processing an element with a general identifier of (CFINSERT), occupying document position (1:1) to (1:53) in the template file d:\Inetpub\
--------------------------------------------------------------------------------------------------
Has anyone out there ever come across this error before and if so, how did you fix it?
Any help is greatly appreciated.
Thank you.