Error: Datasource cannot be found
ColdFusion uses ODBC to communicate with a variety of databases. Before you can use a database in a ColdFusion Application, the ColdFusion Administrator must create and register a data source. Each data source registered with ColdFusion is assigned a unique name. The above error message occurs when a ColdFusion application refers to a data source that has not been registered with ColdFusion.
A data source can be created only by the ColdFusion Administrator. You can request a data source to be created for you by using the online request form (error). If a data source has already been created for you, make that you use name assigned to your data source and that you spell it correctly.

