Saved Bookmarks
| 1. |
How Can You Connect With Database From Coldfusion? |
|
Answer» Database manipulation tags (cfquery, cfstoredproc, cfinsert, cfupdate) have an attribute CALLED DATASOURCE which used to identify/connect to a database. Data sources can be defined in CF ADMINISTRATOR SECTION. Database manipulation tags (cfquery, cfstoredproc, cfinsert, cfupdate) have an attribute called datasource which used to identify/connect to a database. Data sources can be defined in CF administrator section. |
|