RE: Intermittent CFMX error - bug?

2003-07-29 Thread Michael Wolfe
Brook, I have been encountering this same error. If you could post the offending code, and what you did to fix it, I would really appreciate it. I've been scratching my head for several weeks over this problem... Thanks, Mike Wolfe -Original Message- From: Brook Davies [mailto:[EMAIL

RE: rds error

2003-07-29 Thread Kola Oyedeji
This may be a shot in the dark but we recently saw this error when we had issues with the proxy server. Has anything on your network changed? Kola -Original Message- From: Heald, Tim [mailto:[EMAIL PROTECTED] Sent: 25 July 2003 16:53 To: CF-Talk Subject: rds error I am suddenly

RE: all caps in CF-Studio

2003-07-29 Thread Kola Oyedeji
That's the one - Thanks! Kola -Original Message- From: Craig Dudley [mailto:[EMAIL PROTECTED] Sent: 28 July 2003 17:50 To: CF-Talk Subject: RE: all caps in CF-Studio Options-setings-markup languages-lowercase all inserted tags ??? -Original Message- From: Kola

RE: Dynamic CFMs timing out

2003-07-29 Thread Tim Blair
Mike, For those search results pages you mentioned, any possibility that they could be written as static .html? Then you could either cffile action=read them Ah, excellent suggestion. I've just had a look at what gets outputted to the files and it is indeed nothing more than static HTML so

RE: CFRETURN has incorrect documentation

2003-07-29 Thread Kola Oyedeji
Sean Speaking of docs... I'll mention it to the doc team and see if we can get that fixed for the online version of the Red Sky docs... Sean A Corfield -- http://www.corfield.org/blog/ Will there be a paper based version of the Red Sky docs? Kola

RE: cflogout bug??

2003-07-29 Thread Raymond Camden
Two things: 1) Are you 100% sure the old password and role stil doesn't exist in the db? 2) This does sound vaguely familiar. Are you running the most up to date updater? === Raymond Camden, ColdFusion Jedi Master for

re: Project for a web-based document archival retrieval system

2003-07-29 Thread Bushy
Hi, I have the opportunity to develop a web-based document archival retrieval system which would provide air, truck, rail, ocean carriers and third party logistics providers proof of delivery. Currently alot of system carriers provide proof of delivery through a paper filing system. I don't

Web Server Error 500 with Oracle 9i and ColdFusion MX

2003-07-29 Thread Eppler Thomas (XHS 98)
We are currently migrating from MS SQL-Server to Oracle 9i. So now the ColdFusion Pages sometimes(!) are coming with an Web Server Error 500 (Internal Server Error). On the same machine with SQL Server this error never occurs. It took me much time till now to find a solution for this problem -

Re: Web Server Error 500 with Oracle 9i and ColdFusion MX

2003-07-29 Thread DDB Lists
Most people seem to have better luck using the jdbc thin client driver. It might already be installed on your machine, or else you can get if from the Oracle website. - Original Message - From: Eppler Thomas (XHS 98) [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, July 29,

CFMX .Net Remoting

2003-07-29 Thread Jason Lees (National Express)
All, Has anyone used .Net remoting with CFMX, and is it possible? If you have any experience can you pass on any helpfull tips for accessing and creating the objects TIA Jason Lees Development Team Leader National Express.

DRK4 - pollster

2003-07-29 Thread Critz
oi CF-Talk,!! two issues. server 1: installed, run admin logged in fine, created a poll, but when it goes to show the poll on the left hand side of the page it goes for a bit (like it's retrieving data...) then shows: We are sorry. An Error occurred and the poll will not

Inserting flash into a CF page

2003-07-29 Thread Thane Sherrington
I['m trying to insert a flash movie into a CF page, and I used the code I found on the Macromedia website, OBJECT classid=clsid:D27CDB6E-AE6D-11cf-96B8-44455354codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0WIDTH=550; HEIGHT=400

Re: DRK4 - pollster

2003-07-29 Thread Dave Carabetta
oi CF-Talk,!! two issues. server 1: installed, run admin logged in fine, created a poll, but when it goes to show the poll on the left hand side of the page it goes for a bit (like it's retrieving data...) then shows: We are sorry. An Error occurred and the poll will

RE: Inserting flash into a CF page

2003-07-29 Thread Mike Townend
Without double checking the code... My first thoughts are that this appears somewhere within a CFOUTPUT block so you need to double up all # to treat them as literal # instead of the beginning of a variable HTH -Original Message- From: Thane Sherrington [mailto:[EMAIL PROTECTED]

Re: Inserting flash into a CF page

2003-07-29 Thread DDB Lists
It's probably within cfoutput tags so cf gets upset about the # in the color parameter replace #FF with White and all should be well - Original Message - From: Thane Sherrington [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, July 29, 2003 3:37 PM Subject: Inserting

Re: Inserting flash into a CF page

2003-07-29 Thread Candace Cottrell
Are you using Dreamweaver? If so, you can easily insert a swf into the page using Insert--Media---Flash object classid=clsid:D27CDB6E-AE6D-11cf-96B8-44455354 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0; width=682 height=158

Re: DRK4 - pollster

2003-07-29 Thread Critz
oi Dave!! doesn't seem to be RS specific... only on *nix systems due toe filename case.. Tuesday, July 29, 2003, 9:34:20 AM, you wrote: oi CF-Talk,!! two issues. server 1: installed, run admin logged in fine, created a poll, but when it

Non blocking custom tag?

2003-07-29 Thread Jon Block
Say I have a custom tag called CF_doSomething. The tag takes 3 seconds to run. Is there some way to tell ColdFusion to run it in a nonblocking mode so the user doesn't have to wait for the 3 seconds? I don't want to use CFHTTP to create another page. It would be nice to say something like

Project for a web-based document archival retrieval system

2003-07-29 Thread Don
Very doable. Functionally, why do you need Printing and Emailing since they are built-in with IE and Netscape browsers already? What DBMS do you have in mind? DL http://68.32.61.40/datadata/dataman.cfm Hi, I have the opportunity to develop a web-based document archival retrieval system

Re: DRK4 - pollster

2003-07-29 Thread Mike Chambers
- Original Message - From: Critz [EMAIL PROTECTED] server 2: installed files. went to login to admin, but everytime I login to the challenge/response dialogit just keeps popping up like i have entered the wrong info. any ideas? What browser / OS are you using? Make sure

Attention Regex guru's

2003-07-29 Thread Ewok
I've come to the conclusion that ...I suck at Regular axpressions. I've been trying to get a regex to match all instances of start somewhere in there end img= #imagefilename# since there can be width, height, alt, etc... I need everything that starts with img

wikipedia

2003-07-29 Thread Smith, Don , CTR , WHS/PSD
A Perl-writing friend is obsessed over his personal wikipedia. He gave me many links about downloading and running a perl wiki knowledge base, but it would be so much easier to run a CF one. Couldn't find one on the Exchange. Does anyone here know of a freeware knowledge base in CF? Don

RE: Attention Regex guru's

2003-07-29 Thread Pascal Peters
ReFindNoCase(img [^]*src=[']?##imagefilename##[^]*,yourString) -Original Message- From: Ewok [mailto:[EMAIL PROTECTED] Sent: dinsdag 29 juli 2003 19:28 To: CF-Talk Subject: Attention Regex guru's I've come to the conclusion that ...I suck at Regular axpressions. I've been trying to

Re: DRK4 - pollster

2003-07-29 Thread Christian Cantrell
On Tuesday, July 29, 2003, at 09:06 AM, Critz wrote: server 1: installed, run admin logged in fine, created a poll, but when it goes to show the poll on the left hand side of the page it goes for a bit (like it's retrieving data...) then shows: We are sorry. An Error

Re: DRK4 - pollster

2003-07-29 Thread Massimo Foti
Have you used Flash Remoting since Updater 3? I seem to remember Updater 3 turning Flash Remoting off by default, at least for the J2EE version of CFMX. Yes, check ID 49829 here: http://www.macromedia.com/support/coldfusion/releasenotes/mx/releasenotes_mx _updater01.html

Re: Attention Regex guru's

2003-07-29 Thread Jerry Johnson
This gives it a try. I haven't thought out all the things that might make it break. cfset str=dkl gljk img slkgaj ljk img border=0 src=jj.gif title= sklgj jl img src=jj.gif border=0 slgkj img src=jjj.gifsldk jgljks d cfset imgfilename=jj.gif cfset

SOT: DB Design

2003-07-29 Thread Michael T. Tangorre
I am working on a new DB design for a CFMX app and was doing a little refresher research on keys and data types and ran across this quote from former SQL Server project manager Ron Soukup, Identity primary keys are for people who believe there's never time to design a table right but there's

Re: Attention Regex guru's

2003-07-29 Thread Jerry Johnson
The previous response is much better (since I read your question partly wrong) It only allows 0 or 1 quotes after src= (mine allowed for more for no good reason) It looks for the #imgfilename# string (mine looked for an actual filename set by imgfilename) It doesn't bother finding the quotes

RE: DB Design

2003-07-29 Thread Boardwine, David L.
Ok, I'll give my .02 worth. BS. What am I supposed to use as a PK? GUIDs? GUIDs are what M$ uses and they are a PITA. DavidB -Original Message- From: Michael T. Tangorre [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 29, 2003 10:48 AM To: CF-Talk Subject: SOT: DB Design I am working on

Re: DB Design

2003-07-29 Thread Michael T. Tangorre
I welcome the discussion but back it up.. PITA? In what ways? - Original Message - From: Boardwine, David L. [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, July 29, 2003 10:50 AM Subject: RE: DB Design Ok, I'll give my .02 worth. BS. What am I supposed to use as a

Re: wikipedia

2003-07-29 Thread Darron J. Schall
http://www.seedwiki.com http://www.seedwiki.com/page.cfm?doc=theseedwikibookwikiid=90 Requires SQL Server, as the installation is a detached SQL databse, and all data access is done through stored procedures. I've corresponded with the author on many occasions - he's very good at anyswering

Re: DRK4 - pollster

2003-07-29 Thread Christian Cantrell
On Tuesday, July 29, 2003, at 10:42 AM, Massimo Foti wrote: Have you used Flash Remoting since Updater 3? I seem to remember Updater 3 turning Flash Remoting off by default, at least for the J2EE version of CFMX. Yes, check ID 49829 here:

RE: DB Design

2003-07-29 Thread Tony Weeg
id love to know the outcome of this onesince we use Identity PK's like they are going out of style :) tony weeg uncertified advanced cold fusion developer tony at navtrak dot net www.navtrak.net office 410.548.2337 fax 410.860.2337 -Original Message- From: Michael T. Tangorre

RE: DB Design

2003-07-29 Thread A.Little
I find the main reason for using identity PKs is that the urls generated are much shorter and easier for the user, especially if they have to type them in from a printed url... eg: http://www.mydomain.com/index.cfm?id=12345 or

RE: DB Design

2003-07-29 Thread Ian Skinner
I think what they are referring to, is that in many instances there will be natural keys in the data, and that using these instead of attaching an artificial ID field is a more PURE way to design a database. For example for users, you might use e-mail, for employees you might use SSN, ect. Not

RE: DB Design

2003-07-29 Thread Andy Ewings
Yup I agree Ian - but sometimes I am a little uneasy about using a combination of character fields to uniquely define a record. -Original Message- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: 29 July 2003 16:12 To: CF-Talk Subject: RE: DB Design I think what they are referring to,

RE: DB Design

2003-07-29 Thread David Collie (itndac)
For me, I always use a natural PK if possible... where it trips me up is when there is a natural Composite Key I've found that using natural (composite) keys tends to bite you in the ass at a later date. All your query look ups become difficult, your URL's end up being massive You are

Re: DB Design

2003-07-29 Thread Michael T. Tangorre
here are a few things to ponder identity is not a SQL standard (SQL-92 -- not sql server) identity does not exist in Oracle, sybase, informix, db2, or any other large db platform. identity breaks one of the 4 basic rules of a relational db --you cannot update the unique and independent keys

RE: DB Design

2003-07-29 Thread Boardwine, David L.
Typing them into code for testing. Knowing when to use the brackets and when not to. Easily indentifying them. Typing them into query analyzer. The list goes on DavidB -Original Message- From: Michael T. Tangorre [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 29, 2003 10:56 AM To:

RE: DB Design

2003-07-29 Thread Tony Weeg
why tho? isnt an integer field much easier to index, search on, quicker? I mean its just such a thin way to work...if I had to search on an email field, that wouldn't be very efficient would it? tony weeg uncertified advanced cold fusion developer tony at navtrak dot net www.navtrak.net office

RE: OT: Hurricane in Houston?

2003-07-29 Thread Ian Skinner
Just to play devil advocate. We're not mixing up a hurricane with a tornado are we? Especially since hurricanes can generate tornados, if one didn't occur on it's own. Just a possibility? -- Ian Skinner Web Programmer BloodSource Sacramento, CA -Original Message- From:

RE: DB Design

2003-07-29 Thread webguy
The debate on primary keys is a long long long one. Some arguments are a) you shouldn't add columns to a table that are meaningless So why do you need a UserID column when you could use Username But what happens if a user changes his username,? you going to update all relation

RE: DB Design

2003-07-29 Thread Ian Skinner
Not that I disagree with you, but I would like to here what makes you uneasy about using character fields to define a record. I'm a fairly novice DBA, and I would really like to strengthen my understanding of best practices. -- Ian Skinner Web Programmer BloodSource Sacramento, CA

Re: SOT: DB Design

2003-07-29 Thread Jochem van Dieten
Michael T. Tangorre wrote: Identity primary keys are for people who believe there's never time to design a table right but there's always time to do it over. In another related article, another MS SQL guy says that the only reason identity made it into SQL server was because of

SOT: ColdFusion on Linux

2003-07-29 Thread David K
Are there any issues using a MS Access DB with ColdFusion on a Linux box? David K. ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription:

calling an xml file within flash

2003-07-29 Thread John McCosker
Greetings, I am calling an xml file inside a flash movie and embeding it within a htm page, I am doing a simple output to text field. This works fine, but when I save it as a cfm page the xml content does not load into the field, the embedded code is, object

RE: Attention Regex guru's

2003-07-29 Thread Kola Oyedeji
Don't forget to adjust it slightly to take account of leading whitespace between the opening tag and img. -Original Message- From: Jerry Johnson [mailto:[EMAIL PROTECTED] Sent: 29 July 2003 15:53 To: CF-Talk Subject: Re: Attention Regex guru's The previous response is much better

RE: DB Design

2003-07-29 Thread Ian Skinner
I'm not sure, I'm trying to get a better understanding of this myself. But It's my current understanding that if an email field (other other text field) is designated as the KEY, then it will be fully indexed. meaning that the database can find an value very quickly. I would like to know more

RE: DB Design

2003-07-29 Thread David Collie (itndac)
Been waiting to hear what you had to say on this Jochem :-) Any pointers for where you WOULDN'T use them? i would tend to use them to replace natural composite keys... is this an evil? -Original Message- From: Jochem van Dieten Sent: 29 July 2003 16:29 To: CF-Talk Subject: Re: DB

RE: DB Design

2003-07-29 Thread Trey Rouse
IDENTITY INSERT ON IDENTITY INSERT OFF That's always let me get around what few problems I've had dealing with systems using identity PK's. Sometimes not ideal, sometimes a couple extra steps do get what you need to get done. I've always looked at identity as an auto sequence generator, and

cfc's and application design help

2003-07-29 Thread Jason Wagstaff
i am looking for some advice/best practice about using cfc's in an application. I have just finished creating my first cfc application. I have found that they work pretty well despite some of their drawbacks. The advice/help I am seeking is that this application is quite usefull and would like

The death of a session variable?

2003-07-29 Thread Richard Crawford
This is an odd one. We're running CFMX on top of JRun on a Solaris 9 server, all of the most recent patches, server upgrades, software updaters, etc., applied. Our application makes heavy use of session variables to track our users. Recently, we've discovered that if someone logs in to our

Re: Attention Regex guru's

2003-07-29 Thread Ewok
that wont replace the following occurence img src=somwhere/images/image.gif alt=im alt text width=100 height=100 - Original Message - From: Pascal Peters [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, July 29, 2003 7:38 AM Subject: RE: Attention Regex guru's

Re: DB Design

2003-07-29 Thread Michael T. Tangorre
At 16 bytes a pop, they are one of the largest datatypes in SQL Server. Indexes built on GUIDs are going to be larger and slower than indexes built on IDENTITY columns, which are usually ints (4 bytes). But SQL server is very fast and would you really notice the performance hit? I remember reading

Re: SOT: ColdFusion on Linux

2003-07-29 Thread Oliver Tupman
David K wrote: Are there any issues using a MS Access DB with ColdFusion on a Linux box? Think you'd need to dig out a JDBC driver to access it. In my brief search I discovered that these generally cost money. As it was only going to be for a temporary measure I didn't bother, and just used

Tonight is the first meeting for the West Virginia Macromedia Users Group!

2003-07-29 Thread BRIAN MELOCHE
All: This is just a reminder that tonight is the first meeting of the West Virginia Macromedia Users Group (WVMUG). 6:30-8:30pm Kanawha County Public Library 123 Capitol Street, Charleston, WV 3rd Floor - John V. Ray Room (across from the elevator) Doors open at 6pm. The meeting will be

Re: cfc's and application design help

2003-07-29 Thread Michael T. Tangorre
Have you looked at mach-ii? take a peak... www.mach-ii.com Mike - Original Message - From: Jason Wagstaff [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, July 29, 2003 11:37 AM Subject: cfc's and application design help i am looking for some advice/best practice

RE: DB Design

2003-07-29 Thread webguy
Ian, For example for users, you might use e-mail, for employees you might use SSN, ect. Would you use a users email as a foreign key? What do you do if someone changes their email address? WG ~| Archives:

Re: DB Design

2003-07-29 Thread Jochem van Dieten
Ian Skinner wrote: I think what they are referring to, is that in many instances there will be natural keys in the data, and that using these instead of attaching an artificial ID field is a more PURE way to design a database. For example for users, you might use e-mail, for employees you

RE: DB Design

2003-07-29 Thread Tony Weeg
yeah, that's what im saying, using something that could change as the relater (if that's a word) is kinda scary, which is why we always use identity fields as our pk, because you always have a nice thin number that lends it self to seeking/sorting/searching faster...arent servers/computers all 1's

RE: DB Design

2003-07-29 Thread Andy Ewings
well I reckon it's always more robust I feel to join tables on numeric datatypes as opposed to strings. As for genreal indexing - this is a world of fun. You need to balance off the positives you gain from indexing (quicker selects etc) to the disadvantages (slower inserts/updates/deletes). As

billion was RE: DB Design

2003-07-29 Thread webguy
thousand billion bytes Note a billion in the US and EU are different. A billion is 1,000,000,000 US and 1,000,000,000,000 in the EU. Better off with 10^9 and 10^12 to avoid confusion :-) You know that NASA and the Russia Space angency had a joint project together where the US was using inches

RE: DB Design

2003-07-29 Thread Ian Skinner
You would change the address in the appropriate record. If it is a foreign key, and the DB is designed to CASCADE UPDATE then tables linked to the primary table will change also change. This is apparently a reason purists say one shouldn't use identities is so that you can change the value of

Re: ColdFusion on Linux

2003-07-29 Thread David K
BTW, we're talking CF version 5 on this... - Original Message - From: David K [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, July 29, 2003 8:30 AM Subject: SOT: ColdFusion on Linux Are there any issues using a MS Access DB with ColdFusion on a Linux box? David K.

Re: Attention Regex guru's

2003-07-29 Thread Ewok
mail must be wiggin out again... i havent seen another response from jerry... ok I dont think i explained it too well... basically we made the mistake that alot of people have, giving a client a textarea in an admin tool to edit the main body of a certain page. Now we also gave a pretty descent

RE: billion was RE: DB Design

2003-07-29 Thread Scott Wilhelm
This might be a stupid question, but why is it different from the us to the eu? I know that there's different units of measure, but counting I thought was consisitent... What's the equivalent of a (US) billion in EU? Scott -Original Message- From: webguy [mailto:[EMAIL PROTECTED]

RE: billion was RE: DB Design

2003-07-29 Thread Ian Skinner
Drifting even more off topic. YUP, that's why a recent mars probe was lost. One agency was using English(American) measurements and another was using Metric measurements. And in the confusion the multi-hundreds million dollar research probe burned up in the mars atmosphere. OPS

RE: billion was RE: DB Design

2003-07-29 Thread Tony Weeg
not speaking of dollars or euros is there a difference between the two 1 billion = 1,000,000,000 1 million = 1,000,000 1 hundred thousand = 100,000 1 thousand = 1,000 whats the difference? not monetary, just numerically? 1 bullion = what we have a lot of in fort knox? help...ive forgotten

Re: DB Design

2003-07-29 Thread Jochem van Dieten
David Collie (itndac) wrote: Been waiting to hear what you had to say on this Jochem :-) Any pointers for where you WOULDN'T use them? When you can easily identify a good alternative, when using replication and when you want multiple tables to have primary keys that don't overlap

RE: billion was RE: DB Design

2003-07-29 Thread Ian Skinner
Not an expert but I know the difference exists. It's mostly cultural I believe. In America, we change the name of a number every three digits. 1,000 = thousands 1,000,000 = millions 1,000,000,000 = billions 1,000,000,000,000 = trillions In England, they used to take a different look (the

Re: Attention Regex guru's

2003-07-29 Thread Jerry Johnson
cfset str=dkl gljk img slkgaj ljk img border=0 src=jj.gif title= sklgj jl img src=jj.gif border=0 slgkj img src=jjj.gifsldk jgljks d img src=somwhere/images/image.gif alt=im alt text width=100 height=100 sfg as g or img src=image.gif or img src=http://site.com/images/image.gif; alt=im alt

Mach II

2003-07-29 Thread Neil Middleton
Can anyone provide me or point me to an idiots guide to Mach II. I am basically trying to figure out what it does, roughly how it works and what beneifts it has. Call me stupid, but terms like implicit invocation architecture mean very little to me... Neil

Re: DRK4 - pollster

2003-07-29 Thread Critz
oi Christian!! no flash.log present.. i double checked my gateway, that seems configured correctly and another application that I have that uses FR seems to be working fine. server 1 config is the built in webserver Crit Tuesday, July 29,

RE: Inserting flash into a CF page - RESOLVED.

2003-07-29 Thread Thane Sherrington
At 02:40 PM 7/29/03 +0100, Mike Townend wrote: Without double checking the code... My first thoughts are that this appears somewhere within a CFOUTPUT block so you need to double up all # to treat them as literal # instead of the beginning of a variable Thanks. That was it. T Tired of your

Re: Mach II

2003-07-29 Thread Michael T. Tangorre
httpp://beta.fusebox.org Mike - Original Message - From: Neil Middleton [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, July 29, 2003 12:09 PM Subject: Mach II Can anyone provide me or point me to an idiots guide to Mach II. I am basically trying to figure out what

Re: DRK4 - pollster

2003-07-29 Thread Critz
oi Mike!! ie/win2k/iis the path is correct, but I don't think it even gets to any point where it is using the FR, it's stuck in the login section crit Tuesday, July 29, 2003, 10:25:34 AM, you wrote: MC - Original Message - MC From:

OT: flash comm server ?

2003-07-29 Thread Dave Lyons
my host downloaded the trial version of the flash comm server and for the life of us we cant get it to work right. any no Stephanie im not gunna bother u anymore, lol does anyone know of any good documentation on setting this up? the included doc aren't much help and all the tutorials i have

SQL Server date problem

2003-07-29 Thread Rick Mason
I have a site that is suddenly throwing all sorts of date related errors for no apparent reason. The errors happen anywhere a CF date variable is compared to a date in a SQL server table. The error I get is this: Error Executing Database Query. [Macromedia][SQLServer JDBC

Re: Mach II

2003-07-29 Thread Oliver Tupman
Neil Middleton wrote: Can anyone provide me or point me to an idiots guide to Mach II. I am basically trying to figure out what it does, roughly how it works and what beneifts it has. Call me stupid, but terms like implicit invocation architecture mean very little to me... Try here:

RE: DB Design

2003-07-29 Thread webguy
Hi Ian, You would change the address in the appropriate record. If it is a foreign key, and the DB is designed to CASCADE UPDATE then tables linked to the primary table will change also change. Again this is requires the DB to have CASCADE update. Lots of db don't have cascading settings.

RE: DB Design

2003-07-29 Thread Dave Watts
I am working on a new DB design for a CFMX app and was doing a little refresher research on keys and data types and ran across this quote from former SQL Server project manager Ron Soukup, Identity primary keys are for people who believe there's never time to design a table right but

Re: RE: DB Design

2003-07-29 Thread ksuh
Say, to go off topic, how is CMP 2 coming along? CMP 1 sucked balls. - Original Message - From: webguy [EMAIL PROTECTED] Date: Tuesday, July 29, 2003 10:29 am Subject: RE: DB Design Hi Ian, You would change the address in the appropriate record. If it is a foreign key, and

Re: RE: DB Design

2003-07-29 Thread ksuh
Although this is possible, in practical terms, it could be a maintenance nightmare. Concievably millions of rows could be affected. Surrogate keys are good. There's nothing wrong with them. One can always set up a constraint/unique index on the natural key if need be. I generally don't use

Re: SQL Server date problem

2003-07-29 Thread Jochem van Dieten
Rick Mason wrote: I have a site that is suddenly throwing all sorts of date related errors for no apparent reason. The errors happen anywhere a CF date variable is compared to a date in a SQL server table. The error I get is this: Error Executing Database Query.

RE: wikipedia

2003-07-29 Thread Dave Watts
A Perl-writing friend is obsessed over his personal wikipedia. He gave me many links about downloading and running a perl wiki knowledge base, but it would be so much easier to run a CF one. Couldn't find one on the Exchange. Does anyone here know of a freeware knowledge base in CF?

Re: Mach II

2003-07-29 Thread ksuh
http://www.mach-ii.com/ It's the best a man can get. - Original Message - From: Neil Middleton [EMAIL PROTECTED] Date: Tuesday, July 29, 2003 10:09 am Subject: Mach II Can anyone provide me or point me to an idiots guide to Mach II. I am basically trying to figure out what it does,

RE: Non blocking custom tag?

2003-07-29 Thread Dave Watts
Say I have a custom tag called CF_doSomething. The tag takes 3 seconds to run. Is there some way to tell ColdFusion to run it in a nonblocking mode so the user doesn't have to wait for the 3 seconds? I don't want to use CFHTTP to create another page. It would be nice to say something

Cascading Updates was RE: RE: DB Design

2003-07-29 Thread s. isaac dealey
For example for users, you might use e-mail, for employees you might use SSN, ect. Would you use a users email as a foreign key? What do you do if someone changes their email address? Or enter the witness protection program and change their ssn. ;P I'd expect one of two things from

Re: Mach II

2003-07-29 Thread Ben Densmore
Neil, I think you will have to wait till August 1st which is when I think Mach-II will be out of beta. I could be wrong on the date. I think they will be releasing docs for it at that time. For now I think all you can really do to familiarize yourself with it is to go through the code and try and

CFMX Domain Misdirection

2003-07-29 Thread Erik Harrison
Heres the problem: Working in a shared hosting environment, CFMX is running with IIS5. All domains added to IIS have content stored remotely, and accessed via SMB/CIFS. Two domains in particular, when accessed, and refreshed repeatedly, return the other domain's index.cfm. They are not both

RE: CFMX Domain Misdirection

2003-07-29 Thread Kris Pilles
Have to make update in jrun.xml file check this out: http://www.macromedia.com/support/coldfusion/ts/documents/tn18307.htm -Original Message- From: Erik Harrison [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 29, 2003 12:35 PM To: CF-Talk Subject: CFMX Domain Misdirection Heres the

CF 5 Install Issues

2003-07-29 Thread Michael T. Tangorre
Had MX installed locally.. removed it. Removed the CFusionMX folder from = c:\ as well. Rebooted... Installed CF 5 locally Services started ok. No CFM pages will come up including the administrator. I think I need to tweak IIS.. any ideas? Thanks, Mike

Re: Cascading Updates was RE: RE: DB Design

2003-07-29 Thread ksuh
In sql server I use an additional table and a stored procedure to produce results similar to an Oracle sequence. Oh ikk. What's wrong with using scope_identity() in sql server 2000 and never using triggers in sql server 7? :)

RE: CFMX Domain Misdirection

2003-07-29 Thread Kris Pilles
Better yet here http://www.macromedia.com/support/coldfusion/ts/documents/tn18258.htm -Original Message- From: Erik Harrison [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 29, 2003 12:35 PM To: CF-Talk Subject: CFMX Domain Misdirection Heres the problem: Working in a shared

Session timeouts too early

2003-07-29 Thread Peter Theobald
I am having a problem with Coldfusion sessions timing out too early. The session timeout in the cfapplication is set to 2 hours. The CF Administrator is set to a default of 20 minutes and a maximum of 2 hours. Users randomly get timed out in as little as 15 minutes or as much as the full 2

RE: CFMX Domain Misdirection

2003-07-29 Thread Ben Forta
Known issue, there is an XML setting that needs to be changed (it'll be an option in CF Admin in Red Sky). See this blog entry: http://www.forta.com/blog/index.cfm?mode=eentry=642 --- Ben -Original Message- From: Erik Harrison [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 29, 2003

RE: Mach II

2003-07-29 Thread Neil Middleton
I've jus been looking at the sample contact manager. For what it does, it comes across as hideously complicated. Then again, I haven't really looked into it properly yet so I may be completly wrong Neil -Original Message- From: Ben Densmore [mailto:[EMAIL PROTECTED] Sent: 29 July

RE: Re: Mach II

2003-07-29 Thread s. isaac dealey
I think the general idea was that he found the info on that site confusing -- which is why he was asking for an idiot's guide... I don't find it surprising... the verbiage is rather weighty... For instance: This headline: Event-Based, Implicit Invocation Architecture on this page:

Session Variables Breaking in IE

2003-07-29 Thread Richard Crawford
Related to my earlier problem, where sessions seem to bust completely if the user clears their cache and all of their cookies while logged in to our site. I've gotten this error: Parameter 1 of function IsDefined, which is now

RE: billion was RE: DB Design

2003-07-29 Thread webguy
In England, Hey, what about Ireland :-) Why the difference??? Its a historical oddity. Nothing specific made it that way. Unlike other languages. So thousand million (10^9) is called a milliard in the European style etc.. The American system was actually based on a French system which they

  1   2   3   >