Skip to main content
September 27, 2010
Question

Creating a new Apache Embedded datasource

  • September 27, 2010
  • 2 replies
  • 524 views

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.

This topic has been closed for replies.

2 replies

Inspiring
September 27, 2010

You might start by looking at Charlie Arehart's web site.

http://www.carehart.org/resourcelists/derby_for_CFers/

Inspiring
September 27, 2010

As far as I know, it's one of the options when you create the DSN... there's a"create database" checkbox on the DSN creation form.

--

Adam