0
How to set up SAS as data source in Coldfusion?

/t5/coldfusion-discussions/how-to-set-up-sas-as-data-source-in-coldfusion/td-p/8154455
Mar 08, 2016
Mar 08, 2016
Copy link to clipboard
Copied
How to set up SAS as data source in Coldfusion?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Guide
,
/t5/coldfusion-discussions/how-to-set-up-sas-as-data-source-in-coldfusion/m-p/8154456#M172025
Mar 08, 2016
Mar 08, 2016
Copy link to clipboard
Copied
Pardon my ignorance, but what is SAS?
Does it offer either a JDBC or ODBC driver?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Advocate
,
LATEST
/t5/coldfusion-discussions/how-to-set-up-sas-as-data-source-in-coldfusion/m-p/8154457#M172026
Mar 09, 2016
Mar 09, 2016
Copy link to clipboard
Copied
SAS is not supported by coldfusion out of the box but you might be able to get something working with their JDBC drivers.
You can find them here - http://support.sas.com/documentation/onlinedoc/jdbc/
You can find documentation on how to setup the source in CF here:
There are various sources for custom db datasource configurations on google - https://www.google.co.uk/webhp?q=coldfusion+configure+jdbc+drivers
You should be able to get an idea from these. I am not familiar with the SAS jdbc or connection strings etc so cannot advise there.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

