Re: UML programs?

2005-12-12 Thread Dave Carabetta
On 12/12/05, Ryan Guill [EMAIL PROTECTED] wrote: Not really interested in posidons price, im going to check out this argo though. Agreed on the pricing, as it's a bit steep. However, their Community Edition is free and pretty robust in terms of features that are useful for CF-ers. It's not

Re: UML programs?

2005-12-12 Thread Dave Carabetta
On 12/12/05, Ryan Guill [EMAIL PROTECTED] wrote: oh, i didn't see the community edition, let me check it out. Thanks, Yeah, their site isn't the best navigation-wise. Here's the direct link to the page: http://gentleware.com/index.php?id=ce Regards, Dave.

Re: Stats Program

2005-12-12 Thread Dave Carabetta
On 12/12/05, Jim McAtee [EMAIL PROTECTED] wrote: How well does that work? I would think that for moderately high traffic sites with detailed logs that you'd be pushing a lot of data to their servers. Or is the data first compressed? Well, that's sort of the problem. Google is claiming that

Re: Ability to kill requests and threads

2005-12-08 Thread Dave Carabetta
On 12/8/05, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] wrote: Much like SeeFusion and to be honest I still cannot believe that Adobe (feels weird saying that) do not package this kind of tool out of the box. CF has a long way to before it gets up to the knews of .NET when it comes to

Re: Calling Oracle Stored Procedures from CF

2005-12-08 Thread Dave Carabetta
On 12/8/05, James Holmes [EMAIL PROTECTED] wrote: Not to mention that since there is no declared cursor you are relying on an implicit cursor but; 1) this looks like it will return more than one row, which is a no-no with an implicit cursor and 2) there is no INTO clause to store the result,

Re: Ability to kill requests and threads

2005-12-08 Thread Dave Carabetta
On 12/8/05, Ben Forta [EMAIL PROTECTED] wrote: Funny you should mention that now. I am actually right now reviewing and commenting on a feature spec for just this functionality. ;-) I am not making any promises about specifics, but yes, Tim and I did indeed identify this is as a major theme

Re: How much server memory can CF/Jrun use?

2005-12-08 Thread Dave Carabetta
On 12/8/05, Jon Block [EMAIL PROTECTED] wrote: I have a super load intensive app that I'm working on. I'm using tons of cached queries and other types of CFC's etc. My server has 2GB of memory on it. I want CF to be able to gobble up all the memory it possibly would need to accomplish all of

Re: Current Status of MySQL 5 with CF MX

2005-12-08 Thread Dave Carabetta
On 12/8/05, Barney Boisvert [EMAIL PROTECTED] wrote: Perhaps password issues? 4.1 changed the way passwords are stored in the mysql grant tables. There's an option you can set to make 4.1 (and newer) use old-style passwords. If you run into this, CF will just tell you it can't connect to the

Re: REPOST: Redundancy Options

2005-12-07 Thread Dave Carabetta
On 12/7/05, Rick Root [EMAIL PROTECTED] wrote: I'm getting suspicious because this is the third message I've sent to the list in the last few weeks that generated no responses whatsoever. Doesn't anyone have any comments on failover/redundancy in a coldfusion environment? Rick, We run a

Re: cffile upload large files again!

2005-12-07 Thread Dave Carabetta
On 12/7/05, George Abraham [EMAIL PROTECTED] wrote: All, For uploading multiple files to the server, we use a Java applet which works quite well. Now, the sizes of the files could vary. People might upload 10 files that are 2MB each or 100 files that total about 200MB together. Sometime

Re: cffile upload large files again!

2005-12-07 Thread Dave Carabetta
On 12/7/05, George Abraham [EMAIL PROTECTED] wrote: Thanks Dave, I don't see any UDFs on cflib that deal with what you talk about, though? I searched using various terms, but nothing turned up. I do understand what you say about streaming the file while uploading. Can this be done using the

Re: CF_Accelerate

2005-12-04 Thread Dave Carabetta
On 12/4/05, Michael Dinowitz [EMAIL PROTECTED] wrote: All CF_Accelerate does is compress your output text by removing extra characters. I know I wrote my own a few years back and posted it somewhere. Let me look around. It's not really that big a savings vs. some real compression tech like

Re: Small CF Job - What the heck *is* emo, anyway?

2005-12-02 Thread Dave Carabetta
On 12/2/05, Lewis Sellers [EMAIL PROTECTED] wrote: On Nov 30, 2005, at 11:29 AM, Jennifer Gavin-Wear wrote: lol .. small furry muppet .. I'd never heard of it either :-/ Ditto. Seems to be essentially a competitor for paypal from what I read on the website. Nice to see paypal hasn't

Re: Authorize.net request

2005-11-30 Thread Dave Carabetta
On 11/30/05, Tony [EMAIL PROTECTED] wrote: just a wild question but how many of us on here has ever had a situation where someone was sniffing the packets on the wire, had the know how to decipher what was there, and then use the data? really? Respectfully, it's that sort of thought process

Re: CF7 and 64-bit CPUs

2005-11-30 Thread Dave Carabetta
On 11/30/05, Dave Watts [EMAIL PROTECTED] wrote: You mean supports as officially supported, correct? I think this thread is more about Is it possible to run CFMX on a 64-bit jvm. No, I mean supports as actually works correctly. There are plenty of things in CFMX which stop working with

Re: multithreading a single page/calling coldfusion methods from java

2005-11-30 Thread Dave Carabetta
On 11/30/05, Russ [EMAIL PROTECTED] wrote: Is there any way to have a page start multiple child threads? From what I remember, there isn't. At least not just using pure coldfusion. In that case, is there a way to do it using java? Perhaps have a java class that can somehow call coldfusion

Using Verity for Searching (was Re: Ceiling of Verity collections...)

2005-11-29 Thread Dave Carabetta
On 11/29/05, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] wrote: As you said, I think it is a case of agree to disagree ;-p I really don't like Verity - but then again I have used others to compare it to - and Verity is nothing compared to them, I'm not going to debate whether or not Verity

Re: CF7 and 64-bit CPUs

2005-11-28 Thread Dave Carabetta
On 11/28/05, Nat Papovich [EMAIL PROTECTED] wrote: I am running Win2k3 x64 on AMD64 and cannot get JRun4 U6 to use JVM 1.5 64-bit. I keep getting the following error in cfusion-err.log (or admin-err.log, when I try to start that service): Error loading: c:\Program

Re: Cfmx 7.1 on 2.3k locking up once a day

2005-11-28 Thread Dave Carabetta
On 11/28/05, gabriel l smallman [EMAIL PROTECTED] wrote: We just rolled out mx 7.1 on win 2.3k, Fusebox 4.1. It's a simple application, just content management with 150-200k views a day. Without fail that mx server hangs in under 24 hours. Here is the evidence we have found. I started app.

Can I Remove These Hotfixes?

2005-11-22 Thread Dave Carabetta
So I've been having a huge headache trying to figure out why our production cluster won't replicate sessions correctly while our internal cluster rolls along when a member is removed. We are currently running CF 6,1,0,83762 (Enterpise Edition), which is officially the ColdFusion MX 6.1 Updater. In

Re: Can I Remove These Hotfixes?

2005-11-22 Thread Dave Carabetta
On 11/22/05, Snake [EMAIL PROTECTED] wrote: If you have applied an updater that has those fixes, then u can delete the files and remove them form the class path Well yeah, I figured that. I was more wondering if it's safe to say that *any* hotfix with a *_61.jar name can be removed if MX 6.1

Re: Can I Remove These Hotfixes?

2005-11-22 Thread Dave Carabetta
On 11/22/05, Dave Carabetta [EMAIL PROTECTED] wrote: On 11/22/05, Snake [EMAIL PROTECTED] wrote: If you have applied an updater that has those fixes, then u can delete the files and remove them form the class path Well yeah, I figured that. I was more wondering if it's safe to say

Re: CFMX 7 on Dual Core CPU's

2005-11-18 Thread Dave Carabetta
On 11/17/05, Jordan Michaels [EMAIL PROTECTED] wrote: Anyone know off-hand if Macromedia considers Dual-Core CPU's one CPU or two? The reason I ask is because CFMX 7 is licensed per CPU, so if we get a Dual CPU machine which supports Dual-Core CPU's, I want to be sure I'm not breaking any

Re: Oracle drivers (was: RE: [SPAM : 8.1] Re: Rumors from Max..)

2005-11-08 Thread Dave Carabetta
On 11/8/05, Burns, John D [EMAIL PROTECTED] wrote: The reason I ask is that we currently do some development for sites that use Oracle and are hosted on navy bases. We currently have a copy of CFMX 6 Enterprise just for that purpose. We're upgrading to 7 and I'm curious if we'd need to keep

Re: Cumulative Hotfix 1 - Remove old Hotfixes?

2005-11-07 Thread Dave Carabetta
On 11/7/05, Ken Wilson [EMAIL PROTECTED] wrote: Just curious if there's a recommended practice... I've previously applied the hf701-60827.jar and hf70161212.jar hotfixes. The new Cumulative hotfix 1 also includes these fixes. So what I'm wondering is if I should remove the two previous hotfix

Re: ColdFusion MX 7.0.1 Cumulative Hot Fix 1 Available

2005-11-04 Thread Dave Carabetta
On 11/4/05, dcooper @ macromedia. com dcooper @ macromedia. com [EMAIL PROTECTED] wrote: FYI, we just released ColdFusion MX 7.0.1 Cumulative Hot Fix 1 (CHF1). This CHF is recommended for customers running ColdFusion MX 7.0.1 if they are experiencing one or more of the specific fixed issues

Re: ColdFusion MX 7.0.1 Cumulative Hot Fix 1 Available

2005-11-04 Thread Dave Carabetta
On 11/4/05, dcooper @ macromedia. com dcooper @ macromedia. com [EMAIL PROTECTED] wrote: On 11/4/05, dcooper @ macromedia. com dcooper @ macromedia. com [EMAIL PROTECTED] wrote: FYI, we just released ColdFusion MX 7.0.1 Cumulative Hot Fix 1 (CHF1). This CHF is recommended for

Re: Call for speakers CFUNITED-06 due 11/18/05 and CCS interview with Sandra Clark

2005-11-03 Thread Dave Carabetta
On 11/3/05, Sean Corfield [EMAIL PROTECTED] wrote: On 11/2/05, Michael Smith [EMAIL PROTECTED] wrote: Check out the CFUNITED-06 ColdFusion conference news below. * CFUNITED-06 is announced for 6/28/06 - 7/1/06 in the Washington DC area. * If you want to speak or want to suggest

Re: ColdFusion MX7 and Flex Recommendations

2005-11-01 Thread Dave Carabetta
On 11/1/05, Sean Corfield [EMAIL PROTECTED] wrote: On 10/27/05, Ali Awan [EMAIL PROTECTED] wrote: So will the Enterprise Services be similar to what I was thinking of Flex1.5? Enterprise Services will provide a lot of data-related and messaging stuff (e.g., JMS connectivity). From what

Re: HELP! Cannot Allocate Memory

2005-10-27 Thread Dave Carabetta
On 10/27/05, Nolan Creese [EMAIL PROTECTED] wrote: I am getting an error. Cannot allocate memory. I have looked around and can not find anything CF specific. Any help would be appreciated. CFMX 6.1 Linux That's because it's not CF-specific -- it's Java specific. That error means that the

Re: Oracle IN limit

2005-10-27 Thread Dave Carabetta
On 10/27/05, Robert Everland III [EMAIL PROTECTED] wrote: Does anyone know if there is a limit to how many items I can put in an IN clause? 1000. Regards, Dave. ~| Find out how CFTicket can increase your company's customer

Re: Question: How Much of an Interest is there in AJAX?

2005-10-24 Thread Dave Carabetta
On 10/24/05, Munson, Jacob [EMAIL PROTECTED] wrote: From: Joe Rinehart Right - you just have to use a clumsy workaround for testing which browser people are on, hoping ActiveX is enabled on IE, and that any new browsing stuff people use supports it, and that they're not on a mobile

Re: Question: How Much of an Interest is there in AJAX?

2005-10-24 Thread Dave Carabetta
On 10/24/05, Munson, Jacob [EMAIL PROTECTED] wrote: -Original Message- From: Dave Carabetta [mailto:[EMAIL PROTECTED] Have you ever looked at the standard code developers use to access the XmlHTTPRequest object? Nope, and I've never used it myself. So I learned something new

Re: OT: Question: How Much of an Interest is there in AJAX?

2005-10-24 Thread Dave Carabetta
On 10/24/05, Yves Arsenault [EMAIL PROTECTED] wrote: Me and my co-worker as well We've started looking at some AJAX stuff... and we're quite interested. I'm not sure if people are familar with the people over at pragmaticprogrammer.com, but they write some incredibly interesting, yet easy

Re: will cfimport slow down your page?

2005-10-14 Thread Dave Carabetta
On 10/14/05, Johnny Le [EMAIL PROTECTED] wrote: Hi, If you have a library of custom tags, should you use cfimport prefix='ct'/ to import the whole library in? This way, I can use ct:tagName like in Java instead of cf_tagName. I thought it is a neat idea, but I wonder if the site would

Re: ColdFusion DataDirect JDBC drivers 3.5 ETA?

2005-10-12 Thread Dave Carabetta
On Tuesday 11 October 2005 22:04, Adrocknaphobia wrote: Maybe you shouldn't have rushed into 10g r2 eh? Well, I don't think that's really a valid statement. I mean, most shops don't use ColdFusion exclusively to access their Oracle database, and yet it's ColdFusion that seems to have missed the

Re: ColdFusion DataDirect JDBC drivers 3.5 ETA?

2005-10-12 Thread Dave Carabetta
On 10/12/05, Adrocknaphobia [EMAIL PROTECTED] wrote: It just seems a bit hard to fault MM and DataDirect on this one. I don't see how they can forecast what Oracle will be doing in future releases. When you got CF they certified that it would work on the most recent version of Oracle 10g at

Re: google-search 2

2005-10-11 Thread Dave Carabetta
On 10/11/05, Daniel Kessler [EMAIL PROTECTED] wrote: As y'all have read, I'm trying to replicate a google-like search on our database. I think that I have the CF and DB (Oracle) logic worked out but I'd like someone else to look it over and see if it's right. I want to search the same way

Re: CFSavecontent vs. multiple CFSets

2005-10-11 Thread Dave Carabetta
On 10/11/05, Michael Dinowitz [EMAIL PROTECTED] wrote: In running through a shopping cart codebase (cartweaver), I decided to change a chunk of 40 or so CFSET operations into a single CFSAVECONTENT block. As this was for building an XML packet, it looked logical to me. No real savings in

Re: ColdFusion DataDirect JDBC drivers 3.5 ETA?

2005-10-11 Thread Dave Carabetta
On 10/11/05, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] wrote: Macromedia will not be releasing them per say - they belong to DataDirect; Incorrect. Macromedia licenses the drivers from DataDirect and, as such, had a set of drivers (3.5+) delivered to them for a hotfix release for ColdFusion

Re: 64 bit Server Question, Help Please

2005-10-11 Thread Dave Carabetta
On 10/10/05, Jorge Tejada [EMAIL PROTECTED] wrote: We were using PHP in a HP server, now we want to to move to CFMX7 on a new server HP Proliant 370 that my boss have bought, It's running Red Hat Enterprise Linux 3, but it's the 64 bits edition. I really love CF, but I wonder if we could

Re: Rounding...

2005-10-11 Thread Dave Carabetta
On 10/11/05, J W [EMAIL PROTECTED] wrote: I have a whole number rounding problem that I am not sure how solve most efficiently. I'd like to take any number and round to the nearest whole 10. For example: 31 would equal 40 27 would equal 30 155 would equal 160

Re: 64 bit Server Question, Help Please

2005-10-11 Thread Dave Carabetta
On 10/11/05, Jorge Carlos Tejada [EMAIL PROTECTED] wrote: I found this in the link you've provided me: Note about 64-bit support: Full 64-bit environments are not supported (64-bit JVM on 64-bit kernel/OS on 64-bit hardware). The only supported 64-bit configuration would be a 32-bit JRun

Re: any free Oracle IDE

2005-10-11 Thread Dave Carabetta
On 10/11/05, Robert Everland III [EMAIL PROTECTED] wrote: I am using TOAD for Oracle, but does anyone have any Win32 applications that are free that can interface to Oracle? I have also tried jdeveloper. I was less than impressed with that. AquaData Studio from aquafold.com is a great tool.

Re: ColdFusion DataDirect JDBC drivers 3.5 ETA?

2005-10-11 Thread Dave Carabetta
On 10/11/05, wolf2k5 [EMAIL PROTECTED] wrote: On 10/11/05, Dave Carabetta [EMAIL PROTECTED] wrote: ... Stephen Dupre has been heading a small beta program to make sure the drivers are acceptable, and Macromedia *will* be releasing their Macromedia-ized version in the near future. I'd

Working PayFlow Pro Files?

2005-10-10 Thread Dave Carabetta
Does anybody know (or can send me off-list) where I can find the latest PayFlow Pro files that actually work? I've been going back and forth with the VeriSign support people for literally about 2 months and they swear that the version on their site is the latest, even though I know from

Re: Working PayFlow Pro Files?

2005-10-10 Thread Dave Carabetta
Thank you so much for the files. Your versions are definitely later than what's posted in their download area. I hate VeriSign. Regards, Dave. On 10/10/05, jonese [EMAIL PROTECTED] wrote: we called into the support group and got the files. erj

Re: Working PayFlow Pro Files?

2005-10-10 Thread Dave Carabetta
On 10/10/05, Dawson, Michael [EMAIL PROTECTED] wrote: I only used the COM object for some of my testing. I didn't use their custom tag. I was able to get my testing to work correctly just by using the COM object. I'm sure, however, that I would have to do a bit more work in parsing the

Re: Homesite and Dreamweaver tag defs for 7.0.1

2005-10-07 Thread Dave Carabetta
On 10/6/05, Steven Durette [EMAIL PROTECTED] wrote: Hi All, Does anyone know if or when updaters with the new tag information will be available for the updates in 7.0.1 that we can add to Dreamweaver MX 2004 and Homesite 5.5+ ? I thought I remember a post from a macromedia engineer saying

Re: Image manipulation - Why Macromedia?!

2005-10-07 Thread Dave Carabetta
On 10/7/05, Andy Matthews [EMAIL PROTECTED] wrote: I'm not asking CF to provide everything. But this is something that almost every needs at one point or another. How many people us cfchart compared to the number of people that would want to manipulate images?

Re: jrun cluster (one directory 2 nodes)

2005-10-06 Thread Dave Carabetta
On 10/6/05, Tony [EMAIL PROTECTED] wrote: hi there... i'd like to make it so that i have one directory supplying the codebase for both nodes of my jrun cluster. anyone have any idea how i can do this. i know, from talking to sean, that its possible... just cant figure out how to do it.

Re: CF7 and Oracle stored procedures problem

2005-10-05 Thread Dave Carabetta
On 10/5/05, Steve Brownlee [EMAIL PROTECTED] wrote: I believe I have found where the problem is happening with ColdFusion 7 and Oracle 10 stored procedures. It appears as if there's an endless loop going on in the code as per this forum message...

Re: Null list bug?

2005-10-04 Thread Dave Carabetta
On 10/4/05, Deanna Schneider [EMAIL PROTECTED] wrote: You know, I've been doing this CF/Oracle stuff for a long time, and I just figured out something I'd not figured out before. You can't use the null attribute of a cfqueryparam with a list with Oracle (at least not with our drivers). I don't

Re: Null list bug?

2005-10-04 Thread Dave Carabetta
On 10/4/05, wolf2k5 [EMAIL PROTECTED] wrote: On 10/4/05, Deanna Schneider [EMAIL PROTECTED] wrote: Well, you sure do. What a goofy thing. That's the whole idea of the null attribute. Ugh. Actually, according to the docs, when you set the null attribute to yes, the value attribute is

Re: cf 6.1 xml datatype?

2005-09-30 Thread Dave Carabetta
On 9/30/05, Ryan Guill [EMAIL PROTECTED] wrote: Hey guys, I have noticed in my dreamweaver 8 that you can specify a function returntype of xml like: cffunction ... returntype=xml... I know this works on cf 7 and 7.0.1, but I am wondering if this works on cf 6.1? I am working on COAL and

Re: cf 6.1 xml datatype?

2005-09-30 Thread Dave Carabetta
On 9/30/05, Ryan Guill [EMAIL PROTECTED] wrote: So will it give an error or what exactly, do you know? I am assuming it will try to validate it as a component type of xml and will bomb then. I just ran a test for you and this is what is says (it does throw an error): The value returned from

Re: type=numeric bug

2005-09-30 Thread Dave Carabetta
On 9/30/05, Barney Boisvert [EMAIL PROTECTED] wrote: Can anyone confirm this bug on CF 7.0.1? cffunction name=t cfargument name=a type=numeric required=true / cfreturn _ a _ / /cffunction cfoutput #t(34)# #t(34 )# /cfoutput The second call to 't' should throw an error

Re: type=numeric bug

2005-09-30 Thread Dave Carabetta
On 9/30/05, Barney Boisvert [EMAIL PROTECTED] wrote: Whoops. I meant trailing space, not trailing slash. Sorry about that. Basically CF says 34 is a valid numeric value, in all MX versions. Here's a better test to illustrate: cffunction name=t output=false returntype=numeric

Re: CF and Oracle Ref Cursors

2005-09-30 Thread Dave Carabetta
On 9/30/05, Matt Osbun [EMAIL PROTECTED] wrote: I'm no expert on PL/SQL, so I'm hoping I'm missing something easy here. I've got a Oracle 8i stored procedure with two parameters- a varchar IN and a ref cursor OUT. Testing it out, I'm using: cfstoredproc procedure=cla.ipdupes

Re: CF and Oracle Ref Cursors

2005-09-30 Thread Dave Carabetta
On 9/30/05, Matt Osbun [EMAIL PROTECTED] wrote: As for the first, Coldfusion 7 Standard. Sorry I didn't mention that initially. As for the second... Mostly because of this: java.sql.SQLException: Use of Macromedia JDBC Drivers is restricted. Drivers can only be used with Macromedia server

Re: CF 7 on OS X: JVM 1.5?

2005-09-30 Thread Dave Carabetta
On 9/30/05, Dave Watts [EMAIL PROTECTED] wrote: I just installed the Server version of 7.0.1 on my OS X 10.4 system (switching from 7 on JRun4) and was wondering if it's possible to specify the 1.5 JVM as the one CF uses? I know it isn't officially supported, but has anyone tried it? You

Re: Report Builder Update Problems?

2005-09-29 Thread Dave Carabetta
On 9/29/05, Claremont, Timothy [EMAIL PROTECTED] wrote: I updated the report builder using the new installation file on the Macromedia website. (The report builder is/was installed on my local machine). When I attempt to configure RDS, I can never successfully Test Connection. The

A Couple of 7.01 Gotchas (May Not Effect You Though)

2005-09-28 Thread Dave Carabetta
I have not seen this documented anywhere, so I thought it would be important to make two points about the Merrimack (MX 7.01) release: 1) The recent XMPP gateway update released (to support Google Talk, among other things) is *not* included in the Updater, as it was completed too late in the

Re: New multiserver MX 7 installation is about to make my head explode.

2005-09-28 Thread Dave Carabetta
On 9/28/05, Ian Skinner [EMAIL PROTECTED] wrote: I've been reading Macromedia documentation for 5 days now and I still don't have a clear picture of how all these new pieces fit together. We are moving up from MX Standard-Standalone to MX7 Enterprise-multiserver. As one may imagine there

Re: Call cfscript inside cfc - its possible?

2005-09-26 Thread Dave Carabetta
On 9/26/05, Michel Deloux [EMAIL PROTECTED] wrote: Hi all It's possible to call cfscript functions(application.cfm's living) inside cfc component? I'm calling this function PrepareSearch and CF returns an error: Variable PrepareSearch is undefined. The error occurred in

Re: What version of the JVM is ColdFusion/JRun Using?

2005-09-23 Thread Dave Carabetta
On 9/23/05, Douglas Knudsen [EMAIL PROTECTED] wrote: 1.5 is supported under the latest JRun updater, but CF is not. Note that the last time I looked at this, can't use a JVM 1.4.2_05 with CF. http://www.macromedia.com/support/documentation/en/jrun/4/releasenotes_4_updater6.html#resolved

Re: Please Help! - cfstoredproc with REF Cursor as out param

2005-09-23 Thread Dave Carabetta
On 9/23/05, Quinn Ng [EMAIL PROTECTED] wrote: Please read my problem below - which I had posted a couple of days ago. I am basically trying to get a REF CURSOR as an output from the stored procedure in my CF code. I continue to face this problem i.e get error PLS-00306: wrong number or

Re: Please Help! - cfstoredproc with REF Cursor as out param

2005-09-23 Thread Dave Carabetta
On 9/23/05, Adrocknaphobia [EMAIL PROTECTED] wrote: Dave, Curious if you trie granting SYS.ALL_ARGUMENTS to the schema owner? What does that grant do exactly? I'll have my DBA temporarily grant it to see if it makes a difference, but I don't know what the above allows? Regards, Dave.

Re: Please Help! - cfstoredproc with REF Cursor as out param

2005-09-23 Thread Dave Carabetta
On 9/23/05, Adrocknaphobia [EMAIL PROTECTED] wrote: What does that grant do exactly? On a traditonal locked-down database, a number of the more common roles are revoked from the schema owner. One of these roles permits select on SYS.ALL_ARGUMENTS. If the schema owner does not have this

Re: Please Help! - cfstoredproc with REF Cursor as out param

2005-09-23 Thread Dave Carabetta
On 9/23/05, kugh ng [EMAIL PROTECTED] wrote: Thanks for replying Dave. It seems to be a very big bug - of not being able to use oracle ref cursors with coldfusion ! Big for me beacuse I cannot imagine how data driven applications can then be developed on coldfusion Could you tell me how do

Re: mapping directories in cf devloper edition

2005-09-23 Thread Dave Carabetta
On 9/23/05, Michael Dinowitz [EMAIL PROTECTED] wrote: I'm using the CF developer edition on internal web server and I'd like to map another drive. Does anyone know the xml file and location to do this? Basically, I have an external drive with 250 meg of comics that I'd like to provide to a

Re: What version of the JVM is ColdFusion/JRun Using?

2005-09-23 Thread Dave Carabetta
On 9/23/05, Paul Hastings [EMAIL PROTECTED] wrote: Dave Carabetta wrote: As for the 1.5 JVM, I believe it was the Axis engine specifically that had problems. There was a switch (search the archives) you could add also cfreport has issues (font rendering gets blown up). and maybe flash

Re: Updated MX6 to 6.1 and the world went kablooy -- IMMEDIATE HELP, Please

2005-09-23 Thread Dave Carabetta
On 9/23/05, Ian Skinner [EMAIL PROTECTED] wrote: We just attempted to upgrade a box from MX6.0 with the 6.1 updater. The updater seemed to run fine and completed it job, theoretically. But now the box will not server up any CFM pages. When attempting to retrieve a CFM page, all we get is

Re: Updated MX6 to 6.1 and the world went kablooy -- IMMEDIATE HELP, Please

2005-09-23 Thread Dave Carabetta
On 9/23/05, Ken Ketsdever [EMAIL PROTECTED] wrote: We found the following in the wsconfig.log file: jrunx.connectorinstaller.ConnectorInstallerException: Error creating IIS filter JRun Connector Filter for web site All (0) at

Re: find identical records

2005-09-23 Thread Dave Carabetta
On 9/23/05, Barney Boisvert [EMAIL PROTECTED] wrote: What DB are you using? Perhaps that's a reserved word, and needs to be escaped/changed? In Oracle, you'd do: SELECT serialnumber, count(*) AS rowCount FROM inventory GROUP BY serialnumber HAVING COUNT(*) 1 Oracle doesn't like the

Re: Updated MX6 to 6.1 and the world went kablooy -- IMMEDIATE HELP, Please

2005-09-23 Thread Dave Carabetta
On 9/23/05, Ken Ketsdever [EMAIL PROTECTED] wrote: We have not tried to run the wsconfig.exe file several times. It seems to hang on starting and or stopping web services. I assume you mean you *have* tried it? If so, have you re-booted the box just to clean shut down and restart the

Re: Please Help! - cfstoredproc with REF Cursor as out param

2005-09-23 Thread Dave Carabetta
On 9/23/05, kugh ng [EMAIL PROTECTED] wrote: OK then I am back to where I started. What do I need to do to solve this problem? I have been struggling with this for some days now. SO someone please let me know what I need to do here I get error PLS-00306: wrong number or types of arguments in

Re: Please Help! - cfstoredproc with REF Cursor as out param

2005-09-23 Thread Dave Carabetta
On 9/23/05, kugh ng [EMAIL PROTECTED] wrote: Also it works perfectly from SQL prompt - which goes to say that this SYS.ALL_ARGUMENTS would not be a problem. But anyways I have done this - which has not helped Have you done a dump of the actual values being passed in? Perhaps putting a val()

Re: Please Help! - cfstoredproc with REF Cursor as out param

2005-09-23 Thread Dave Carabetta
On 9/23/05, Jerry Johnson [EMAIL PROTECTED] wrote: Does the value=#x# need to be quoted? value=#x# Just a random thought I don't know the answer to. Nah, CF doesn't care about that. Just like you could do cfloop from=#start# to=#end# /cfloop I personally don't like that approach and

Re: form validation utilizing database field types/sizes/etc

2005-09-14 Thread Dave Carabetta
On 9/14/05, Mike Soultanian [EMAIL PROTECTED] wrote: I was wondering if there is a way to pull column information from oracle to help with form validation. It would be really nice if I could set up my database and then have coldfusion read the setup of my tables and perform its form

Re: 1 ColdFusion Failover costs 8-10x more than a standalone server!

2005-08-30 Thread Dave Carabetta
On 8/30/05, Dustin M Snell [Network Automation] [EMAIL PROTECTED] wrote: Adam, Hey! Speaking of cheap -- that's kind of a cheap shot! I'm not cheap, but we are talking about a small business here that still has a requirement for maximum uptime. I wouldn't mind paying twice as much for two

Re: More CFC Best Practice questions

2005-08-29 Thread Dave Carabetta
On 8/29/05, Burns, John D [EMAIL PROTECTED] wrote: I'm getting ready to start a new app and there are some things I've learned from other apps that I'm going to implement into this app as far as CFCs go. I saw the thread concerning the THIS scope which helped to get some different people's

Re: Devnet subscription ending

2005-08-29 Thread Dave Carabetta
On 8/29/05, Marlon Moyer [EMAIL PROTECTED] wrote: My DevNet subscription is due to end in about a month. I use my DevNet versions of DW, FW, Flash. When my DevNet subscription ends, does that mean I can no longer use those?

Re: SOT: Oracle SQL alternative for YesNoFormat() ?

2005-08-29 Thread Dave Carabetta
On 8/29/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, I know this is a bit off topic, but I developing an app in CF accessing an Oracle DB and I need my query to return the results in the format of 'yes' or 'no' for 1 or 0 respectively. Anyone know how I can do this within the SQL

Re: CFEclipse 1.2 - How do you wrap text?

2005-08-20 Thread Dave Carabetta
On 8/19/05, Barney Boisvert [EMAIL PROTECTED] wrote: XMLBuddy isn't free. Not entirely correct. There is, in fact, a free version of XMLBuddy available at http://xmlbuddy.com/. However, since it's copyrighted code, I doubt it would be legal to rip their code. That being said, I do vaguely

Re: BlogCFC 3.9 Released

2005-08-15 Thread Dave Carabetta
On 8/15/05, Raymond Camden [EMAIL PROTECTED] wrote: Ah, I do love my ipod, but I don't travel much. ;) Try living in a city like New York where I do, not owning a car for 5 years, and having your only regular efficient means of transportation be the subway (where you can't get any satellite

Re: sharing query objects between coldfusion to .net

2005-08-09 Thread Dave Carabetta
On 8/9/05, Protoculture [EMAIL PROTECTED] wrote: is there any way this can be done? putting the query object into a server or session varible perhaps? Joe Rinehart just wrote an excellent article about sharing data between CF and .NET: http://coldfusion.sys-con.com/read/47199.htm Regards,

Re: Studio 8 announced

2005-08-08 Thread Dave Carabetta
On 8/8/05, Phill B [EMAIL PROTECTED] wrote: I clicked on this link http://www.macromedia.com/software/studio/experience/ and upgraded firefox to the flash player 8. Now Flash doesn't work at all in firefox. F'ing great. Anyone else have this problem? Nah, works for me. However, one thing

Re: Studio 8 announced

2005-08-08 Thread Dave Carabetta
On 8/8/05, Phill B [EMAIL PROTECTED] wrote: I wish bad script detection was the problem for me but its not. Things work great in IE but not flash. Oh well. Have you made sure to install the latest beta that was released on Friday (not sure if you had a beta installed previous to that)? Also,

Re: Enterpise Manager or Query Analyzer like tool for Oracle

2005-08-08 Thread Dave Carabetta
On 8/8/05, jonese [EMAIL PROTECTED] wrote: Does anyone know if Oracle or some 3rd party has tools like Enterprise Manager or SQL Query Analyzer? We are trying to port some of our tools to Oracle from MS SQL and are currently using SQL*Plus (command line thingy) and some built in web interface,

Re: Concatenating PDFs

2005-08-02 Thread Dave Carabetta
On 8/2/05, Bryan Stevenson [EMAIL PROTECTED] wrote: Look at iText found on SourceForgeand put on your Java hat.great package...I use it to: -create PDFs on the fly (better control than MX 7) -concatenate PDFs -convert TIFFs to PDF and it can do lots more ;-) It's worth noting

Re: Concatenating PDFs

2005-08-02 Thread Dave Carabetta
On 8/2/05, Bryan Stevenson [EMAIL PROTECTED] wrote: I'm pretty sure that if it's built-in to CF, then it's not in there as iText.jar (as I didn't see it when I dropped mine on my dev machine a few weeks back). After dropping in the jar file, all worked fine (this is an MX 7 install as a J2EE

Re: Concatenating PDFs

2005-08-02 Thread Dave Carabetta
On 8/2/05, Bryan Stevenson [EMAIL PROTECTED] wrote: Yes, it is. Look under WEB-INF/cfusion/lib and you'll see the following two jars: iTextAsian.jar iText.jar Not in mine ;-) ...but as I said I've installed as a J2EE instance...so that dir doesn't even exist... I have

Re: Verity

2005-07-29 Thread Dave Carabetta
On 7/29/05, Chris Peters [EMAIL PROTECTED] wrote: Anyone know of any good tutorials/information out there on implementing Verity with MX ? Assuming someone knows absolutely nothing about Verity... Any reason the supplied LiveDocs don't help? Macromedia went through great efforts for the

Re: Entering a number becomes truncated

2005-07-28 Thread Dave Carabetta
On 7/28/05, Daniel Kessler [EMAIL PROTECTED] wrote: howdy folks - hope your week is going fine. I have an Oracle database table with a column defined as such: gs_price NUMBER, and I enter it using: SET gs_price = cfqueryparam value=#Form.gs_price# cfsqltype=CF_SQL_NUMERIC,

Re: IsObject() What Type?

2005-07-28 Thread Dave Carabetta
On 7/28/05, Troy Simpson [EMAIL PROTECTED] wrote: Is there a way to determine what type an Object/CFC is? For example: oPatron = createObject(component,patron).init(); IsObject(oPatron, patron) ) I am using ColdFusion MX 6.1 for Sun Solaris. As a native function? Not that I'm aware

Re: CFMX7 presentation

2005-07-26 Thread Dave Carabetta
On 7/26/05, Asim Manzur [EMAIL PROTECTED] wrote: A quick question. does anyone knows any nice presentation (ppt etc) on the web, regarding the CFMX7 for non-technical people. http://macromedia.com/software/coldfusion/ There are some very nice Breeze overviews of the product. Regards, Dave.

Re: CF MX Quiet Install Procedures

2005-07-23 Thread Dave Carabetta
On 7/23/05, Graham Pearson [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am teaching a Coldfusion Class next week and have been trying to create a CD that will install Coldfusion in Quiet mode with a default administrator password and every time I perform this,

Re: Rails like Framework

2005-07-21 Thread Dave Carabetta
On 7/21/05, Chris Velevitch [EMAIL PROTECTED] wrote: I am a subscriber to the model glue list and I don't know which posting you are referring to. What is the subject of this post? Drumroll...MG 1.0 Status? I kept is pretty self-explanatory! ;) Here's the direct link to the start of the

Re: New JRun updater

2005-07-21 Thread Dave Carabetta
On 7/21/05, Thomas Chiverton [EMAIL PROTECTED] wrote: On Friday 15 July 2005 03:00, James Holmes wrote: http://www.macromedia.com/go/mpsb05-05 states that the problem is with JRun 4.0, then lists install instructions for CF Enterprise. Does thia apply to standalone CF Enterprise

<    1   2   3   4   5   6   7   8   9   10   >