Re: CFOUTPUT technical questions

2007-04-25 Thread Gert Franz
surrounding your complete template with a . Inside nesting is necessary in order to act on value changes in the query columns, if you use the group attribute. Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer

Re: Bulk Insert

2007-04-23 Thread Gert Franz
I guess you need to use Plain SQL without aliases like the following: INSERT INTO MacAddresses (MacAddress, Port) SELECT MacAddress, Port FROM DeviceStaging WHERE MacAddress NOT IN (SELECT MacAddress FROM MacAddresses) Greetings / Grüsse Gert Franz Customer Care Railo

Re: Bulk Insert

2007-04-23 Thread Gert Franz
What about testing it on the server itself. Does the query succeed in the Query Analyzer? I guess there you will get more information about any errors. Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer

Re: [OT] Generic Database Design Opinions?

2007-04-19 Thread Gert Franz
of changes (only once a night). So your new table is not represented by a view or 'on the fly' query but by a physical table with primary key, clustered and non clustered indexes. Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join o

Re: Anyone using coral Coral Web Builder

2007-04-17 Thread Gert Franz
Hi Neil, does it have to be Coral? Or could you live with Railo too? You can use it for free in it's community version... Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: de

Re: Anyone using coral Coral Web Builder

2007-04-17 Thread Gert Franz
In fact we just made such an application for a customer of ours. It starts Railo 1.1 from CD and allows him to use the application server locally. Even with a database. (HSQL in this case) Cheers Gert Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED

Re: CFDocument image issue

2007-03-27 Thread Gert Franz
Hi John, the problem could be caused by using the tag. I had a similar issue which worked after I removed the corresponding tag. Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei

Re: Scorpio - What to do until then?

2007-03-25 Thread Gert Franz
enterprise. The enterprise version of Railo costs 2000$ but offers much more than that. Unlimited webs, and a very usefull server administrator. Just to let you know... Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List /

Re: Anyone interested in Railo hosting?

2007-02-09 Thread Gert Franz
Mark, you are absolutely right. That was my point. The only thing that's different when going open source is the fact that it is open source. And of course intersted competitors could go and peek in our code. A lot of projects who went open source were no longer payed attention to. And we don't

Re: Need help searching for files in a directory

2007-02-09 Thread Gert Franz
Well since you qould try to use verity and verity does not index mp3 files for their content, I assume you are just looking for a filename. So what you can do is (assuming you have cfmx7): Select * from qryResult Where name Like '%Alanis%' Greetings / Grüsse Gert Franz Cus

Re: Anyone interested in Railo hosting?

2007-02-08 Thread Gert Franz
y be unlawful. If you have > received this communication in error please return it to the sender or call > our switchboard on +44 (0) 20 89107910. The opinions expressed within this > communication are not necessarily those expressed by Reed Exhibitions." > Visit our website at htt

Re: Anyone interested in Railo hosting?

2007-02-07 Thread Gert Franz
Sorry Railo 1.1 will support calls to .cfc's as well... Gert Franz schrieb: > Flash Remoting > is supported by Railo 1.0. But only the calls to .cfm files. A AMF > Filter is included. Railo 1.1 > > Event gateways: > we won't implement this feature yet. We need to l

Re: Anyone interested in Railo hosting?

2007-02-07 Thread Gert Franz
Flash Remoting is supported by Railo 1.0. But only the calls to .cfm files. A AMF Filter is included. Railo 1.1 Event gateways: we won't implement this feature yet. We need to leave arguments for others :-) Recordsets from stored procedures: In 1.0 it is possible to call stored procedures in .

Re: Anyone interested in Railo hosting?

2007-02-07 Thread Gert Franz
> would also still be charging a wholloping price for their product. > > Doug B. > > > - Original Message - > From: "Gert Franz" <[EMAIL PROTECTED]> > To: "CF-Talk" > Sent: Wednesday, February 07, 2007 8:17 AM > Subject: Re: Anyone int

Re: Anyone interested in Railo hosting?

2007-02-07 Thread Gert Franz
pen source Railo and we would be faster in some cases than other vendors, they could easily adapt our code And just like James posted. If you have a decompiler etc. it is already open source. Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join o

Re: Anyone interested in Railo hosting?

2007-02-07 Thread Gert Franz
why? what's the difference between open source and free? Rick Root schrieb: > For what it's worth, if Railo went open source.. now *THAT* would be > interesting... > > > ~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & M

Re: Anyone interested in Railo hosting?

2007-02-07 Thread Gert Franz
That indeed was and is true. But since changes could be easily be made, I don't agree to change the behaviour of Railo in order to support this syntax and loose performance in exchange. Gert Rick Root schrieb: > On 2/7/07, Gert Franz <[EMAIL PROTECTED]> wrote: > >&g

Re: Anyone interested in Railo hosting?

2007-02-07 Thread Gert Franz
oard on +44 (0) 20 89107910. The opinions expressed within this > communication are not necessarily those expressed by Reed Exhibitions." > Visit our website at http://www.reedexpo.com > > -Original Message- > From: Gert Franz > To: CF-Talk > Sent: Wed Feb 07 08:58

Re: Anyone interested in Railo hosting?

2007-02-07 Thread Gert Franz
spend 10k on Adobe products however. > > Regards > Dale Fraser > > > -Original Message- > From: Gert Franz [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 7 February 2007 7:51 PM > To: CF-Talk > Subject: Re: Anyone interested in Railo hosting? > > Hi Dale, > > here

Re: Anyone interested in Railo hosting?

2007-02-07 Thread Gert Franz
Yes Neil, you are absolutely right. That's what I wrote myself in the comments. Tests have to be done by independent companies and in addition they have to test a lot of stuff, not only on single issue. And I can not publish such a test as well since an independent company is objective. I would

Re: Anyone interested in Railo hosting?

2007-02-07 Thread Gert Franz
Hi Dale, here my comments to your concerns: 1. security Railo does not claim to be absolutely secure in terms of weaknesses or security holes. Nor do we claim to be more secure than other engines in this terms. But just give me your thoughts about these matters: How do you prevent users from di

Re: Anyone interested in Railo hosting?

2007-02-07 Thread Gert Franz
Just a tiny hint is this... http://www.markdrew.co.uk/blog/index.cfm/2006/11/27/Comparing-Component-speed-on-different-CFML-engines Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei

Re: Anyone interested in Railo hosting?

2007-02-06 Thread Gert Franz
rs which Railo mentions and MX ignores. Now for the reason why Railo does not support this: performance. The checking for subkeys in a struct has to be done at every single access to a struct variable. This slows down performance. Maybe this is one of the reasons why structs are many times fa

Re: Anyone interested in Railo hosting?

2007-02-06 Thread Gert Franz
some cases by the other vendors. But you are definitely right. Railo needs to gain the trust of the users and programmers. I guess we are on the way to do this. At the moment we have a lot of happy customers :-) But it takes time. Allaire hasn't won the market in one day. Greetings / G

Re: Take a minute to Digg this story about the Smith Project

2007-02-06 Thread Gert Franz
Well all the ones that hear, that there are alternatives with low or no costs at all. Like Railo or Smith. Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http

Re: Dynamic variable syntax question

2007-01-31 Thread Gert Franz
It depends... If you want to have something in the output like this: MyVar1 = #value[i]_a MyVar2 = #value[i]_a MyVar3 = #value[i]_a MyVar4 = #value[i]_a MyVar5 = #value[i]_a MyVar6 = #value[i]_a MyVar7 = #value[i]_a MyVar8 = #value[i]_a So first of all you forgot the # at the end. So I guess it

Re: Help Needed for fine-tuning CF code

2007-01-23 Thread Gert Franz
That's ok by me... just send it by mail offline... Gert Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo/ english:

Re: Help Needed for fine-tuning CF code

2007-01-23 Thread Gert Franz
e >> until page 800!!! >> >> There are other tricks on how you can obtain Rows between pages for eg: >> 351 and 352 But only if this is necessary since it's a little >> sophisticated... >> >> Gert >> >> Greetings / Grüsse >> Gert Franz

Re: Help Needed for fine-tuning CF code

2007-01-23 Thread Gert Franz
tricks on how you can obtain Rows between pages for eg: 351 and 352 But only if this is necessary since it's a little sophisticated... Gert Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailing

Re: Help Needed for fine-tuning CF code

2007-01-23 Thread Gert Franz
Hi Hussain, take a look at my recent blog entry: http://www.railo.ch/blog/index.cfm/2007/1/19/Performance-Tuning-Part-II You can place Comments between the tags. But I guess my previous mail is more important... Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL

Re: Help Needed for fine-tuning CF code

2007-01-23 Thread Gert Franz
... Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo/ english: http://groups.yahoo.com/group/railo_talk/ hussain shaikh schrieb: > How d

Re: Help Needed for fine-tuning CF code

2007-01-23 Thread Gert Franz
Hi Hussain, just for the info. If you check the size of the response HTML (properties in firefox). How large is it? Does the page render a lot of unnecessary empty code? Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List

Re: SQL Query

2007-01-11 Thread gert franz
Hi Pete, could it be that one of the advertisers is in more than one category? Just dump the query and look at the repeating entries. There will be some of the columns that change from record to record. Even though you think they are identical. Gert > Hi there >  > I have a query that I have d

Re: Comparing a Number to a List in a Database

2007-01-10 Thread Gert Franz
Sure: look for: WHERE ',' + field + ',' Like '%,18,%' Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.

Re: Application.cfc vs cfm

2006-12-19 Thread Gert Franz
- Railo archives - Railo resources - Performance improvements etc... Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo/ english: http

Re: Application.cfc vs cfm

2006-12-19 Thread Gert Franz
files above Curr2Root: Like CF So you can configure Railo in the way you like... Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo/ english

Re: website thumbnail

2006-12-15 Thread Gert Franz
Railo will do that in Version 1.1... Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo/ english: http://groups.yahoo.com/group/railo_talk

Railo blog launched

2006-12-14 Thread Gert Franz
Hi all, if you like to have a look at our recently started blog. Just go to http://www.railo.ch/blog If you have any comments or suggestions, just let us know. -- Greetings / Grüsse Gert Franz Railo development Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List

Re: SQL Concetenation inside CFQuery

2006-12-13 Thread Gert Franz
Yes... Use IsNull() This changes your example as follows: SELECT U.userID, U.userFirstName, U.userMiddleName, U.userLastName, (U.userFirstName + SPACE(1) + IsNull(U.userMiddleName + SPACE(1), "") + U.userLastName) AS assignedName FROM a_Table Greetings / Grüsse Gert Franz Cus

Re: Buying CF7 Standard in bulk / cheapest prices? OEM?

2006-12-12 Thread Gert Franz
Hi Michael, have you ever considered Railo as an exchange for CFMX? Ist's almost 100% compatible to CFMX and is a very performanct alternative. Just check it at www.railo.ch Cheers Gert Franz Railo Technologies

Re: SQL sums and joins

2006-11-29 Thread Gert Franz
Sorry, I grouped over the DateAdded Field too. You have to remove it from the Select and Group BY statement. Gert Richard Cooper schrieb: > Hi, > > I have a table (ordersonline) that may have multiple entries for each client > within the client table (clients). > > I wanted to be able to see th

Re: SQL sums and joins

2006-11-29 Thread Gert Franz
CLI.sname, CLI.city, CLI.clientID ORDER BY ORD.dateAdded Then it should do the trick. I know, some of the fields are missing, but you can still get the details afterwards, or by using inner select statements. Greetings from Zürich/Switzerland Gert Franz Customer Care Railo Technologies G

Re: Timed cfmail

2006-11-23 Thread Gert Franz
you could use the Sleep() method of java.lang.thread or do something like this: Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group

Re: Country Name Case

2006-11-22 Thread Gert Franz
You could do something like this. I did not test it though: Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo

Re: SQL Problem

2006-11-16 Thread Gert Franz
Try this: SELECT company, companyID, companyCity, companyState, companyZip, FROM dbTable_Clients_Companies_List WHERE companyID Not in (Select companyID From dbtable_Clients_Projects_List) ORDER BY company ASC this sould do... Greetings / Grüsse Gert Franz Customer Care Railo Technologies

Re: CFFILE action="upload"

2006-11-10 Thread Gert Franz
If you are using Railo then you can use the tag which returns the width and height of an image file if it is jpg or gif... Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch

Re: creating dynamic variables

2006-11-03 Thread Gert Franz
Why don't you use setVariable? like this: Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo/ english: http://groups.yahoo.com/

Re: Cf Development Companies

2006-11-02 Thread Gert Franz
Now that's an answer I like. I'll say that too... Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo/ english: http://groups

Re: Comparing large strings

2006-11-01 Thread Gert Franz
find the difference easily Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo/ english: http://groups.yahoo.com/group/railo_talk/ Ian Skinner

Re: dollar rounding up/down

2006-10-12 Thread Gert Franz
I'm sorry i just saw, that you wanted to round things to 10 cents... so you have to change it to: Gert Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch:

Re: dollar rounding up/down

2006-10-12 Thread Gert Franz
Hi Seamus, you could do it this way: this results in the following: 1.141.15 6.026.00 6.066.05 6.096.10 6.016.00 Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste

Re: CF SQL question

2006-10-05 Thread Gert Franz
Tim, the problem is, that you use double quotes instead of single quotes... Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo/ english

Re: CFMX 7 - Oracle CLOB / cfstoredproc

2006-09-19 Thread Gert Franz
... :-) good luck Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo/ english: http://groups.yahoo.com/group/railo_talk/ Mike Garner schrieb: >

cf-talk@houseoffusion.com

2006-09-19 Thread Gert Franz
Write them in a CFM file and then it should be OK... so you will have something like this: and in the mycss.cfm you have your styles and everything else... or you use style tags in your topmost cfm file. It's just a workaround until you can reach your IIS guys... Gert Greetings / Grüsse

Re: Passing ColdFusion Arrays By Reference

2006-09-19 Thread Gert Franz
can be changed inside a function. Gert Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo/ english: http://groups.yahoo.com/group

Re: Reliability

2006-09-14 Thread Gert Franz
d not have any larger reasons to complain either concerning MX in this matter. Except for the 6.0 version, 6.1 and 7.0x work just fine. Verity is sometimes a thing to worry about but the rest seems good and stable. Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROT

Re: Getting started with Railo

2006-09-04 Thread Gert Franz
Yes absolutely. Check it out for free. You can even use Railo for free for your own private or business websites. http://www.railo.ch/en/index.cfm?treeID=149 Greetings / Grüsse Gert Franz Customer Care [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei

Re: Getting started with Railo

2006-09-04 Thread Gert Franz
Hi again, I added a paragraph in the FAQ section concerning Railo webs. I hope it is comprehensive. http://www.railo.ch/en/index.cfm?treeID=139 I hope it clarifies the confusion about "webs". Gert ~| Introducing the Fusion Aut

Re: Getting started with Railo

2006-09-04 Thread Gert Franz
Yes, you ar right. If you have a better name for it, just let me know. With the term "web" we mean a webroot. A folder containing web files. In fact it is not the same as a virtual host, since many virtual hosts can point to the same webroot. But you can separate all the settings for each single

Re: Getting started with Railo

2006-09-04 Thread Gert Franz
not necessarily those expressed by Reed Exhibitions." >Visit our website at http://www.reedexpo.com > >-Original Message- >From: Gert Franz >To: CF-Talk >Sent: Mon Sep 04 09:09:56 2006 >Subject: Re: Getting started with Railo > >Well Railo is at the moment nea

Re: Getting started with Railo

2006-09-04 Thread Gert Franz
Well Railo is at the moment nearly MX 6.1 compatible. With the release of 1.1 it will be nearly MX 7.02 compatible. And it will include some of the features thought for CFMX 8 and BD 8. Like Server surveylance. And of course much more. So i think, regarding performance, pricing and flexibility R

Re: Getting started with Railo

2006-09-03 Thread Gert Franz
issues on Railo you can use the Railo mailing list available on one of the links below... Thanks for using Railo Greetings / Grüsse Gert Franz Customer Care [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo

Re: cfloop conditional help

2006-08-25 Thread Gert Franz
Greetings / Grüsse Gert Franz Customer Care [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo/ english: http://groups.yahoo.com/group/railo_talk/ [EMAIL PROTECTED] schrieb: > I want to loop o

Re: Multi-language website

2006-08-25 Thread Gert Franz
ate 2. you don't have to change a bug in more than one file 3. It's easier to implement a new, third language as well (almost no change of code necessary) Regards Gert Franz Customer Care [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailinglist

Re: Performance problem

2006-08-18 Thread Gert Franz
Hi Andrew, just change "some text" to something about 10 times larger and change the 500 to maybe 5000 and then you'll find out how fast string buffer is in comparison to CFMX strings... Gert Greetings / Grüsse Gert Franz Customer Care [EMAIL PROTECTED] www.railo.ch Join o

Re: reading large text file

2006-07-28 Thread gert franz
Hi Martin, you could use Railo instead, since Railo can loop through a large file line by line without reading it completely. Just use the tag to process the file, just as explained here: http://www.railo.ch/en/index.cfm?treeID=144 Regards Gert Greetings / Grüsse Gert Franz Customer Care

Re: Select * in SQL

2006-07-11 Thread Gert Franz
in fact is much easier to read 6. Using INNER JOINS can cause ambiguous references if two columns are named the same but I must admit i do it the same way sometime just out of lazyness. But only if I know what results are expected. Greetings / Grüsse Gert Franz Customer Care [EMAIL PROTECTED] www

Re: FJAX - discuss amongst yourselves

2006-06-23 Thread Gert Franz
I would love to have a look at it, but I guess it's not the following: Service Unavailable Greetings / Grüsse Gert Franz Customer Care [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo/ english:

Re: Which version of CF should I download?

2006-06-16 Thread Gert Franz
Railo develop :-) www.railo.ch Greetings / Grüsse Gert Franz Customer Care [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo/ english: http://groups.yahoo.com/group/railo_talk/ Rick Faircloth schrieb

Re: Sticking with CF...

2006-06-15 Thread Gert Franz
take a look at www.railo.ch Regards Gert Greetings / Grüsse Gert Franz Customer Care [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo/ english: http://groups.yahoo.com/group/railo_talk/ Rick Faircloth

Re: Announcing ColdPDF

2006-06-15 Thread Gert Franz
Hi Robert, could you Imagine, that your CFC would be good for Railo too? (www.railo.ch) We are planning for the 1.1 release almost the complete 100% MX7 compatibility... Regards Gert Greetings / Grüsse Gert Franz Customer Care [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten

Re: Counting record repeats

2006-04-28 Thread Gert Franz
It's the same like in a thread somewhen before: Select City, Count(Id) As CityCount From Cities Group By City Greetings / Grüsse Gert Franz Customer Care [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yaho

Re: Question about counting in SQL

2006-04-27 Thread Gert Franz
copy paste? ss_galleries? Greetings / Grüsse Gert Franz Customer Care [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo/ english: http://groups.yahoo.com/group/railo_talk/ Andy Matthews schrieb: > SEL

Re: Question about counting in SQL

2006-04-27 Thread Gert Franz
... Greetings / Grüsse Gert Franz Customer Care [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo/ english: http://groups.yahoo.com/group/railo_talk/ Chris Mueller schrieb: > Hi everyone, > > I&#x

Re: replacement for QoQ

2006-04-25 Thread Gert Franz
Or use Railo instead. Or at least the technology railo uses. Railo stores queries retrieved from a datasource in a local database (in Railo's case HSQL) and then uses QoQ to query the local database. So it not only supports a larger syntax, but it is even faster. On the other hand, like Hugo pos

AW: Bluedragon 6.1

2006-02-02 Thread Gert Franz
x27;m paying around $2000... What, then, is the Railo benefit? Rick > -Original Message- > From: Gert Franz [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 02, 2006 11:58 AM > To: CF-Talk > Subject: AW: Bluedragon 6.1 > > > In fact only, if they are below a cer

AW: Bluedragon 6.1

2006-02-02 Thread Gert Franz
Bluedragon 6.1 > > > > > > > > > I just want to give a thumbs up for Railo. I've been tinkering > > > around > > with > > > it since one of the alphas quite a while back. Its a great little > > engine. > > > I've been working

AW: Bluedragon 6.1

2006-02-02 Thread Gert Franz
Yes you're right, We sell only J2EE versions running on any Java Application server. The biggest advantage of the enterprise version is, that you have a server administrator, where you can set up things like: - global datasources for all railo-webs - global mappings - global custom tags - global c

AW: Bluedragon 6.1

2006-02-02 Thread Gert Franz
Yes You can use the community version in any way you like with the limitation of one datasource and no cfx-tags and no search. Gert -Ursprüngliche Nachricht- Von: Andy Jarrett [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 1. Februar 2006 19:33 An: CF-Talk Betreff: Re: Bluedragon 6.1 C

AW: Bluedragon 6.1

2006-02-02 Thread Gert Franz
urces, so that the ressource consumption is much lower. You can check our website for updates and documentation in the next few weeks. Regards Gert Franz Customer Support [EMAIL PROTECTED] www.railo.ch Meet us at CeBIT 2006 Hall 3, Stand D39 March 09-15, 2006 Hannover Germany -Ursprüng

AW: Bluedragon 6.1

2006-02-01 Thread Gert Franz
free. (No CFX, No Search, 1 Datasource per Web) Professional Version 200€ including one Web. Every further web 100€ Enterprise Version 1600€ unlimited webs. Check out www.railo.ch for the next two weeks to find out when we release Railo. Regards Gert Franz Customer Support [EMAIL PROTECTED

AW: Bluedragon 6.1

2006-02-01 Thread Gert Franz
Hi Andy, Why don't you give Railo a try... The free community version can be redistributed. www.railo.ch -Ursprüngliche Nachricht- Von: Andy Jarrett [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 1. Februar 2006 11:41 An: CF-Talk Betreff: Re: Bluedragon 6.1 I want to set up a cheap

Re: SQL Server Monitoring with CF

2006-01-31 Thread Gert Franz
Hi JL, you could also use some or a special stored proc: sp_databases Returns the databasename, the size and remarks of the database cu Gert Franz Technical Support [EMAIL PROTECTED] www.railo.ch John Lucania schrieb: >>Gert, >> >>Thank you for the tips. I h

Re: Nested Set Model

2006-01-31 Thread Gert Franz
Hi Mike, here's what Joe Celko proposes: Assuming lftValue is the left value of a certain record. Since all parents of the current record have left values that are smaller than lftValue and right values that ar larger than lftValue, you could use the following statement: Select Count(*) From ca

Re: SQL Server Monitoring with CF

2006-01-31 Thread Gert Franz
Hi John, what you could do ist to write some sql-statements that retrieve exactly the values you need. In general I use the SQL-Profiler to record the statements I need. Therefore I open the Enterprise Manager and Display the properties of a certain database while having the SQL-Profiler recor

Re: Railo (was BlueDragon vs. ColdFusion 6/7)

2006-01-20 Thread Gert Franz
re people that say that, >the better off we ALL are, regardless of which server we use. > > > >>-Original Message- >>From: Gert Franz [mailto:[EMAIL PROTECTED] >>Sent: Friday, January 20, 2006 12:36 AM >>To: CF-Talk >>Subject: Re: Railo (was Bl

Re: Railo (was BlueDragon vs. ColdFusion 6/7)

2006-01-20 Thread Gert Franz
asons to crash, all other webs won't run anymore too. Hope this explains the difference I meant. Best regards Gert Franz Railo Core Development > > From: Gert Franz > > > > why don't you give Railo a try. Railo is nearly fully > > compatible with MX 6.1 and has so

Re: BlueDragon vs. ColdFusion 6/7

2006-01-18 Thread Gert Franz
Hi Aaron, why don't you give Railo a try. Railo is nearly fully compatible with MX 6.1 and has some features neither of the two other products has. One of these is separating different webs into different coldfusion-contexts. This means, that you have two administrators for two different webs o

AW: macromedia and Adobe?!

2005-04-18 Thread Gert Franz
Hi guys, We at railo look forward to the upcoming times. Either way it will be good for Bluedragon or Railo. If Adobe decides to discontinue CF which from a busines point ov view i would prefer, but from a private point of view i would not prefer, the CF family needs to shift to another CF-Server.

AW: Best price for CFMX 6.1 or 7

2005-04-11 Thread Gert Franz
You can use Railo for free for a change ... -Ursprüngliche Nachricht- Von: Al Musella, DPM [mailto:[EMAIL PROTECTED] Gesendet: Samstag, 9. April 2005 16:04 An: CF-Talk Betreff: RE: Best price for CFMX 6.1 or 7 In the old days, Allaire used to always donate CF (and studio) to my nonp

AW: How u convert this cfquery to TSQL for MS SQL stored procedure

2005-02-21 Thread Gert Franz
You could use the execsql statement for SQL Server. You just have to set up a string containing the SQL and then execute it in a Stored procedure... But you will loose the benefit of a sql server stored procedure of precompiled statements, because the sql query parser does not know the sql-stateme

AW: AW: Prefixing local variables

2004-12-24 Thread Gert Franz
> No, no, no, no, no Even Microsoft have given up on this practice as being old-fashioned and causing confusion and making code hard to read! Well i don't agree. Because c# is using typed variables, so the ide knows what type it is or has to be. The same with delphi, c++ aso. But when you use

AW: Prefixing local variables

2004-12-23 Thread Gert Franz
Hi Michael, I personally agree with you. It's allways a good practice to use a prefix. The hungarian notation in good old c times was very usefull. Why not give the variable a type implicitly (even though MM doesn't know types, except for those coming from java). For instance Variables.sName, or

AW: In One?

2004-12-23 Thread Gert Franz
Hi Ian and everybody else, Check out the book "trees and hierarchies in SQL for smarties" by Joe Celko. ISBN: 1-55860-920-2 It gives a very good overview about how to treat trees in a SQL database. It's really good, and it refers to the "nested set tree model" very deeply. I use SQL-Server and i w

AW: AW: IgniteFusion anyone?

2004-12-20 Thread Gert Franz
? > > >I am disturbed by the burning tennis ball chickens. > >-----Original Message- >From: Gert Franz [mailto:[EMAIL PROTECTED] >Sent: Thursday, December 16, 2004 7:05 AM >To: CF-Talk >Subject: AW: IgniteFusion anyone? > >Why don

AW: IgniteFusion anyone?

2004-12-16 Thread Gert Franz
But you remember them ... -Ursprüngliche Nachricht- Von: Eric Hoffman [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 16. Dezember 2004 18:17 An: CF-Talk Betreff: RE: IgniteFusion anyone? I am disturbed by the burning tennis ball chickens. -Original Message- From: Gert

AW: IgniteFusion anyone?

2004-12-16 Thread Gert Franz
Why don't you give Railo a chance. www.railo.ch Cheers Gert -Ursprüngliche Nachricht- Von: Ryan Jones [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 15. Dezember 2004 06:18 An: CF-Talk Betreff: IgniteFusion anyone? IgniteFusion has just released a new version of their CFML engine. I w

AW: DFS alternative?

2004-12-08 Thread Gert Franz
Hi Emmet, Have you tried Robocopy? Cheers Gert -Ursprüngliche Nachricht- Von: Emmet McGovern [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 7. Dezember 2004 20:32 An: CF-Talk Betreff: RE: DFS alternative? Forgot to mention... Windows 2003 standard -Original Message- From: Emm

AW: String question...

2004-12-08 Thread Gert Franz
Hi Charles, Ever heard of the "left" function. ... Cheers Gert -Ursprüngliche Nachricht- Von: Charles Heizer [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 8. Dezember 2004 18:37 An: CF-Talk Betreff: String question... Hello, I was wondering if someone has a way or something to deter

RE: Bluedragon Server

2004-11-04 Thread Gert Franz
Thanks! Keep up the good work! -Jordan Gert Franz wrote: >hi there, > >just take a look at the performance tests we did with railo alfa 4 in >comparison to cfmx. >http://www.railo.ch/en/documentation/index.cfm?treeID=30 >We have a lot of improvements and in railo and no

<    1   2   3   >