Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Coldfusion & Mongodb
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Lester Kitson  
View profile  
 More options Oct 7 2012, 11:17 pm
From: Lester Kitson <lester.kit...@gmail.com>
Date: Sun, 7 Oct 2012 20:17:15 -0700 (PDT)
Local: Sun, Oct 7 2012 11:17 pm
Subject: Coldfusion & Mongodb

How to setup the Mongodb driver to work Coldfusion?

I have done items 1 and 2 but what are the steps after that?

   1. Download the driver from here
   https://github.com/mongodb/mongo-java-driver/downloads
   2. Place the JAR file in the ColdFusion Class Path which is; *cf_root*/wwwroot/WEB-INF/lib

   3. In the Coldfusion Administrator, Data Sources to Add a Data Source,
   which driver sould be selected from the list? (I suspect *'Other'*)
   4. What should be the values to be entered in the fields (e.g. JDBC URL,
   Driver Class, Driver Name)?

Much thanks!
Lester


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark Mandel  
View profile  
 More options Oct 8 2012, 2:03 am
From: Mark Mandel <mark.man...@gmail.com>
Date: Mon, 8 Oct 2012 17:03:07 +1100
Local: Mon, Oct 8 2012 2:03 am
Subject: Re: [mongodb-user] Coldfusion & Mongodb

Lester,

ColdFusion in built query and database management can only work with JDBC
Drivers.

If you want to connect to Mongo in ColdFusion, have a look at the cfmongodb
project:
http://cfmongodb.riaforge.org/
https://github.com/marcesher/cfmongodb

Or just use the Java Driver directly (loaded with JavaLoader or something
similar).

Mark

On Mon, Oct 8, 2012 at 2:17 PM, Lester Kitson <lester.kit...@gmail.com>wrote:

--
E: mark.man...@gmail.com
T: http://www.twitter.com/neurotic
W: www.compoundtheory.com

2 Devs from Down Under Podcast
http://www.2ddu.com/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »