Eric P wants to chat

2012-05-10 Thread Eric P

---

Eric P wants to stay in better touch using some of Google's coolest new
products.

If you already have Gmail or Google Talk, visit:
http://mail.google.com/mail/b-17a1c6e4a3-78168bab5b-tzORrgROvXSvTbAURq6_0fPwW8I
You'll need to click this link to be able to chat with Eric P.

To get Gmail - a free email account from Google with over 7,500 megabytes of
storage - and chat with Eric P, visit:
http://mail.google.com/mail/a-17a1c6e4a3-78168bab5b-tzORrgROvXSvTbAURq6_0fPwW8I

Gmail offers:
- Instant messaging right inside Gmail
- Powerful spam protection
- Built-in search for finding your messages and a helpful way of organizing
  emails into conversations
- No pop-up ads or untargeted banners - just text ads and related information
  that are relevant to the content of your messages

All this, and it's yours for free. But wait, there's more! By opening a Gmail
account, you also get access to Google Talk, Google's instant messaging
service:

http://www.google.com/talk/

Google Talk offers:
- Web-based chat that you can use anywhere, without a download
- A contact list that's synchronized with your Gmail account
- Free, high quality PC-to-PC voice calls when you download the Google Talk
  client

We're working hard to add new features and make improvements, so we might also
ask for your comments and suggestions periodically. We appreciate your help in
making our products even better!

Thanks,
The Google Team

To learn more about Gmail and Google Talk, visit:
http://mail.google.com/mail/help/about.html
http://www.google.com/talk/about.html

(If clicking the URLs in this message does not work, copy and paste them into
the address bar of your browser).

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351098
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Clearing external IP access list in CF 8 Developer Edition

2009-06-23 Thread Eric P

Hi,

I have the developer edition of ColdFusion 8 installed which allows
for two external machines (IPs) to access the server.  CF apparently
holds onto the first two external IPs that access the server and
refuses any further external connections.

Is anyone aware of a way to clear these IPs to allow a new machine to
get into the IP access list?

Thanks for reading.
Eric P

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323825
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Clearing external IP access list in CF 8 Developer Edition

2009-06-23 Thread Eric P

Thanks for the quick replies!

Eric P.

On Tue, Jun 23, 2009 at 10:57 AM, Ian Skinnerh...@ilsweb.com wrote:

 Eric P wrote:
 Hi,

 I have the developer edition of ColdFusion 8 installed which allows
 for two external machines (IPs) to access the server.  CF apparently
 holds onto the first two external IPs that access the server and
 refuses any further external connections.

 Is anyone aware of a way to clear these IPs to allow a new machine to
 get into the IP access list?

 Thanks for reading.
 Eric P

 Yup, it will only allow the first two IP address to connect to the sever
 after a ColdFusion service|daemon start.


 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323830
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Running CF in English within Japanese language environment in Linux

2009-06-20 Thread Eric P

Hi,

I'm running ColdFusion 8 in a (normally) Japanese environment 
(LANG=ja_JP.UTF-8) in Linux.

When I installed CF 8 a few months back I thought I had selected an English 
install, as I'd like CF to run in English. 
However, when I run CF, the CF admin and all debug output is in Japanese.

I've tried the following approach (which works for most other apps I need to 
run in English):
export LANG=en_US.utf8  /opt/coldfusion8/bin/coldfusion start

But ColdFusion must be getting the environment language from somewhere else.  
Or possibly I did actually Japanese at 
install, and CF isn't robust enough to bounce back and forth between languages 
by switching the LANG var.

Thanks for reading.  Any ideas are appreciated!
Eric P.

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323736
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: mail attachments prob

2009-05-07 Thread Eric P

The cfmailparam tag has a new attribute in CF 8 to delete an
attachment after it has been sent.

E.g.,
cfmailparam file=/tmp/attachment.txt remove=true

Eric

On Fri, May 2, 2008 at 10:22 AM, Richard Meredith-Hardy
r...@flymicro.com wrote:
 Don't worry, found it.

 In this case I was copying a file from one with a uuid name to one with a
 sensible name to send, sending it in cfmail, and then deleting it.

 In CF5 this was fine, but the copy was clearly being deleted in cf8 before
 cfmail got round to actually dealing with the attached file, hence the
 error.

 Richard

 -Original Message-
 From: Richard Meredith-Hardy [mailto:r...@flymicro.com]
 Sent: 02 May 2008 12:29
 To: CF-Talk
 Subject: mail attachments prob

 Sending a mail with an attachment. (works fine without)

 Can someone explain why code which works fine in CF5 won't
 work in CF8?

 Error in mail log is: IOException while sending message

 I can't see anything immediately obvious from the
 documentation, a mime type or something?  (these attachments
 are always pdf's)

 Thanks

 Richard






 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322307
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Limits on images being uploaded using CFFILE?

2009-03-19 Thread Eric P

On Fri, Jan 16, 2009 at 12:53 AM, Mike Kear afpwebwo...@gmail.com wrote:
 [quote]
 An exception occured while trying to write the image.

 Ensure that the destination directory exists and that Coldfusion has
 permission to write to the given path or file. cause :
 java.io.FileNotFoundException:
 e:\domains\alacastinaswh.com.au\wwwroot\cms\images\Userfiles\featureimages\56237
 ambuscade atlantic 1981 - unverified name and date likely wrong
 because pennants pained over in falklands.jpg (The system cannot find
 the file specified)
 [/quote]


Check out this hot fix from Adobe for ColdFusion 8.0.1.
http://kb.adobe.com/selfservice/viewContent.do?externalId=kb403411

EP

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320710
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Setting up CSV datasource in CF 8

2008-10-08 Thread Eric P
Hi,

I'm trying to set up CSV datasource in CF 8.  Looking at CSV data
sources on some older CF instances (MX), I see the driver used is the
ODBC Socket.  When I try to do something similar in CF 8 the ODBC DSN
drop down is blank, so I cannot finish configuring the data source.

Any ideas?  Thanks for reading.
Eric P.

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313599
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Setting up CSV datasource in CF 8

2008-10-08 Thread Eric P
On Wed, Oct 8, 2008 at 9:07 AM, Wes Middendorff [EMAIL PROTECTED] wrote:
 Have you set up the CSV as an ODBC source in the OS?



That was it.  Thanks for the quick reply, Wes!

Eric P.

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313606
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: SQL injection attack on House of Fusion

2008-08-08 Thread Eric P
We've also noticed these SQL injection attempts rear their head the
last day or so; saw almost the exact same type of attack (I.e., same
injection payload) back in April as well.

The attack we're seeing is very (MS) SQL Server specific as they're
trying to hit some SQL Server system tables and inject some HTML links
in any fields that can hold text.   We put in place a simple filter at
the tops of our pages to cfabort any requests that contain T-SQL cruft
in the URL/FORM vars (I.e., DECLARE, EXEC(, CAST(, etc.).

We're also noticing some URL var snooping going on that may or may not
be related to the above attacks.  Basically an apostrophe is being
tried at the end of known URL vars combinations.

For example, we'll see three successive errant query strings come
through like this.

?a=1'b=2c=3
?a=1b=2'c=3
?a=1b=2c=3'

where they're trying the apostrophe at the end of each var trying to
escape a potential var being use as an SQL string in the back end.

IP address bounces around too much, so it's tough to monitor/ban.
Something like fail2ban (www.fail2ban.org) may be useful for those
running Unix/Linux servers.

Eric Pierce

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310558
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: SQL injection attack on House of Fusion

2008-08-08 Thread Eric P
On Fri, Aug 8, 2008 at 3:25 PM, Brad Wood [EMAIL PROTECTED] wrote:
 Yeah, I'm well aware of the near impossibility of ever tracking IP address
 to anything useful, but I'm a person who likes data, for within mounds of
 useless data can be found trends.  Most of all, I'm just curious.  Also, I'd
 like to explore the possibility of reporting compromised people to their
 ISPs.  Some US ISPs do have abuse policies that might cause them to pressure
 their users to clean themselves.  A number of these attacks could have come
 from servers for all we know.  Servers are desirable for Trojans due to
 their fast internet connections and 24/7 uptime.

 ~Brad


Once we followed around the IP addresses of what appeared to be a lone
form stuffer.  We began to ban any requests from his IP.  Then 20-30
minutes later he would show up again with a different IP.

Investigating his IP addresses showed him coming from Chili,
Denmark, etc.  So how is anyone going to be able to effectively
communicate with these IPs to tell them about the compromised systems
on their network?  The problem becomes even more difficult to enforce
since IPs don't necessarily want to offend their paying customers.

Eric Pierce

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310571
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: SQL injection attack on House of Fusion

2008-08-08 Thread Eric P
On Fri, Aug 8, 2008 at 4:13 PM, Claude Schneegans
[EMAIL PROTECTED] wrote:
  Then 20-30 minutes later he would show up again with a different IP.

 How do you know it was the same guy ?
 May be it was the same bot doing the same thing, but these bots are just
 like viruses,
 they spread anywhere.

 --

We don't.  It was definitely an automated attack (I.e., bot), but it
felt like it was controlled by one source/individual as opposed to
several sources doing the same attack method because as we blocked
each IP address the attack took ~20-30 minutes to begin again (I.e.,
switch IP address).  And each chunk of attacks were all coming from a
solitary IP address (which is why we began blocking them).

Errata: Below I meant IPs to be ISPs.
  So how is anyone going to be able to effectively communicate with
these IPs to tell them about the compromised systems on their network?
 The problem becomes even more difficult to enforce since IPs don't
necessarily want to offend their paying customers.

Eric Pierce

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310576
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Returning a sequence of complex objects in web service in MX

2007-06-20 Thread Eric P
On 6/19/07, Nathan Wells [EMAIL PROTECTED] wrote:
 Assuming these are data objects with defined public properties, everything
 should just work, I think. If they're objects with methods instead of public
 properties, I've seen that work in some cases, but would not want to go so
 far as to say it should just work.

 How would the function definition in the CF look like though?

 Let's say we have a component defined in zip.cfc to represent a zip code that 
 looks like this:
 cfcomponent
   cfproperty name=City type=string
   cfproperty name=State type=string
   cfproperty name=Zip type=string
   cfproperty name=Latitude type=numeric
   cfproperty name=Longitude type=numeric
 /cfcomponent

 Then we have a different component called zipInfo.cfc that lies in the same 
 package as zip.cfc.  The zipInfo component has a method that returns a zip 
 object that looks like this:

 cffunction name=getZipInfo access=remote returntype=zip
   cfargument name=zip type=string required=true
 
 /cffunction

 Now let's say we want to add a function to the zipInfo component that would 
 return an array of zip objects.  I think the real question that Eric P is 
 asking is, How would a function that returns an array of objects be defined?

 This doesn't work:
 cffunction name=zipCodesInCity access=remote returntype=zip[]
   cfargument name=City type=string required=true
   cfargument name=State type=string required=true
   ...
 /cffunction

 You could have the return type be defined as an array or even a query, but in 
 both cases the fact that the returned data is a list of zip objects gets 
 lost.  Any web service client to this CFC would have no way of knowing the 
 what the data structure being passed back actually was.



Yeah, I'm curious how this would need to be defined in CF as well.  I
want to know if it's actually possible to have a return type that is
an array of objects AND have that return type accurately defined in
the WSDL's resonse type.

Thanks,
Eric

~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281679
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Returning a sequence of complex objects in web service in MX

2007-06-19 Thread Eric P
So what's the skinny on returning a sequence (array) of objects in an
MX web service so that everything is properly defined in the WDSL?
I.e., the WSDL's response element should have elements something like
complexType-sequence-element with an object type and with the object
define elsewhere in the WSDL.

Is this possible in MX?

Thanks,
Eric

~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281569
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


cfusion_settings_refresh() in CFMX?

2007-05-01 Thread Eric P
Hi,

I was just wondering if there's something compatible with
cfusion_settings_refresh() in CFMX.  We have a script that would make
changes to /lib/neo-debug.xml on the fly, and we need a way to tell
the CF app server to read neo-debug.xml again.

Thanks for reading,
Eric P.

~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276624
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: cfusion_settings_refresh() in CFMX?

2007-05-01 Thread Eric P
On 5/1/07, Jochem van Dieten [EMAIL PROTECTED] wrote:
 Eric P wrote:
 
  I was just wondering if there's something compatible with
  cfusion_settings_refresh() in CFMX.  We have a script that would make
  changes to /lib/neo-debug.xml on the fly, and we need a way to tell
  the CF app server to read neo-debug.xml again.

 Use the Admin API instead of changing the XML file directly.

 Jochem


That's what I need.  Thanks for the pointer!

Eric P.

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276685
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Getting schedule info on CFMX

2007-04-27 Thread Eric P
On 4/26/07, Dave Watts [EMAIL PROTECTED] wrote:
  We're moving to CFMX and I'm working on a way to get info
  about scheduled jobs via CFML (or any other method).  We
  currently have a script on CF 5 that polls each of our CF
  machines for their schedule job info, then we take that info
  and display it on one page (instead of logging into the admin
  on each machine whenever we're curious about when/where a
  scheduled job is running).
 
  But that's no longer possible in CFMX.  I've been searching
  around the net but I'm not finding a way to do this in CFMX.

 You could parse the neo-cron.xml file in the \lib directory on each machine.


Excellent.  That'll work just fine.

Thanks!
Eric P.

~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276392
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Getting schedule info on CFMX

2007-04-26 Thread Eric P
Hi,

We're moving to CFMX and I'm working on a way to get info about
scheduled jobs via CFML (or any other method).  We currently have a
script on CF 5 that polls each of our CF machines for their schedule
job info, then we take that info and display it on one page (instead
of logging into the admin on each machine whenever we're curious about
when/where a scheduled job is running).

So we used to go this route in CF 5.0:
cfregistry
action=GetAll

branch=HKEY_LOCAL_MACHINE\SOFTWARE\Allaire\ColdFusion\CurrentVersion\Schedule
type=key
name=jobs
sort=entry asc

But that's no longer possible in CFMX.  I've been searching around the
net but I'm not finding a way to do this in CFMX.

Any ideas?

Thanks,
Eric P.

~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276364
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


CF 5 dev. edition - no job scheduling?

2007-01-31 Thread Eric P
Hi,

I have CF 5.0 dev. edition w/Apache on my work station (we run 5.0/IIS
on production), and I set up a test scheduled job that doesn't seem to
execute.

The job runs every minute, and I see 'initiated' and 'completed' lines
in my scheduler.log.  But other than that it just flat out isn't
performing the scheduled job (no indication in the Apache logs
either).

BTW, the scheduled job script runs just fine in the browser (which
cfwrites a file and cfmails me) .

Any ideas?  Is this perhaps a limitation of CF 5 dev. edition?

Thanks for reading.
Eric P.

~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268229
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Showing actual used value from cfqueryparam tag

2007-01-31 Thread Eric P
Ben Nadel wrote:
 Eric,
 
 Here is a browser bookmarklet that will merge your CFDebugging SQL and
 the query param (if that helps at all). 
 
 http://bennadel.com/index.cfm?dax=blog:459.view
 
 Of course, this only works if debugging is turned on.
 
 
That looks handy.  Not exactly what I originally had posted about (i needed the 
actual query processed by the RDBMS),
but it looks handy.  It didn't work for me (on CF 5).  I'm guessing the 
difference in debug syntax for CF 5 (vs. 6 and
7) is the problem.  Shouldn't be too difficult to tweak the JS.

Thanks,
Eric

~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268290
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Showing actual used value from cfqueryparam tag

2007-01-29 Thread Eric P
I have a query that's giving me some grief, and it would be helpful if
I could see the actual used value that the cfqueryparam tag is
actually sending to the database.

Example code.
cfquery name=test datasource=myDS
select cfqueryparam cfsqltype=cf_sql_integer value=1.5
/cfquery

-debug output---
test (Records=1, Time=0ms)
SQL =
select ?

Query Parameter Value(s) -
Parameter #1 = 1.5


So as you can see, the debug tells me what went into Parameter #1
(1.5), but not what was actually used in the query (should be 1).  Any
ideas for an easy way to get this value?

BTW, I'm running CF 5/MS-SQL 2000.

Thanks for reading!
Eric P.

~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:267981
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Showing actual used value from cfqueryparam tag

2007-01-29 Thread Eric P
On 1/29/07, Dave Watts [EMAIL PROTECTED] wrote:
  So as you can see, the debug tells me what went into
  Parameter #1 (1.5), but not what was actually used in the
  query (should be 1).  Any ideas for an easy way to get this value?
 
  BTW, I'm running CF 5/MS-SQL 2000.

 You can use SQL Profiler to capture the queries sent to the database:
 http://www.developer.com/db/article.php/3482216
 http://msdn2.microsoft.com/en-us/library/ms979207.aspx


Excellent!  Thanks for the tip.  That gives me exactly what I needed.

Thanks again,
Eric P

~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:267992
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: What is Ruby on Rails?

2007-01-15 Thread Eric P
 I think some of the shine came off when they had a gaping security hole
 in which they demanded that people upgrade to the latest revision
 In 2 or 3 days they pushed out like 2 or 3 patches.
 
 I've seen this quite a bit with open-source software.  Everything goes great
 for a while then they slip up for a while.  This happened to the PHP
 developers early in the v4 release cycle and they finally set up a security
 team to be in full charge of it - RoR needs to do likewise.
 

I've seen this quite a bit with propriety software as well.  The only 
difference is the propriety vendors don't readily
disclose security holes in their product; the so-called security through 
obscurity model.  ;)

Eric

~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:266654
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Closing single CF tags like XML/XHTML

2006-10-29 Thread Eric P
We still run CF 5.0, and 2 of our CF developers ran into a problem when they 
closed single tags.  The problem was the
tag they closed would execute twice!

I'll have to ask them what tag it was show I can give a working example.  It 
definitely was a problem though, so we
avoid it.

Also, I don't have any problems with Eclipse having a problem because single 
tags aren't closed.  Is that poster using
the CFEclipse module and perspective in Eclipse?

Eric

Jeff Guillaume wrote:
 Can anybody direct me to an official statement of sorts recommending that CF 
 developers start closing single tags like cfabort/ with an ending slash a 
 la XML (like I just did?
 
 I've been doing it for a long while now, and I can't remember when support 
 was first added (MX 6?) but I seem to remember thinking it was recommended 
 and would later be required...  Am I on crack?
 
 In any case, what do you prefer?  I absolutely use trailing slashes on every 
 CF tag that doesn't have its own closing, such as:
 
 cfset var = value/
 cfinclude template=file.cfm/
 cfabort/
 cffile action=delete file=file.txt/
 cfhttp action=get [etc etc]/
 
 It makes it easier to read, in my opinion, and tools like Eclipse don't have 
 a fit thinking that you didn't close a tag.  Are there any solid arguments 
 against this?  (Other than wah, I don't like change!)  I'm getting 
 frustrated by another developer at my company who insists on removing them 
 when editing a file I've worked on!  Argh.
 
 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:258390
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Verity issues on CF 5

2006-10-24 Thread Eric P
Hi,

I'm having a problem with a verity collection that works for a while and then 
goes bad.

The collection is indexed from a query.  The query is ~3,500 records, 17 fields 
(half of which are varchar), and the 3 largest fields are varchar (500).

After a while (not sure how long; hours to days), we get the following in our 
log:
'Error: Collection failed to open'

I've tried deleting the collection and creating/indexing it from scratch, but I 
still have the same problem after a period w/o any issue.

Other info.
Running CF 5, 0, 0, 0 (Pro)
The size of the collection file system is ~3.1 MB.

Thanks for reading and I appreciate any comments/ideas,
Eric P.

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257888
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4