Question
Creating a new Apache Embedded datasource
I am using ColdFusion 8 and 9. I want to create a database that will use Apache Derby Embedded drivers. How do I create this database and have it to automatically store in the C:\Coldfusion8\db path? I am learning ColdFusion using the Coldfusion 8: Web Applications Construction Kit Volume 1 textbook by Ben Forta.
