RE: Mach II

2004-11-04 Thread Hugo Ahlenius
From: Bob Clingan [mailto:[EMAIL PROTECTED] I'm curious who is using Mach-II... Documentation and examples seems to be very minimal. I'll raise my hand! Sean Corfield's development guide was my primary resource to get into it. There is also a forum with a lot of helpful people (including

RE: When to use cachedwithin

2004-11-04 Thread Hugo Ahlenius
|From: Bert Dawson [mailto:[EMAIL PROTECTED] |Whether or not the RDBMS caches it CF will still have to go to |the dB server and get it. If you use cachedwithin (or |cachedafter) then it stays in CF's memory, and no trips to the |dB are required, so i'd say cache it. |And don't forget you could put

RE: When to use cachedwithin

2004-11-04 Thread Micha Schopman
Personally I never use cachedwithin -- since you can't use cfqueryparam with that. Cache within the application scope! If you do that make sure you create the cache based on the query input. I've seen many cases where developers just cached the query based on the cfquery name, but were to stupid

RE: getting CF version, other details

2004-11-04 Thread Pascal Peters
Actually, you would be pre-CFMX. Server was not a structure in CF5 and couldn't be dumped. Pascal -Original Message- From: Charlie Griefer [mailto:[EMAIL PROTECTED] Sent: 03 November 2004 19:44 To: CF-Talk Subject: Re: getting CF version, other details cfdump var=#server# if

Re: Bluedragon Server

2004-11-04 Thread Ryan Jones
What about Railo or IgniteFusion? Does anyone know much about these two cfml engines? Are they up to the task, or a step behind CFMX and Bluedragon? Railo: http://www.railo.ch/en/index.cfm IgniteFusion: http://www.ignitefusion.com/

RE: Bluedragon Server

2004-11-04 Thread Micha Schopman
They are still behind, but I truly hope they become powerful enough to form competition for Macromedia. For us, the developers, such competition is always good. :) Micha Schopman Software Engineer Modern Media, Databankweg 12 M, 3821 AL Amersfoort Tel 033-4535377, Fax 033-4535388 KvK Amersfoort

Re: Problem with Access driver and Windows 2003 Server

2004-11-04 Thread Thomas Chiverton
On Wednesday 03 Nov 2004 18:03 pm, Jake . wrote: Does not verify in CF Admin under the Access or Access w/Unicode drivers. SQL Server DSNs seem to be working fine. Can anything else connect to it ? -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44 (0)1749 834900 email: [EMAIL

RE: Odd SQL Behaviour, errors generated by values I am not trying to use!

2004-11-04 Thread James Smith
Why allow a INT(13)? So you can allow an INT(1). If you have Not true at all, if we are dealing with character length and the maximum value for an INT is 4294967295 the INT(1) to INT(10) should work, but INT(13) should throw an error. No program should accept erroneous values and then make up

Re: Bluedragon Server

2004-11-04 Thread Ryan Jones
I got the impression from the IgniteFusion site that their product is a cgi-based app server, as opposed to java-based like all other cfml engines these days. Anyone know if this is true or not? Outside of that, both IgniteFusion and Railo look really intriguing. They lack support for some

Re: Bluedragon Server

2004-11-04 Thread Greg Stewart
No that's not true, you can load jar and java classes it's just not as straightforward as simply adding them to the class path. See Spike's article on loading jars. Cheers G On Wed, 03 Nov 2004 09:40:53 -0400, Ryan Jones [EMAIL PROTECTED] wrote: Well Tom, at this point I guess my primary

RE: getting CF version, other details

2004-11-04 Thread Gavin Brook
cfoutput Level: #Server.ColdFusion.ProductLevel#br Name #Server.ColdFusion.ProductName#br Version #Server.ColdFusion.ProductVersion# /cfoutput Gives the following in CF5 for me: Level: Enterprise Name ColdFusion Server Version 5, 0, 0, 0 This definitely works for CF5 and up. Gavin

Re: Bluedragon Server

2004-11-04 Thread Calvin Ward
Keep in mind. There is 44 pages of variance where BD does not work in the same fashion as the actual CFMX product that you will want to factor into your decision making. - Calvin -Original Message- From: Ryan Jones Date: 11/4/04 2:17 am To: CF-Talk Subj: Re: Bluedragon Server

Re: Odd SQL Behaviour, errors generated by values I am not trying to use!

2004-11-04 Thread Jochem van Dieten
James Smith wrote: Why allow a INT(13)? So you can allow an INT(1). If you have Not true at all, if we are dealing with character length and the maximum value for an INT is 4294967295 the INT(1) to INT(10) should work, but INT(13) should throw an error. The number behind the INT is a

RE: Bluedragon Server

2004-11-04 Thread Vince Bonfanti
Actually, that's not quite true. The BlueDragon 6.1 CFML Compatibility Guide is indeed 44 pages (PDF). However, the first 7 pages are title page, table of contents, intro, etc. Then everything from page 15 to 44 describes enhancements that BD 6.1 provides that aren't supported by ColdFusion (such

RE: Bluedragon Server

2004-11-04 Thread Vince Bonfanti
I should have said: in BlueDragon 6.2, the list of incompatibilities is even shorter, but the list of enhancements is longer. Vince -Original Message- From: Vince Bonfanti [mailto:[EMAIL PROTECTED] Sent: Thursday, November 04, 2004 7:46 AM To: CF-Talk Subject: RE: Bluedragon Server

RE: Bluedragon Server

2004-11-04 Thread Vince Bonfanti
Sorry, I should get my thoughts together completely before writing these... Of the 7 pages of BlueDragon 6.1 incompatibilities, many of these are same incompatibilities you'll find when upgrading from CF5 to CFMX, such as lack of support for DSN-less connections and differences between the way

Re: Bluedragon Server

2004-11-04 Thread Adam Haskell
Yes on enhancement DB has that Macromedia STILL does not support is better implementation of xpaths and I applaud BD for this...i can't beleive you can't do xmlsearch(myXMLobj,'count(//node)') in MM's ColdFusion...its madening. Isn' Ralio still in Alpha, or atleast early beta? Adam H On Thu,

Re: Bluedragon Server

2004-11-04 Thread Ryan Jones
Yes, according to their website, Railo is in Alpha 4, with an expected release of version 1.0 during the first part of 2005. Yes on enhancement DB has that Macromedia STILL does not support is better implementation of xpaths and I applaud BD for this...i can't beleive you can't do

Re: Online Presentations

2004-11-04 Thread Dan O'Keefe
https://www.gotomeeting.com/en_US/island/entry.tmpl Dan On Wed, 3 Nov 2004 12:54:08 -0500, Dave Watts [EMAIL PROTECTED] wrote: Looking for LIVE demonstrations Macromedia Breeze Live is very, very good for this. I think MM just introduced a pay-per-use option for hosted Breeze. Dave

Help receiving XML

2004-11-04 Thread John Stanley
All, I am hoping someone can help me out by transmitting the following xml to this url: http://216.141.242.9/app_ptm/ignoreapplicationcfm/integres_xml_feed.cfm using CF and hopefully someone out there knows asp and can do the same using POST. We are working with a .NET shop in both

Re: Help receiving XML

2004-11-04 Thread Thomas Chiverton
On Thursday 04 Nov 2004 14:00 pm, John Stanley wrote: GetHttpRequestData? If anyone has any suggestions on a better way to do any of this, I am all ears. Get a decent traffic sniffer and see what is actualy being sent. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44 (0)1749 834900

Re: Help receiving XML

2004-11-04 Thread Joe Rinehart
John, You may want to look into using Web Services to take care of this - it's a lot easier! -joe On Thu, 4 Nov 2004 09:00:31 -0500, John Stanley [EMAIL PROTECTED] wrote: All, I am hoping someone can help me out by transmitting the following xml to this url:

Re: Odd SQL Behaviour, errors generated by values I am not trying to use!

2004-11-04 Thread George Abraham
Hmm, SQL Server dows not seem to have a datatype for boolean values. I use the bit data type for it usually, but was wondering if that was one drawback for SQL Server. George True/false, why not use just one bit for it? I don't know, why not? Because a bit does not accept the literals

RE: OT: How do I print out a directory listing in XP

2004-11-04 Thread Tangorre, Michael
From: Rob [mailto:[EMAIL PROTECTED] Subject: Re: OT: How do I print out a directory listing in XP http://www.rohanclan.com/library/printdirlist.cfm [EMAIL PROTECTED] wrote: I need to print out a directory listing for a disk I am sending to a printer. Can someone tell me how to do this?

Re: Odd SQL Behaviour, errors generated by values I am not trying to use!

2004-11-04 Thread Jochem van Dieten
George Abraham wrote: SQL Server dows not seem to have a datatype for boolean values. http://register.microsoft.com/mswish/suggestion.asp Ask for ISO/IEC 9075-2:2003 feature T031, BOOLEAN data type :-) I use the bit data type for it usually, but was wondering if that was one drawback for

Re: Bluedragon Server

2004-11-04 Thread Ryan Jones
So has anyone here actually used IgniteFusion on a site in production? I realize it is a bit behind CFMX and Bluedragon, but perhaps it has enough to justify using it, considering its no-strings-attached free license. I mean, for common database interaction, email transaction, etc, certainly

RE: OT: How do I print out a directory listing in XP

2004-11-04 Thread Tangorre, Michael
Nevermind. Regedit did it. Michael T. Tangorre -Original Message- From: Tangorre, Michael [mailto:[EMAIL PROTECTED] Sent: Thursday, November 04, 2004 10:37 AM To: CF-Talk Subject: RE: OT: How do I print out a directory listing in XP From: Rob [mailto:[EMAIL PROTECTED]

Re: OT: How do I print out a directory listing in XP

2004-11-04 Thread Thomas Chiverton
On Thursday 04 Nov 2004 15:36 pm, Tangorre, Michael wrote: Every time I click on a folder it opens Windows search!! AcK! I fixed it by installing Linux. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44 (0)1749 834900 email: [EMAIL PROTECTED] BlueFinger Limited Underwood Business Park

RE: cfqueryparam oddity

2004-11-04 Thread Burns, John D
Speaking of Blackstone, are NDAs out the window now because of MAX? Can we talk freely? Or does the MAX copy say something about Opening this means you accept the NDA and maybe this message will self destruct in 30 seconds? John From: Tony Weeg

RE: OT: How do I print out a directory listing in XP

2004-11-04 Thread Tangorre, Michael
I fixed it by installing Linux. Bah! Lets not get carried away! ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183361

RE: Help receiving XML

2004-11-04 Thread John Stanley
thanks for the recommendation. john -Original Message- From: Joe Rinehart [mailto:[EMAIL PROTECTED] Sent: Thursday, November 04, 2004 9:23 AM To: CF-Talk Subject: Re: Help receiving XML John, You may want to look into using Web Services to take care of this - it's a lot easier! -joe

Re: cfqueryparam oddity

2004-11-04 Thread John Beynon
NDAs will all still apply. I'm pretty sure even at the end of the beta you can't actually 'freely discuss' what went on during the beta, jb. On Thu, 4 Nov 2004 11:01:39 -0500, Burns, John D [EMAIL PROTECTED] wrote: Speaking of Blackstone, are NDAs out the window now because of MAX? Can we

RE: Help receiving XML

2004-11-04 Thread John Stanley
Joe, thanks for the recommendation. john -Original Message- From: Joe Rinehart [mailto:[EMAIL PROTECTED] Sent: Thursday, November 04, 2004 9:23 AM To: CF-Talk Subject: Re: Help receiving XML John, You may want to look into using Web Services to take care of this - it's a lot

output listing problem

2004-11-04 Thread DRE
Hi, I have a tricky little issue. Maybe someone can help me. I have a query that returns a grouped output. There are items that have mutiple dates and those dates have to be in order. Kinda like this. item z datea dateb datec item r datee datef dateg so my query is like select item, date

CFFile Issue

2004-11-04 Thread Jeff Waris
Something is not right... Has anyone else run across this... I have a query that I write the results to a file using CFFILE. Very simple, albeit its a large result set though. I loop that query to write each record out to a line in a text file. I use the code CFFILE ACTION=Append After about 70k

Re: cfqueryparam oddity

2004-11-04 Thread Jochem van Dieten
Burns, John D wrote: Speaking of Blackstone, are NDAs out the window now because of MAX? I seriously doubt that. Previous NDA's from Macromedia never expired, but allowed you to talk about information that was public, i.e. also obtainable through other channels. Presuming Macromedia has not

RE: CFFile Issue

2004-11-04 Thread Mosh Teitelbaum
Jeff Waris wrote: I loop that query to write each record out to a line in a text file. I use the code CFFILE ACTION=Append After about 70k it errors out. I get this off the cfcatch variables. Jeff: I've never run across that problem but it may well be as you suggest... some sort of locking

Accessing structures

2004-11-04 Thread James Smith
OK, Stupid question time... I have a structure in the form Variable.Structure.Reference that I need to access, however Reference is an array (which I can loop with arraylen, no problem there) but it's name changes depending on form input. If I know the name (ie: in testing) I can get the first

Re: Accessing structures

2004-11-04 Thread Charlie Griefer
run a structKeyArray() or structKeyList() function on variable.structure. it will return an array (or a list) of the keys in the struct, and you can loop over that. On Thu, 4 Nov 2004 16:38:47 -, James Smith [EMAIL PROTECTED] wrote: OK, Stupid question time... I have a structure in the

Re: Accessing structures

2004-11-04 Thread Ben Doom
variable.structure[reference][7] I think that's what you're looking for. James Smith wrote: OK, Stupid question time... I have a structure in the form Variable.Structure.Reference that I need to access, however Reference is an array (which I can loop with arraylen, no problem there) but

RE: Application framework - examples

2004-11-04 Thread Jason L. West, Sr.
Farcry (http://farcry.daemon.com.au) is a good one to use for out of the box implementation of a website. It was originally Spectra before it Macromedia released the source code and made it open source. If this is the avenue your wanting to go down you might also consider CF_Nuke

Re: Accessing structures

2004-11-04 Thread Ben Doom
Never mind -- missed the bit about not knowing the array name. --Ben Ben Doom wrote: variable.structure[reference][7] I think that's what you're looking for. James Smith wrote: OK, Stupid question time... I have a structure in the form Variable.Structure.Reference that I need to

Re: Application framework - examples

2004-11-04 Thread Barney Boisvert
Farcry isn't Spectra, and has been around a lot longer than since MM released the Spectra source. It happens to share a lot of architectual similarities, but is completely separate. cheers, barneyb On Thu, 4 Nov 2004 11:46:43 -0500, Jason L. West, Sr. [EMAIL PROTECTED] wrote: Farcry

Re: Accessing structures

2004-11-04 Thread Nathan Strutz
You can also loop directly over a structure cfloop collection=#variables.structure# item=i cfset myArray = variables.structure[i] !--- array handling stuff here --- /cfloop Or the nicer (my opinion) cfscript loop for (i in variables.structure) { myArray =

Re: Mach II

2004-11-04 Thread Kwang Suh
If people really want it, I'm going to write a very long, detailed tutorial on using Mach-II sometime in December. I wasn't too satified with the amount and quality of documentation out there. I'm curious who is using Mach-II... Documentation and examples seems to be very minimal.

RE: Bluedragon Server

2004-11-04 Thread Calvin Ward
I actually said variances not limitations. If you are developing products that are intended to be deployed cross platform, then you have consider all variances. - Calvin -Original Message- From: Vince Bonfanti Date: 11/4/04 6:46 am To: CF-Talk Subj: RE: Bluedragon Server

RE: Bluedragon Server

2004-11-04 Thread Calvin Ward
While that may be true, it seems probable the the release of Blackstone will further create a gap between actual CFMX and BD - Calvin -Original Message- From: Vince Bonfanti Date: 11/4/04 6:49 am To: CF-Talk Subj: RE: Bluedragon Server I should have said: in BlueDragon 6.2, the

Re: Mach II

2004-11-04 Thread Charlie Griefer
/me raises hand. i'd check it out :) On Thu, 04 Nov 2004 12:51:08 -0400, Kwang Suh [EMAIL PROTECTED] wrote: If people really want it, I'm going to write a very long, detailed tutorial on using Mach-II sometime in December. I wasn't too satified with the amount and quality of

Re: Split ouptut to MULTIPLIE sheets in Excel.

2004-11-04 Thread Jonathan Nickle
Problem with the XML solution I just found was that the XML file that is created (named file.xls) is HUGE. 30,000 records (with only 12 columns of text) creates a 42MB file. When this file is then saved through Excel as an .xls workbook it is only 16MB. There is obviously some overhead in

Re: Mach II

2004-11-04 Thread Nathan Strutz
Sure. I would certainly read it! -nathan strutz http://www.dopefly.com/ Kwang Suh wrote: If people really want it, I'm going to write a very long, detailed tutorial on using Mach-II sometime in December. I wasn't too satified with the amount and quality of documentation out there. I'm

RE: Mach II

2004-11-04 Thread Tangorre, Michael
From: Kwang Suh [mailto:[EMAIL PROTECTED] If people really want it, I'm going to write a very long, detailed tutorial on using Mach-II sometime in December. I wasn't too satified with the amount and quality of documentation out there. Kwang, MANY people would be interested in it; me

About Flex

2004-11-04 Thread Hassan Arteaga Rodriguez
Hi All: Where I can find documentation about Flex. Just for beginners. There is available some book about Flex 1.5 ? Regards __ M.Sc. Hassan Arteaga Rodríguez Microsoft Certified System Engineer IT Specialist DIGI Grupo de Desarrollo. COPEXTEL, S.A. Este email y sus adjuntos está dirigido

Inexpensive Hosted Webstore?

2004-11-04 Thread Jim McAtee
We have a client that wants to set up an online store to sell a handful of products. They can't spend much for software licensing, site development or a merchant account. They do already have the ability already to run credit cards at their business. Is there a decent, inexpensive means for

Re: Split ouptut to MULTIPLIE sheets in Excel.

2004-11-04 Thread Dave Carabetta
On Thu, 04 Nov 2004 12:59:51 -0400, Jonathan Nickle [EMAIL PROTECTED] wrote: Problem with the XML solution I just found was that the XML file that is created (named file.xls) is HUGE. 30,000 records (with only 12 columns of text) creates a 42MB file. When this file is then saved through

Re: Inexpensive Hosted Webstore?

2004-11-04 Thread Ray Champagne
I really hate them, but Yahoo! stores are probably the best free ones that I have run across. I know that sounds like an oxymoron of sorts, but considering your requirements, I would say they are one of your best choices. Ray At 01:23 PM 11/4/2004, you wrote: We have a client that wants to

Re: About Flex

2004-11-04 Thread Dave Carabetta
On Thu, 4 Nov 2004 10:50:36 -0600, Hassan Arteaga Rodriguez [EMAIL PROTECTED] wrote: Hi All: Where I can find documentation about Flex. Just for beginners. There is available some book about Flex 1.5 ? http://www.macromedia.com/software/flex/ http://www.macromedia.com/devnet/flex/

Re: Mach II

2004-11-04 Thread Scott Stroz
Count me in!!! On Thu, 04 Nov 2004 12:51:08 -0400, Kwang Suh [EMAIL PROTECTED] wrote: If people really want it, I'm going to write a very long, detailed tutorial on using Mach-II sometime in December. I wasn't too satified with the amount and quality of documentation out there. I'm

Re: Bluedragon Server

2004-11-04 Thread Stephen Moretti (cfmaster)
Calvin Ward wrote: While that may be true, it seems probable the the release of Blackstone will further create a gap between actual CFMX and BD Of course, this is pure speculation. Speculating here myself, because I'm not on the beta test, but I would not be surprised if MM shortened BDs

Re: cfqueryparam oddity

2004-11-04 Thread Tony Weeg
regardless of the nda... any idea whats up with this query param shite? tw On Thu, 04 Nov 2004 17:26:08 +0100, Jochem van Dieten [EMAIL PROTECTED] wrote: Burns, John D wrote: Speaking of Blackstone, are NDAs out the window now because of MAX? I seriously doubt that. Previous NDA's from

Re: cfqueryparam oddity

2004-11-04 Thread Tony Weeg
and to answer the question about the nda even though the cd went out to all in their bag @ max, they all still have to sign up for the beta, and accept the nda. and that my friends is straight from a horses mouth! :) tw On Thu, 4 Nov 2004 12:42:16 -0600, Tony Weeg [EMAIL PROTECTED] wrote:

long running query and jrun throwup :(

2004-11-04 Thread Tony Weeg
anyone else out there have a situation where you run a query against a ms sql server database that might be in the middle of backing up or some other job and the query times out, or just doesnt respond and then the jrun just goes berzerk? berzerk = thread count through the roof, and eventual cfmx

Re: Split ouptut to MULTIPLIE sheets in Excel.

2004-11-04 Thread Jonathan Nickle
Dave, I assume from this that the site must be hosted on an Apache server?? Or is the Java in this case portable? ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message:

Re: Split ouptut to MULTIPLIE sheets in Excel.

2004-11-04 Thread Barney Boisvert
It's a separate collection of Java classes for doing the manipulation, totally independant of the Apache HTTP Server. There is a lot of java stuff that Apache deals with, from utility packages like POI or Commons, to the Tomcat JSP/Servlet container, to Struts (a J2EE Web app framework), the ant

[Fwd: [CF-Dev] MX Europe 2005 Registration Open - Get your Early Bird tickets now!]

2004-11-04 Thread Stephen Moretti (cfmaster)
Forwarded from the UK Dev list. --- Hi Everyone, Registration for MX Europe 2005 is now open. http://www.mxeurope.org/go/registration If you register before the 30 November 2004 you will be eligible for Early Bird pricing and will save £50 on the standard conference ticket price.

Re: Split ouptut to MULTIPLIE sheets in Excel.

2004-11-04 Thread Dave Carabetta
On Thu, 04 Nov 2004 14:04:02 -0400, Jonathan Nickle [EMAIL PROTECTED] wrote: Dave, I assume from this that the site must be hosted on an Apache server?? Or is the Java in this case portable? Following on what Barney said, the Apache name is just the name of the parent non-profit

Re: Mach II

2004-11-04 Thread Alexander Sherwood
At 01:39 PM 11/4/2004, you wrote: Count me in!!! We switched to Mach-IV. It's like Mach-II, only twice as fast and a better, more robust plugin architecture. It uses the better, more streamline XSLT2.0 W3C standard. -- A On Thu, 04 Nov 2004 12:51:08 -0400, Kwang Suh [EMAIL PROTECTED] wrote:

RE: Bluedragon Server

2004-11-04 Thread Vince Bonfanti
Yes, of course. But you should note that it's *because* of those variances (the enhancements, not the limitations) that people are choosing BlueDragon. Which only makes sense: if BlueDragon didn't do some things better than CFMX, there wouldn't be any reason to use it. Vince -Original

RE: Bluedragon Server

2004-11-04 Thread Vince Bonfanti
Perhaps. As I've stated before (in this forum, I think), there's really nothing special or tricky in Blackstone that we shouldn't be able to implement fairly quickly in BlueDragon. Blackstone is an incremental feature release without fundamental architectural changes, such as CFCs or the

Re: Mach II

2004-11-04 Thread Kwang Suh
Is it the best a man can get? ;) At 01:39 PM 11/4/2004, you wrote: Count me in!!! We switched to Mach-IV. It's like Mach-II, only twice as fast and a better, more robust plugin architecture. It uses the better, more streamline XSLT2.0 W3C standard. -- A

Re: Mach II

2004-11-04 Thread Kwang Suh
Okay guys, looks like I'm going to start writing that tutorial. If people really want it, I'm going to write a very long, detailed tutorial on using Mach-II sometime in December. I wasn't too satified with the amount and quality of documentation out there. I'm curious who is using

line breaks in cfmail

2004-11-04 Thread Matthew Smith
Without using html(br), how do you get a line break in a cfmail? I thought just having the code set up with breaks would carry over to the mail? Bill to: #qry_ordersBillingMethodGet.CardHoldersName# #qry_ordersBillingMethodGet.Address1# cfif len(trim(qry_ordersBillingMethodGet.Address2))

RE: line breaks in cfmail

2004-11-04 Thread John Stanley
#Chr(13)# -Original Message- From: Matthew Smith [mailto:[EMAIL PROTECTED] Sent: Thursday, November 04, 2004 2:00 PM To: CF-Talk Subject: line breaks in cfmail Without using html(br), how do you get a line break in a cfmail? I thought just having the code set up with breaks would carry

RE: Stored Proc Help Needed Please

2004-11-04 Thread Adrian Lynch
I think the problem is with the context of the executed dynamic sql string. If you try something like this... DECLARE @max INT, @tableName VARCHAR(20), @sql VARCHAR(100) SET @tableName = 'tblQuestions' SET @sql = 'DECLARE

Re: Inexpensive Hosted Webstore?

2004-11-04 Thread Donna French
Well, it's only the cart side of things but I use it for some customers that want to build their own pages, and sometimes build a catalog system with admin integrate with Mal's E (www.mals-e.com). HTH, Donna On Thu, 04 Nov 2004 13:25:51 -0500, Ray Champagne [EMAIL PROTECTED] wrote: I really

CF and Word 2003

2004-11-04 Thread Jason Reichenbach
Has anyone used CF5 to access MS Word 2003 objects? All was fine with 2000, but now none of the properties seem to work. The following example results in the Range, Close and Count properties/methods not being found: CFOBJECT TYPE=COM NAME=objWord CLASS=Word.Application ACTION=Create

CFMAIL and Bulk Email Strategies

2004-11-04 Thread David K
When sending a newsletter email to a group of 1200 recipients which is the better approach to using CFMAIL and WHY? (Note: Query to get the recipients' email addresses is named 'GetRecipients') 1) Send a single email with the entire recipient list in the CFMAIL 'BCC' attribute using

RE: About Flex

2004-11-04 Thread Hassan Arteaga Rodriguez
Thanks Dave !!! I didn't search directly in Google, but yes in Amazon and Oreilly __ M.Sc. Hassan Arteaga Rodríguez Microsoft Certified System Engineer IT Specialist DIGI Grupo de Desarrollo. COPEXTEL, S.A. Este email y sus adjuntos está dirigido solamente a los destinatarios consignados en

Re: Split ouptut to MULTIPLIE sheets in Excel.

2004-11-04 Thread Jonathan Nickle
Thank you both for the replies... I think this may be the ticket for this problem. I have downloaded the files and am working on comping the java files required. Thanks again and I will post again if other issues come up. I sincerely appreciate your time and advise!! -Jon

Re: output listing problem

2004-11-04 Thread DRE
Nobody has any thoughts? On Thu, 4 Nov 2004 08:14:30 -0800, DRE [EMAIL PROTECTED] wrote: Hi, I have a tricky little issue. Maybe someone can help me. I have a query that returns a grouped output. There are items that have mutiple dates and those dates have to be in order. Kinda like

Re: CFMAIL and Bulk Email Strategies

2004-11-04 Thread Matt Robertson
#2. Choice #1 is like a matador waving a red cape in front of an arena full of bulls, where your mail server is the matador and the bulls are all of the other mail servers you are sending to. Less colorfully: Dumping everyone into a bcc or cc field is the sign of a spammer and will attract a

Re: output listing problem

2004-11-04 Thread Jeff Congdon
make your query like this: SELECT item, date, MIN(date) AS orderDate FROM yourtable WHERE itemID = date_itemID GROUP BY item, date ORDER BY orderDate DESC, item, date -jc DRE wrote: Nobody has any thoughts? On Thu, 4 Nov 2004 08:14:30 -0800, DRE [EMAIL PROTECTED] wrote: Hi, I have a

Re: output listing problem

2004-11-04 Thread Jeff Congdon
sorry that should probably be ASC, not DESC, if you want it to go low-high -jc Jeff Congdon wrote: make your query like this: SELECT item, date, MIN(date) AS orderDate FROM yourtable WHERE itemID = date_itemID GROUP BY item, date ORDER BY orderDate DESC, item, date -jc DRE wrote: Nobody

Re: CFMAIL and Bulk Email Strategies

2004-11-04 Thread Jerry Johnson
Please, please please send them separately. I think that each of the recipients of a cf_mail BCC message sees all the other BCC recipients, don't they? Even though the original recipient does not see them. I would not want my email address going to the other 1200 people on the list. Nor

Re: output listing problem

2004-11-04 Thread Jerry Johnson
It's 16:00 here in Boston, and there are not many thoughts left at all. I didn't quite understand what you are trying to do. Nor how it is not working now. From a general standpoint, there is seldom things you can do in local structures that SQL can't do for you better and faster. (The cf-SQL

Re: Bluedragon Server

2004-11-04 Thread Calvin Ward
Well, my speculation is based on what has been made public on MM's site and at MAX, the the stated focus of Blackstone appears to be feature set, I'd say that BD will be chasing CF7 much like they are over a year behind CF6.1. My commentary on the differences is in part related to the current

RE: Bluedragon Server

2004-11-04 Thread Calvin Ward
I don't think that's entirely accurate. For example, isn't one of those differences is lack of support for some features in cfcollection/cfsearch? -Calvin -Original Message- From: Vince Bonfanti Date: 11/4/04 1:29 pm To: CF-Talk Subj: RE: Bluedragon Server Yes, of course. But

RE: Bluedragon Server

2004-11-04 Thread Calvin Ward
I didn't know cfimage was in Blackstone, I don't any specific feature that I'm refering to, however how about the flash related stuff? -Calvin -Original Message- From: Vince Bonfanti Date: 11/4/04 1:30 pm To: CF-Talk Subj: RE: Bluedragon Server Perhaps. As I've stated before (in

Re: CFMAIL and Bulk Email Strategies

2004-11-04 Thread David K
Thanks for your (witty) reply, Matt. Makes sense. Worse still is the fact that you do not have an unlimited number of characters in your TO; field. First I've heard of that one... I.m assuming there's a similar limit on the CC BCC fields as well (?). Where might I get the definitive number

Re: CFMAIL and Bulk Email Strategies

2004-11-04 Thread David K
Thanks for your reply, Jerry. Actually, that's the whole point of the BCC field... no-one sees those addresses. (BCC stands for Blind Carbon Copy) (CC stands for Carbon Copy). ~| Special thanks to the CF Community Suite Gold

Re: CFMAIL and Bulk Email Strategies

2004-11-04 Thread Donna French
I've used the code to slow down CF email sending and it works great. ~ Donna On Thu, 04 Nov 2004 16:26:34 -0400, David K [EMAIL PROTECTED] wrote: Thanks for your (witty) reply, Matt. Makes sense. Worse still is the fact that you do not have an unlimited number of characters in your TO;

RE: CFMAIL and Bulk Email Strategies

2004-11-04 Thread Katz, Dov B (IT)
I wrote a mailer app which uses a DB to create a Mailer, recipient list, and cfschedule to send X individual msgs from recipient list, and delete members from recipient list. I usually batch 300 msgs every 7 minutes or so, getting out my 50K mailer in about 12 hours. If there's any interest, I

Re: CFMAIL and Bulk Email Strategies

2004-11-04 Thread Ken Ketsdever
It seems as though I've heard that cfmail can be used with a list much like with the query attribute. Anyone have any details on this? I have 20,000 addresses in db1 and another 1,000 in db2. The two dbs will never be merged. But I must send the same e-mail out to everyone. I can send

Re: CFMAIL and Bulk Email Strategies

2004-11-04 Thread Jerry Johnson
I know that the To: and CC: recipients don't see the BCC: recipients. But I was not (am not) sure that 2 BCC: recipients don't see each other. I tried a test here on Groupwise and could see all the BCC: recipients in the received email. I don't know if this behavior is unique to Groupwise,

Re: CFMAIL and Bulk Email Strategies

2004-11-04 Thread Matt Robertson
First I've heard of that one... I.m assuming there's a similar limit on the CC BCC fields as well (?). Where might I get the definitive number on that? My assumption would be RFC 2822, but I didn't see what I would call a smoking gun. There is a 998 char line length limit which may be the

Re: Mach II

2004-11-04 Thread Dan O'Keefe
Mach-IV? Dan On Thu, 04 Nov 2004 14:23:40 -0500, Alexander Sherwood [EMAIL PROTECTED] wrote: At 01:39 PM 11/4/2004, you wrote: Count me in!!! We switched to Mach-IV. It's like Mach-II, only twice as fast and a better, more robust plugin architecture. It uses the better, more

Re: CFMAIL and Bulk Email Strategies

2004-11-04 Thread Matt Robertson
Dov Katz wrote: I wrote a mailer app which uses a DB to create a Mailer, recipient list, and cfschedule to send X individual msgs from recipient list, and delete members from recipient list. I must be some kind of drooling idiot. The revised version of the trickler I posted does most of that,

RE: Application framework - examples

2004-11-04 Thread Jason L. West, Sr.
My apologies BarneyB. After further investigation this is a quote from the following URL: http://farcry.daemon.com.au/go/spectra Well the Farcry fourQ COAPI was originally born of a need to move away from Spectra to a purely CFMX code base. fourQ effectively represents a COAPI that functions in

RE: CFMAIL and Bulk Email Strategies

2004-11-04 Thread Katz, Dov B (IT)
That's what I have, but I only use it for my hobby site (has between 50k-100k users) The java app is also nice, since it lets me run it on extra machines I have at my disposal, not to kill my cf server which already gets hammered by this site w 600k this daily. I also have a template table

Re: long running query and jrun throwup :(

2004-11-04 Thread Don
It seems to be an interesting situation. I'm thinking loud here, in addition to backup, for performing other heavy duty db job as well, another option might be: 1) schedule the backup or other similar db job; 2) disable ALL web app services for the interval (done via server admin? global

Re: CFMAIL and Bulk Email Strategies

2004-11-04 Thread Howie Hamlin
Yes, there is a limit to the number of characters on a line if an email (1000 characters including the CRLF so your 998 below is correct). As for cc and bcc: A cc header is virtually unlimited. Each recipient can be on a new line as long as the first character of the new line is a space or a

  1   2   >