Skip to main content
Participant
April 11, 2008
Answered

Bob Flynn's Chapter 7

  • April 11, 2008
  • 4 replies
  • 476 views
I'm working through Bob's book and in Chapter 7 I'm trying to connect to the database. I'm on a MAC platform (10.2) USING A COLDFUSION LOCAL SERVER. The instructions say "In the Add New Data source box, enter newland as the Data Source Name. In the Driver drop-down menu, select Microsoft Access.

There is no choice for Microsoft Access in the drop down menu. None of the choices allows me to browse to the database file. How do I get ColdFusion to connect to the database?

The book has been great and everything has worked so far. This is pretty frustrating!

Thanks for your help with this.
Mary
This topic has been closed for replies.
Correct answer Newsgroup_User
http://movielibrary.lynda.com/html/modPage.asp?ID=184&cid=184 - subscription
required

http://www.adobe.com/devnet/dreamweaver/articles/setup_coldfusion_print.html

http://www.oreillynet.com/pub/a/javascript/2003/01/17/coldfusion_four.html?page=3

"mpsexton" <webforumsuser@macromedia.com> wrote in message
news:ftqth5$cuk$1@forums.macromedia.com...
> Are there any good sources for learning how to connect to databases in
> ColdFusion?


4 replies

Bob_Flynn__IN_Univ_
Participating Frequently
April 29, 2008
Hey Mary,

Thanks again for pointing this out. I will be posting instructions for using the MySQL instance in the MAMP installer so that you can use that database with ColdFusion. I'll post it here and on the book's errata page: http://bobflynn.info/books/DWCS3DA/errata.php.

Cheers,

Bob
Newsgroup_UserCorrect answer
Inspiring
April 13, 2008
http://movielibrary.lynda.com/html/modPage.asp?ID=184&cid=184 - subscription
required

http://www.adobe.com/devnet/dreamweaver/articles/setup_coldfusion_print.html

http://www.oreillynet.com/pub/a/javascript/2003/01/17/coldfusion_four.html?page=3

"mpsexton" <webforumsuser@macromedia.com> wrote in message
news:ftqth5$cuk$1@forums.macromedia.com...
> Are there any good sources for learning how to connect to databases in
> ColdFusion?


mpsextonAuthor
Participant
April 14, 2008
Thanks for the links--I'm sure I'll get some useful info!
mpsextonAuthor
Participant
April 12, 2008
Are there any good sources for learning how to connect to databases in ColdFusion?
Inspiring
April 12, 2008
Mac does not support Access

--
Ken Ford
Adobe Community Expert - Dreamweaver
Fordwebs, LLC
http://www.fordwebs.com


"mpsexton" <webforumsuser@macromedia.com> wrote in message
news:ftok94$s1j$1@forums.macromedia.com...
> I'm working through Bob's book and in Chapter 7 I'm trying to connect to
> the
> database. I'm on a MAC platform (10.2) USING A COLDFUSION LOCAL SERVER.
> The
> instructions say "In the Add New Data source box, enter newland as the
> Data
> Source Name. In the Driver drop-down menu, select Microsoft Access.
>
> There is no choice for Microsoft Access in the drop down menu. None of the
> choices allows me to browse to the database file. How do I get ColdFusion
> to
> connect to the database?
>
> The book has been great and everything has worked so far. This is pretty
> frustrating!
>
> Thanks for your help with this.
> Mary
>
>

mpsextonAuthor
Participant
April 12, 2008
Great, now I know why I can't use the method in the book. How do I get ColdFusion to connect to a MySql version of the database?

thanks
Mary