Creating An Apache Derby Data Source In CF8
I know other people blogged this. But, I'm working on BlogCFC Apache Derby Support. So, I want to chronicle the steps as I go.
From the "Add New Data Source" form on the data source screen in the CF8 Administrator, select the "Apache Derby Embedded" driver. Enter a name for your data source and hit "Add". On the next screen enter the same name in the Database Folder field. Click the button to "Show Advanced Settings". Enter "create=true" into the "Connection String" field. Submit the form.
It should look like this:

Now go hit the Derby docs and have fun!

Yes. I just tried it. You still have to put "create=true" in the connection string field.
Odd how they never made that easier with a button or something...
I'll be speaking on Derby in CF8 at this coming Adobe Max conference. I'll have lots more tips to share, some of which I already offer in a resource at http://carehart.org/resourcelists/derby_for_CFers/...,if readers here are interested in more on using Derby in CF.
Thanks for your work on the DerbyCFC, Chris. I have long mentioned that on the resource.