RE: cfftp with SSL (Coldfusion 8)

2012-12-20 Thread James Davis
Neither CF8 or CF9 support SFTP using CFFTP. However, like Russ mentioned, you can use some java libraries as an alternative. One project I worked on that required connecting to an sftp server we used the apache commons-net library (commons.apache.org/net) and it worked like a charm. Not

QoQ DataType Error

2008-12-31 Thread James Davis
, but this is NOT what I want it to do. How can I get the blasted QoQ to work without throwing the error?!? James Davis Software Engineer Kaleida Systems, Inc. ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release

RE: CFEclipse with Aptana

2008-02-02 Thread James Davis
in CFM pages. James Davis Kaleida Systems From: Pete Ruckelshaus [mailto:[EMAIL PROTECTED] Sent: Sat 2/2/2008 9:38 AM To: CF-Talk Subject: CFEclipse with Aptana I've been using Aptana (http://www.aptana.org/) with my students in my web design class (I teach

RE: PDF Support with CF8 - Can this be done?

2007-11-05 Thread James Davis
I'm trying to do something similar as well, but trying to merge database content into a PDF form then generate 1 large PDF with multiple pages. Is this possible with the new tags? When I tried using cfpdfform action=marge on a directory of PDF's. They were all blank. James Davis Software

RE: PDF Support with CF8 - Can this be done?

2007-11-05 Thread James Davis
Sorry..typo writing my email. Might be a case of the Mondays? :) Yes, I used action=merge, NOT action=mArge. Any other ideas? James Davis Software Engineer Kaleida Systems, Inc. -Original Message- From: Todd [mailto:[EMAIL PROTECTED] Sent: Monday, November 05, 2007 1:15 PM To: CF

Archiving SQL table data

2007-09-21 Thread James Davis
for this issue? Archive or not? James Davis Software Engineer Kaleida Systems, Inc. ~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps

RE: Archiving SQL table data

2007-09-21 Thread James Davis
We're using SQL Server 2000 on a Quad Xeon 3.2 Ghz Processor w/3 GB RAM. I always lean towards proper indexing, however I'm looking to convince the higher-ups that this Archive Solution is not necessary and won't have a positive impact on performance. James Davis Software Engineer Kaleida

Java Database Queries in ColdFusion

2006-11-17 Thread James Davis
on the database server, effecting performance. Any thoughts? Anybody ran into this before? Any help is much appreciated. James Davis Kaleida Systems, Inc. [EMAIL PROTECTED] ~| Introducing the Fusion Authority Quarterly Update

RE: Java Database Queries in ColdFusion

2006-11-17 Thread James Davis
Thanks Dave. That was exactly the problem. I added the path to my database driver jar file to coldfusion and worked like a charm. James Davis Kaleida Systems, Inc. [EMAIL PROTECTED] -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Friday, November 17, 2006 1:23 PM