aha! found it! I knew that CFMX would have to have a way of encrypting any
passwords put in....

<cfset encryptedpassword =
factory.DataSourceService.encryptpassword("new_dsn_password")>

> -----Original Message-----
> From: Rich Wild [mailto:[EMAIL PROTECTED]
> Sent: 25 June 2003 16:54
> To: '[EMAIL PROTECTED]'
> Subject: RE: [ cf-dev ] CFMX DSN's
> 
> 
> hmm, the password is encrypted though- how would you add a 
> new DSN if you
> can't figure out how to encrypt your dsn's password?
> 
> > -----Original Message-----
> > From: Rich Wild [mailto:[EMAIL PROTECTED]
> > Sent: 25 June 2003 16:49
> > To: '[EMAIL PROTECTED]'
> > Subject: RE: [ cf-dev ] CFMX DSN's
> > 
> > 
> > heh! Brian, you just spoilt my fun!
> > 
> > actually, I'm not sure I would have thought of anything so 
> > simple as adding
> > it like that - I was looking for non-existant methods!
> > 
> > > -----Original Message-----
> > > From: Brian Mitter [mailto:[EMAIL PROTECTED]
> > > Sent: 25 June 2003 16:44
> > > To: [EMAIL PROTECTED]
> > > Subject: Re: [ cf-dev ] CFMX DSN's
> > > 
> > > 
> > > This stuff might help you:
> > > http://www1.oli.tudelft.nl/jochemd/index.cfm?PageID=12
> > > 
> > > 
> > > ----- Original Message ----- 
> > > From: "Snake Hollywood" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Wednesday, June 25, 2003 4:17 PM
> > > Subject: [ cf-dev ] CFMX DSN's
> > > 
> > > 
> > > > How does CFMX create DSN's differently to CF5 ?
> > > > I presume it uses a JDBC bridge as creating DSN's in 
> control panel
> > > > doesn't work, but if you do this then go and create it via 
> > > CFADMIN it
> > > > already knows where the database file is.
> > > > Is is posisble to probgramatically create CFMX DSN's, or is 
> > > there an XML
> > > > file somewhere you can work with ?
> > > > 
> > > > Russ
> > > > 
> > > > 
> > > > -- 
> > > > ** Archive: 
> > > http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
> > > > 
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: 
> [EMAIL PROTECTED]
> > > > For human help, e-mail: [EMAIL PROTECTED]
> > > > 
> > > 
> > > -- 
> > > ** Archive: 
> http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
> > 
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > For human help, e-mail: [EMAIL PROTECTED]
> > 
> 
> 
> -- 
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
> 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]
> 
> 
> -- 
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
> 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]
> 


-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to