How to find the file name for a database
I'm still learning coldfusion and I'm currently working on a form that is connected to a database. According to the code datasource="McSoz", I know the database file is Mcsoz but I can't find a database file with that name (Access, SQL, anything) on our server. How can I use this information to find the database file associated with the form. I'm being asked to transfer the form to another server and will have to transfer the database too.
