Deploying CF 5.0 .car files

2007-02-05 Thread Scott_A . _Stewart
Hey all, Can you deploy archive files (.car) created with CF5.0 on a CFMX7.02 server/ Thanks sas Scott A. Stewart REAC/PASS-IT (202)-475-8875 ~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create

RE: Clean uninstall of CF 5.0

2006-02-15 Thread Dave Watts
> We're getting ready to migrate from CF 5.0 to CFMX 6.1. The > powers that be want a "clean uninstall" of 5.0 before we install MX. > > Are there any registry settings that are missed by the uninstaller? If I recall correctly, the uninstaller will leave the reg

Clean uninstall of CF 5.0

2006-02-15 Thread Scott Stewart
We're getting ready to migrate from CF 5.0 to CFMX 6.1. The powers that be want a "clean uninstall" of 5.0 before we install MX. Are there any registry settings that are missed by the uninstaller? Thanks sas Scott A. Stewart Webmaster/Developer 11820 Parklawn Dr

CLient Var settings in CF 5.0

2006-02-06 Thread Scott Stewart
Hey All, We've got a couple of CF5.0 Production boxes that threw an "error 6" this AM. I understand that it's a sign of registry corruption. My question is this. Is there a reason *not* to set a database as the global default for Client variables. Thanks sas Scott A. Stewart

Re: Using CF 5.0 with XP Pro

2005-08-29 Thread Ryan Guill
Good deal. Let me know if you figure out what the problem was. Thanks, On 8/29/05, Tracey McCartney <[EMAIL PROTECTED]> wrote: > Never mind - for some reason it's working now. :) > > > > Tracey > > ~| Logware (www.logware.

Re: Using CF 5.0 with XP Pro

2005-08-29 Thread Tracey McCartney
Never mind - for some reason it's working now. :) Tracey ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Log

Using CF 5.0 with XP Pro

2005-08-29 Thread Tracey McCartney
I'm trying to get CF 5.0 (I know, we're behind) running on this machine like it was on our retiring machine. I set up two system DSNs - they are the databases that are running on our web host. I am able to connect to them through XP's data sources utility in the Windows control pa

Re: Blue Dragon Coexisting with CF 5.0?

2005-03-08 Thread Craig Snyder
At 01:17 PM 3/8/2005, you wrote: >Can anyone tell me whether or not its possible to >install Blue Dragon Server 6.1 on the same server as >ColdFusion 5.0 and keep them both running together? I >want to use Blue Dragon with just one or two of the >sites running on my server. It can be done. There

RE: Blue Dragon Coexisting with CF 5.0?

2005-03-08 Thread Vince Bonfanti
> Sent: Tuesday, March 08, 2005 4:13 PM > To: CF-Talk > Subject: RE: Blue Dragon Coexisting with CF 5.0? > > Yes, it's possible. If you run BlueDragon Server on its > built-in web server then it's trivial and there won't be any > conflicts (the BlueDragon built-in

Re: Blue Dragon Coexisting with CF 5.0?

2005-03-08 Thread Daniel Ganter
>Can anyone tell me whether or not its possible to >install Blue Dragon Server 6.1 on the same server as >ColdFusion 5.0 and keep them both running together? I >want to use Blue Dragon with just one or two of the >sites running on my server. > >Will this cause any potential problems? > >Thanks!

RE: Blue Dragon Coexisting with CF 5.0?

2005-03-08 Thread Vince Bonfanti
Communications, LLC http://www.newatlanta.com > -Original Message- > From: E C list [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 08, 2005 2:18 PM > To: CF-Talk > Subject: Blue Dragon Coexisting with CF 5.0? > > Can anyone tell me whether or not its possible to install

RE: Blue Dragon Coexisting with CF 5.0?

2005-03-08 Thread Calvin Ward
You'll probably get a better response to BlueDragon questions from the BlueDragon mailing lists. - Calvin -Original Message- From: E C list [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 08, 2005 2:18 PM To: CF-Talk Subject: Blue Dragon Coexisting with CF 5.0? Can anyone te

Blue Dragon Coexisting with CF 5.0?

2005-03-08 Thread E C list
Can anyone tell me whether or not its possible to install Blue Dragon Server 6.1 on the same server as ColdFusion 5.0 and keep them both running together? I want to use Blue Dragon with just one or two of the sites running on my server. Will this cause any potential problems? Thanks!

Re:Need help with CFHTMLHEAD in CF 5.0

2005-03-02 Thread Ali Awan
Firstly, I'd like to apologize if I end up sending 10 duplicate copies of this response. It didn't seem to work via the website. Anyway. To answer your question, Jochem. The CFHTMLHead is called before the CFLocation. However, the javascript that is included in the

Re: Need help with CFHTMLHEAD in CF 5.0

2005-03-02 Thread Jochem van Dieten
Ali Awan wrote: > I'm running into somewhat of a problem in a CF 5 app I'm running. > > I have a javascript snippet that checks for plugins before a specific page > executes. Everything is working fine, except when I cflocation to the next > page, the http headers are displayed on the page. >

Need help with CFHTMLHEAD in CF 5.0

2005-03-02 Thread Ali Awan
I'm running into somewhat of a problem in a CF 5 app I'm running. I have a javascript snippet that checks for plugins before a specific page executes. Everything is working fine, except when I cflocation to the next page, the http headers are displayed on the page. This is what displays on top

Re: CF 5.0

2005-02-17 Thread Paul Roe
0 > > 2005-02-16 00:00:00 7:53:00 > > 2004-12-16 00:00:00 15:28:00 > > > > When what I want is this: > > > > 2004-12-16 00:00:00 15:28:00 > > 2005-02-16 00:00:00 9:38:00 > > 2005-02-16 00:0

Re: CF 5.0

2005-02-17 Thread Al Everett
-12-16 00:00:00 15:28:00 > > When what I want is this: > > 2004-12-16 00:00:00 15:28:00 > 2005-02-16 00:00:00 9:38:00 > 2005-02-16 00:00:00 8:55:00 > 2005-02-16 00:00:00 8:34:00 > 2005-02-16 00:00:00 8:05:00 > 200

Re: CF 5.0

2005-02-17 Thread Rick Root
Rick Root wrote: > What kind of field is "call_time" ... if it's a char/varchar field, > you're SOL unless you convert it to a time field or use 24 hour time > formatted HH:MM:SS... Never mind, I'm st00pid ~| Logware (www.logwa

Re: CF 5.0

2005-02-17 Thread Jochem van Dieten
Paul Roe wrote: > > SELECT * FROM getMemberActivity ORDER BY call_date DESC,call_time DESC > > This returns data that looks like this : > 2005-02-16 00:00:00 9:38:00 > 2005-02-16 00:00:00 8:55:00 > 2005-02-16 00:00:00 8:34:00 > 2005-02-16 00:00:00 8:05:00 > 2005-02-16 00:00:00 8:04:00 >

RE: CF 5.0

2005-02-17 Thread Eric Creese
Try SELECT * FROM getMemberActivity ORDER BY call_date ,call_time DESC -Original Message- From: Paul Roe [mailto:[EMAIL PROTECTED] Sent: Thursday, February 17, 2005 9:34 AM To: CF-Talk Subject: CF 5.0 Hey I'm having a problem I have data in a table that looks like this Call_Date

Re: CF 5.0

2005-02-17 Thread Rick Root
2004-12-16 00:00:00 15:28:00 > 2005-02-16 00:00:00 9:38:00 > 2005-02-16 00:00:00 8:55:00 > 2005-02-16 00:00:00 8:34:00 > 2005-02-16 00:00:00 8:05:00 > 2005-02-16 00:00:00 8:04:00 > 2005-02-16 00:00:00 7:53:00 > > Any ideas, I'm running cf 5.0 on windows

CF 5.0

2005-02-17 Thread Paul Roe
6 00:00:00 15:28:00 2005-02-16 00:00:00 9:38:00 2005-02-16 00:00:00 8:55:00 2005-02-16 00:00:00 8:34:00 2005-02-16 00:00:00 8:05:00 2005-02-16 00:00:00 8:04:00 2005-02-16 00:00:00 7:53:00 Any ideas, I'm running cf 5.

Re: cf 5.0

2004-12-21 Thread Barney Boisvert
On *nix you use your init script. On Windows you restart the "ColdFusion Application Server" service in the services control panel. cheers, barneyb On Tue, 21 Dec 2004 14:01:25 -0500, Robert Orlini <[EMAIL PROTECTED]> wrote: > How do I stop/restart CF 5.0 server? > >

Re: cf 5.0

2004-12-21 Thread Bryan Stevenson
Control Panel > Services > and restart the services named CF ;-) Cheers Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com ~~~

Re: cf 5.0

2004-12-21 Thread Jim Campbell
/bin/start. Those commands will vary based on where and how you installed CF, but that should work. - Jim Robert Orlini wrote: >How do I stop/restart CF 5.0 server? > >Robert O. > > > ~| Special thanks to t

RE: cf 5.0

2004-12-21 Thread Burns, John D
Restart the CF service. John Burns Certified Advanced ColdFusion MX Developer AI-ES Aeronautics, Web Developer -Original Message- From: Robert Orlini [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 2:01 PM To: CF-Talk Subject: cf 5.0 How do I stop/restart CF 5.0 server

cf 5.0

2004-12-21 Thread Robert Orlini
How do I stop/restart CF 5.0 server? Robert O. ~| Special thanks to the CF Community Suite Silver Sponsor - CFDynamics http://www.cfdynamics.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188429 Archives: http

Re: getting rid of Evaluate in CF 5.0

2004-08-13 Thread Jim Louis
is is NID for the roommate) Roommate1FirstName Roommate1LastName Roommate1ArrivalDate Roommate1DepartureDate Roommate1SpecialRequests Roommate1Nonsmoking Roommate2ID (this is NID for the roommate) Roommate2FirstName Roommate2LastName etc. Can you see better structure?  I am using CF 5.0 on an wi

Re: getting rid of Evaluate in CF 5.0

2004-08-12 Thread Peter Farrell
I'm being anal about something here, but you should be able to remove the pound signs (#) in this statement and it should continue to work correctly: To: Sorry, I'm so weird about using pounds - read this article by Ben Forta for a better understand why: http://www.defusion.com/articles/index.c

RE: getting rid of Evaluate in CF 5.0

2004-08-12 Thread Bryan Love
eamer, Flight 93 -Original Message- From: Jim Louis [mailto:[EMAIL PROTECTED] Sent: Thursday, August 12, 2004 9:47 AM To: CF-Talk Subject: getting rid of Evaluate in CF 5.0 I have a complex page that I use this system right now.  This is  a sample of the text. and (EVALUATE(

RE: getting rid of Evaluate in CF 5.0

2004-08-12 Thread Pascal Peters
id of Evaluate in CF 5.0 > > > > ...should start to get ya there. > > -joe > > > - Original Message - > From: Jim Louis <[EMAIL PROTECTED]> > Date: Thu, 12 Aug 2004 12:46:48 -0400 > Subject: getting rid of Evaluate in CF 5.0 > To: CF-Ta

Re: getting rid of Evaluate in CF 5.0

2004-08-12 Thread Jim Louis
Thank you Jim > > >...should start to get ya there. > >-joe > > >- Original Message - >From: Jim Louis <[EMAIL PROTECTED]> >Date: Thu, 12 Aug 2004 12:46:48 -0400 >Subject: getting rid of Evaluate in CF 5.0 >To: CF-Talk <[EMAIL PROTECTED]>

Re: getting rid of Evaluate in CF 5.0

2004-08-12 Thread Joe Rinehart
...should start to get ya there. -joe - Original Message - From: Jim Louis <[EMAIL PROTECTED]> Date: Thu, 12 Aug 2004 12:46:48 -0400 Subject: getting rid of Evaluate in CF 5.0 To: CF-Talk <[EMAIL PROTECTED]> I have a complex page that I use this system right now.  This is 

getting rid of Evaluate in CF 5.0

2004-08-12 Thread Jim Louis
I have a complex page that I use this system right now.  This is  a sample of the text. UPDATE table   SET Day#a1# = 1         WHERE ID = #query3.New_ID# UPDATE table2        SET day#a1# = #new_total#   WHERE ID = #query.H_ID# More code Is ther

CF 5.0 Archive Problem

2004-08-05 Thread E C list
I am trying to build an archive from the administrator of CF 5.0.  When I press "build archive" I get the error "ERROR: The ColdFusion Management service has either not finished or is not running. Verify the service is running by opening the Services tool in the Control Panel, if

RE: CF 5.0 and XP

2004-08-05 Thread E C list
Yes it did! Thank you.   -Original Message- From: Aaron DC   [mailto:[EMAIL PROTECTED] Sent: Thursday, August 05,   2004 11:05 AM To: CF-Talk Subject: Re: CF 5.0 and   XP This any   use? http://www.macromedia.com/support/coldfusion/ts/documents/tn17834.htm Aaron -   Original

Re: CF 5.0 and XP

2004-08-05 Thread Aaron DC
This any use? http://www.macromedia.com/support/coldfusion/ts/documents/tn17834.htm Aaron - Original Message - From: E C list To: CF-Talk Sent: Friday, August 06, 2004 12:43 AM Subject: RE: CF 5.0 and XP Dave, or anyone, Do you have any other clues for me on this.  IIS can show me

RE: CF 5.0 and XP

2004-08-05 Thread E C list
do see .cfm mapped to c:\cfusion\bin\iscf.dll... I am not sure what else to look at though. Thanks!   -Original Message- From: E C list   [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 04, 2004 8:46   PM To: CF-Talk Subject: RE: CF 5.0 and   XP Thanks Dave. The problem is that I am g

RE: CF 5.0 and XP

2004-08-04 Thread E C list
Sent: Wednesday, August 04, 2004 7:56 PM To: CF-Talk Subject: RE: CF 5.0 and XP > Can someone confirm that ColdFusion 5.0 works alright on > Windows XP?  I am having some trouble getting it going and I > am wondering if it just doesn't work. It should work fine. However, if you&#x

Re: CF 5.0 and XP

2004-08-04 Thread Claude Schneegans
>>Can someone confirm that ColdFusion 5.0 works alright on Windows XP? It doesn't work: it rocks! ;--) -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) Tha

RE: CF 5.0 and XP

2004-08-04 Thread Dave Watts
> Can someone confirm that ColdFusion 5.0 works alright on > Windows XP?  I am having some trouble getting it going and I > am wondering if it just doesn't work. It should work fine. However, if you're using IIS, you may have to configure it yourself rather than letting the CF install do it. Bas

CF 5.0 and XP

2004-08-04 Thread E C list
Can someone confirm that ColdFusion 5.0 works alright on Windows XP?  I am having some trouble getting it going and I am wondering if it just doesn't work. Thanks! - Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! [Todays Threads] [This

Re: CF 5.0 CFMail Random Email Failures

2004-07-09 Thread Thomas Chiverton
On Thursday 08 Jul 2004 17:06 pm, Kim Mayhall wrote: > Anyone have any ideas where to start looking to correct this problem? A tcpdump / ethereal dump of the port 25 traffic to the mail server :-) What happens if you just send to one at a time in the page ? -- Tom Chiverton Advanced ColdFusion

CF 5.0 CFMail Random Email Failures

2004-07-08 Thread Kim Mayhall
I can't figure out where I need to look for this problem.  I have several pages within our internet that send notification to 3 or 4 people.  Most of the time, these work, but occasionally they don't.   I created a very simple CFMail page: to="[EMAIL PROTECTED] " subject="Test Mail Server">

RE: CF 5.0 wwwroot

2004-06-30 Thread Joe Eugene
Thanks, figured it out. Joe   -Original Message-   From: Howie Hamlin [mailto:[EMAIL PROTECTED]   Sent: Wednesday, June 30, 2004 10:04 PM   To: CF-Talk   Subject: Re: CF 5.0 wwwroot   I assume this is IIS (from th wwwroot in your example).  IIS has mappings to .CFM files that are in the

Re: CF 5.0 wwwroot

2004-06-30 Thread Howie Hamlin
gene   To: CF-Talk   Sent: Wednesday, June 30, 2004 9:54 PM   Subject: CF 5.0 wwwroot   How do you tell CF 5.0 to process another wwwroot?   We have a wwwroot that CF 5.0 is processing, if you create   another wwwroot2, how do tell CF5.0 to process that too?   Thanks,   Joe Eugene [Todays Th

Re: CF 5.0 wwwroot

2004-06-30 Thread Claude Schneegans
>>How do you tell CF 5.0 to process another wwwroot? You don't tell CF, but your HTTP server. -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECT

CF 5.0 wwwroot

2004-06-30 Thread Joe Eugene
How do you tell CF 5.0 to process another wwwroot? We have a wwwroot that CF 5.0 is processing, if you create another wwwroot2, how do tell CF5.0 to process that too? Thanks, Joe Eugene [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and

RE: CF 5.0 Hogging Computer Services?

2004-06-11 Thread Nick Baker
Dave, Super! With the confidence gained from your input I tired various configurations. It is the following group that is gobbling up all of the resources. net start "ColdFusion Management Repository Server" net start "ColdFusion Management Service" net start "ColdFusion Monitoring Service" Wh

RE: CF 5.0 Hogging Computer Services?

2004-06-11 Thread Dave Watts
> My local CF is causing the local computer to perform like > molasses. Disabling all of the following reduce the performance > from saturation to a mere few percentage points. My guess is > that some of the CF services running may be unnecessary. > Following is a list that is in the startup ba

CF 5.0 Hogging Computer Services?

2004-06-11 Thread Nick Baker
My local CF is causing the local computer to perform like molasses. Disabling all of the following reduce the performance from saturation to a mere few percentage points. My guess is that some of the CF services running may be unnecessary. Following is a list that is in the startup batch file.

Re: WDDX on CF 5.0

2004-05-09 Thread Dick Applebaum
diff compare with a good packet. Do you have access to both sites so that you could write a program that ping-pongs a packet back and forth? Just some thoughts. Dick On May 9, 2004, at 2:42 PM, Karl Simanonok wrote: > I'm running CF 5.0 and using WDDX to get data back from another

WDDX on CF 5.0

2004-05-09 Thread Karl Simanonok
I'm running CF 5.0 and using WDDX to get data back from another site.  What's weird is sometimes the WDDX code is accepted on my server, sometimes it isn't and throws an error.  Exact same WDDX code is returned in both cases.  Has anybody seen this happen before?  Any ideas ab

Re: CF 5.0 on Solaris/Oracle 8.1.7/Verity Indexing

2004-03-19 Thread bret
Yeah and at .5 FTE, I will be set for life. (cue the evil music) Muahahahahahahahahahahaha! -Bret (thoughtfully stroking the goatee on my chinny-chin-chin) Jerry Johnson wrote: > Repeat after me ... > > "Job Security" > > =) > > Glad you figured it out. > > Jerry Johnson > [Todays Threads

Re: CF 5.0 on Solaris/Oracle 8.1.7/Verity Indexing

2004-03-19 Thread Jerry Johnson
Repeat after me ... "Job Security" =) Glad you figured it out. Jerry Johnson [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: CF 5.0 on Solaris/Oracle 8.1.7/Verity Indexing

2004-03-19 Thread bret
I think I may have found the problem. What was supposed to be a Verity index of just the headlines, keywords, and subheads was converted to also index all of the content for each record at some point in time. So it's getting 1200 records, looping through each one, adding a keywords column to th

Re: CF 5.0 on Solaris/Oracle 8.1.7/Verity Indexing

2004-03-19 Thread Jerry Johnson
just fine for the last 2 years, I am told. Suddenly last friday, the task started to bring CFEXEC to its knees and in some cases crash the server. We are running Solaris 9, CF 5.0 hitting Oracle 8.1.7. Any ideas as to what might cause something like this, that has gone untouched, to suddenly

CF 5.0 on Solaris/Oracle 8.1.7/Verity Indexing

2004-03-19 Thread bret
Hi All- We have a scheduled task that runs every 3 hours, which calls a verity index command. This task has run just fine for the last 2 years, I am told. Suddenly last friday, the task started to bring CFEXEC to its knees and in some cases crash the server. We are running Solaris 9, CF 5.0

RE: Can't maintain Oracle connectivity - CF 5.0

2004-02-13 Thread John Cummings
db, but the time the connections themselves are remaining alive. HTH, JC   _   From: Earl, George [mailto:[EMAIL PROTECTED] Sent: Friday, February 13, 2004 10:04 AM To: CF-Talk Subject: RE: Can't maintain Oracle connectivity - CF 5.0 George said: > > All of a sudden we cannot m

RE: Can't maintain Oracle connectivity - CF 5.0

2004-02-13 Thread Earl, George
ing > a newer version of the Oracle client, which is used by CF's > native drivers. Our Oracle client is up-to-date for the version of the database that we are using, and we hope to do network tracing later this morning to see what is happening between our web server and our database se

RE: Can't maintain Oracle connectivity - CF 5.0

2004-02-11 Thread Dave Watts
> How do I find out what version of the native Oracle > DataDirect drivers ColdFusion 5.0 Enterprise is using? > > Are there updated native (and ODBC for that matter) Oracle > drivers available for CF 5.0? I have no idea how you'd find out the driver version, other than

Can't maintain Oracle connectivity - CF 5.0

2004-02-11 Thread Earl, George
How do I find out what version of the native Oracle DataDirect drivers ColdFusion 5.0 Enterprise is using? Are there updated native (and ODBC for that matter) Oracle drivers available for CF 5.0? All of a sudden we cannot maintain our Oracle connectivity using the native drivers (haven'

Re: Self-occlusion in CF 5.0

2004-02-06 Thread Calvin Ward
  Subject: RE: Self-occlusion in CF 5.0   Check to see if you have two custom tag directories listed in the   registry... it is weird though that the same file and path is showing up   twice but with different letter case.   Normally this error would indicate that you had two custom tags with the   same

RE: Self-occlusion in CF 5.0

2004-02-05 Thread Gaulin, Mark
custom tag path(s).     Mark -Original Message- From: E C list [mailto:[EMAIL PROTECTED] Sent: Thursday, February 05, 2004 12:48 PM To: CF-Talk Subject: Self-occlusion in CF 5.0 Does anyone know what this means?  I am noticing messages in the ColdFusion 5.0/Windows 2000 application log

Re: Oracle Stored Procedure and CF 5.0

2004-02-05 Thread Adam Churvis
t; Sent: Thursday, February 05, 2004 10:16 AM Subject: RE: Oracle Stored Procedure and CF 5.0 > Matt, > > Do you know off hand how to return multiple record sets this way? > > I want to return the results from the first query to CF.  Then I want to run > some other queries using

Self-occlusion in CF 5.0

2004-02-05 Thread E C list
Does anyone know what this means?  I am noticing messages in the ColdFusion 5.0/Windows 2000 application log whereby files are claimed to be occluding themselves.  For instance I'll see something like: In a CF_TagName construct custom tag file 'C:\CFUSION\CustomTags\contentManagement\thisTag.cfm'

RE: Oracle Stored Procedure and CF 5.0

2004-02-05 Thread David Jones
RE: Oracle Stored Procedure and CF 5.0   -Original Message-   From: Rob Rohan   Sent: Friday, January 30, 2004 12:00 PM   To: CF-Talk   Subject: Re: Oracle Stored Procedure and CF 5.0   >     >  datasource="#request.dsn#" debug="no"   >  >   >  cfprocparam

RE: Oracle Stored Procedure and CF 5.0

2004-02-02 Thread David Jones
-   From: Plunkett, Matt [mailto:[EMAIL PROTECTED]   Sent: Monday, February 02, 2004 11:21 AM   To: CF-Talk   Subject: RE: Oracle Stored Procedure and CF 5.0   -Original Message-   From: Rob Rohan   Sent: Friday, January 30, 2004 12:00 PM   To: CF-Talk   Subject: Re: Oracle Stored Procedure and CF

RE: Oracle Stored Procedure and CF 5.0

2004-02-02 Thread Plunkett, Matt
-Original Message- From: Rob Rohan Sent: Friday, January 30, 2004 12:00 PM To: CF-Talk Subject: Re: Oracle Stored Procedure and CF 5.0 >   >  datasource="#request.dsn#" debug="no" >  > >  cfprocparam dbVarName="ipaddress" value="#cgi

RE: Oracle Stored Procedure and CF 5.0

2004-02-02 Thread David Jones
? Was this just for organization? Thanks, David   -Original Message-   From: Rob Rohan [mailto:[EMAIL PROTECTED]   Sent: Friday, January 30, 2004 12:00 PM   To: CF-Talk   Subject: Re: Oracle Stored Procedure and CF 5.0   On Fri, 2004-01-30 at 07:50, David Jones wrote:   > I have a cli

Re:Oracle Stored Procedure and CF 5.0

2004-01-30 Thread Jeremy Brodie
ocedures but what I >> not familiar with is returning queries from a Stored Procedure to CF 5.0. >> Is this possible, if so can someone provide me with a simple example. > >if you havent found this out already, here is an example of using a >stored procedure > > &g

Re: Oracle Stored Procedure and CF 5.0

2004-01-30 Thread Rob Rohan
liar with is returning queries from a Stored Procedure to CF 5.0. > Is this possible, if so can someone provide me with a simple example. if you havent found this out already, here is an example of using a stored procedure datasource="#request.dsn#" debug="no" >

Oracle Stored Procedure and CF 5.0

2004-01-30 Thread David Jones
I have a client that wants me to remove all inline SQL from his application even though I am using the CFQueryParam tag to invoke the use of bind variables.  I am fairly familiar with Oracle Stored Procedures but what I not familiar with is returning queries from a Stored Procedure to CF 5.0. Is

RE: Archiving CF 5.0 log files

2003-11-04 Thread Earl, George
Neil said: > why dont you just copy them out of the log files out of the > CFUSION/LOG folder into an archive and then delete the > existing ones..CF will automatically create new .log files. > Because I want to save a couple of weeks' worth of the current log file entries so they are readil

RE: Archiving CF 5.0 log files

2003-11-04 Thread Robertson-Ravo, Neil (RX)
CF 5.0 log files Is there a way to archive just part of a CF 5.0 log file while retaining the rest of it? My app log is 15MB and my webserver log is 11MB. I'd like to cut them down in size without archiving the last couple of weeks . . . Thanks! George [EMAIL PROTECTED]   _   [T

Archiving CF 5.0 log files

2003-11-04 Thread Earl, George
Is there a way to archive just part of a CF 5.0 log file while retaining the rest of it? My app log is 15MB and my webserver log is 11MB. I'd like to cut them down in size without archiving the last couple of weeks . . . Thanks! George [EMAIL PROTECTED] [Todays Threads] [This Me

CFLDAP under CFMX vs CF 5.0

2003-10-20 Thread David Hannum
I have some queries to our LDAP directory that work fine under CF 5.0 but in MX & MX 6.1 are broken.  I get the "[LDAP: error code 12 - Unavailable Critical Extension]" error.  Any clues as to how I work around this?  I understand what this is telling me, but I don't understan

cfhttp stability with CF 5.0 on Solaris

2003-10-14 Thread walker
Hi all- I have a tag that talks to usps to get pricing information on international shipments. The tag was working fine for awhile, and now 9 times out of 10 the cfhttp.filecontent variable will come back empty. Here is some other information from a dump of the cfhttp variable. DUMP: FILECONT

RE: sql server + cf 5.0

2003-10-07 Thread Won Lee
-Original Message- >From: Won Lee [mailto:[EMAIL PROTECTED] >Sent: Tuesday, October 07, 2003 7:50 AM >To: CF-Talk >Subject: sql server + cf 5.0 > > >Hello, > >I have CF 5.0 installed on a Linux box. >I have SQL server 2000 installed on my workstation. > >I ne

RE: sql server + cf 5.0

2003-10-07 Thread Dave Sueltenfuss
:[EMAIL PROTECTED] Sent: Tuesday, October 07, 2003 7:50 AM To: CF-Talk Subject: sql server + cf 5.0 Hello, I have CF 5.0 installed on a Linux box. I have SQL server 2000 installed on my workstation. I need the linux box to be ablet o access the SQL server on my local machine. I can&#

sql server + cf 5.0

2003-10-07 Thread Won Lee
Hello, I have CF 5.0 installed on a Linux box. I have SQL server 2000 installed on my workstation. I need the linux box to be ablet o access the SQL server on my local machine. I can't seem to login to the SQL server via remote connection.  I found this out because I tried to create a USE

Is there a string limit to the ListFindNoCase function in CF 5.0

2003-10-06 Thread Huynh Weiming
All, I am just wondering if there is a string limit to the ListFindNoCase function in 5.0.  Can't seem to find a string in the list that is 181 characters long. I tried trim function to trim the trailing spaces in the string but nothing seems to work.  Thank you in advance. [Todays Threads]

CFPOP and Attachments (CF 5.0)

2003-08-12 Thread David Hannum \(Ohio University\)
I'm building a web based email program in CF 5.0. I'm got most of it, but I'm stumped regarding how to handle nested emails - that is an email that is a forwarded collection of emails - then what if some of them either have more emails in them, or other attachments or both. How do

CF 5.0 vs. MX

2003-07-16 Thread Clark Baker
My thanks to everyone for the helpful info! I was really hoping to get mostly positive feedback and I did! I got hooked on CF at 2.0 and look forward to it getting even better! ~| Archives: http://www.houseoffusion.com/cf_lists/i

Re: CF 5.0 vs. MX

2003-07-16 Thread Scott Brady
-- Original Message -- From: "Clark Baker" <[EMAIL PROTECTED]> >- what are the shortcomings of MX, if any? Probably my biggest complaint about MX is the error reporting. If you have an error in a file that's included in another file (for example, the line

RE: CF 5.0 vs. MX

2003-07-16 Thread Jim Davis
> -Original Message- > From: Clark Baker [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 16, 2003 12:54 PM > To: CF-Talk > Subject: CF 5.0 vs. MX > > I've been searching for days now and found bits and pieces of comparisons > on > specific issues and

RE: CF 5.0 vs. MX

2003-07-16 Thread Barney Boisvert
responses inline --- Barney Boisvert, Senior Development Engineer AudienceCentral [EMAIL PROTECTED] voice : 360.756.8080 x12 fax : 360.647.5351 www.audiencecentral.com > -Original Message- > From: Clark Baker [mailto:[EMAIL PROTECTED] > Sent: None > To: CF-Talk > Sub

CF 5.0 vs. MX

2003-07-16 Thread Clark Baker
I've been searching for days now and found bits and pieces of comparisons on specific issues and found a few reviews by reporters. Some say MX is horrible, some say MX is much better, but I'm interested to find out what "real" CFMX users who have been using it for a while think. We're trying to dec

RE: CF 5.0 vs. MX

2003-07-16 Thread Matt Robertson
- Matt Robertson [EMAIL PROTECTED] MSB Designs, Inc. http://mysecretbase.com -Original Message- From: Clark Baker [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 16, 2003 9:54 AM To: CF-Talk Subject: CF 5.0 vs. MX I've been searchi

CF 5.0 vs. MX

2003-07-16 Thread Clark Baker
I've been searching for days now and found bits and pieces of comparisons on specific issues and found a few reviews by reporters. Some say MX is horrible, some say MX is much better, but I'm interested to find out what "real" CFMX users who have been using it for a while think. We're trying to dec

Looking for flashmx / cf 5.0 tutorial example

2003-06-20 Thread John Lucas
Not much of a flash developer at all, so if this seems trivial please forgive me. I've tried flashcfm.com, but I am not figuring it our from the examples there. If anyone has another tutorial source or suggestion, I'm up for it. My other option is to dynamically write the link names over a .gif

XML Transformations using CF 5.0 and below

2003-03-03 Thread ksuh
Here's some code that'll use Xalan to transform an XML document with an XSLT stylesheet, for all of us that don't want to use the gawd-awful MSXML COM object and don't yet have CFMX. // Create the transformer factory. transformerFactory = createObject("java", "javax.xml.transform.TransformerFac

RE: CF 5.0 Admin switched to CF 4.5 Express Admin - how can I get bac k CF 5.0 Admin?

2003-03-03 Thread Dave Watts
> Our CF 5.0 development server was hit with > nimda. We are running CF 5.0 SP2. Since our > server guys ran the nimda fix, instead of > getting the CF 5.0 Administrator we get the > CF 4.5 Express Administrator! If I go to the > Version Info page in the CF 4.5 Express Adm

CF 5.0 Admin switched to CF 4.5 Express Admin - how can I get bac k CF 5.0 Admin?

2003-03-03 Thread Earl, George
Our CF 5.0 development server was hit with nimda. We are running CF 5.0 SP2. Since our server guys ran the nimda fix, instead of getting the CF 5.0 Administrator we get the CF 4.5 Express Administrator! If I go to the Version Info page in the CF 4.5 Express Admin it shows the version as 5.0

Re: CF 5.0 / Japanese Language

2003-02-21 Thread Paul Hastings
> Would I need a language pack of any sort to work the different charactor > sets of the Japanese language. no, nothing like that exists. i *think* there was a localized japanese version. better off w/mx for i18n work. ~| Archive

CF 5.0 / Japanese Language

2003-02-21 Thread Dave
Would I need a language pack of any sort to work the different charactor sets of the Japanese language. Anyhelp would be appreciated. Dave Clay Trusjoist E-Com ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid

RE: Delphi Web vs. CF (5.0)

2003-01-17 Thread webguy
- > From: webguy [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 17, 2003 8:08 AM > To: CF-Talk > Subject: RE: Delphi Web vs. CF (5.0) > > > Delphi web - wow! Think that the first time I've heard for Delphi > v's CF !!! > > Well it's essentiall

RE: Delphi Web vs. CF (5.0)

2003-01-17 Thread Ryan Kime
Original Message- From: Timothy Heald [mailto:[EMAIL PROTECTED]] Sent: Friday, January 17, 2003 6:42 AM To: CF-Talk Subject: Delphi Web vs. CF (5.0) Hey, A senior manager here at the State Department recently read an article from 2 years ago that said that CF 4.5.2 wasn't a serio

RE: Delphi Web vs. CF (5.0)

2003-01-17 Thread Timothy Heald
arch to do. TIA Tim -Original Message- From: webguy [mailto:[EMAIL PROTECTED]] Sent: Friday, January 17, 2003 8:08 AM To: CF-Talk Subject: RE: Delphi Web vs. CF (5.0) Delphi web - wow! Think that the first time I've heard for Delphi v's CF !!! Well it's essentially a

  1   2   3   4   >