RE: Format cfdump

2004-06-06 Thread Raymond Camden
Sure, right your own. ;) Seriously though, the default cfdump tag doesn't have any options like that. You may want to consider fdump, found on my blog, which allows you to filter the dump results. You can tell it to only show certain columns, or hide certain colums, show top x results, etc.

cfmx and Documentum 4i

2004-06-06 Thread Whittingham, P
Hi All, Has anyone used cfmx against a Documentum 4i wdk ? TIA, Patrick Whittingham United Space Alliance AES - Data Warehouse [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: Is this a DateDiff() bug?

2004-06-06 Thread Jim McAtee
This is what I ended up with: // // Return the number of weekdays in a date range, inclusive // of the beginning and end dates. // function Workdays(date1, date2) { var adjust = 0; var s = IIf(DateCompare(date1, date2) gt 0, 'date2', 'date1'); var e = IIf(DateCompare(date1, date2) gt 0, 'date1',

saving files in homesite.... slooooow!

2004-06-06 Thread Steve Nelson
I can't explain this. On my monster of a desktop (P4 3ghz, 4gb ram yada yada) simply saving .cfm files in Homesite 5.2 to a local hard disk has a 4-5 SECOND delay. It's driving me crazy. My age old routine of ctrl-s alt-tab ctrl-r has changed to ctrl-s wait... curse wait alt-tab ctrl-r

Re: saving files in homesite.... slooooow!

2004-06-06 Thread Doug White
Check your anti-virus settings - is it set to scan all files on access and when saving (writing) to disk? == Our Anti-spam solution works!! http://www.clickdoug.com/mailfilter.cfm For hosting solutions http://www.clickdoug.com

RE: saving files in homesite.... slooooow!

2004-06-06 Thread Tony Weeg
I have the same freakin issues...its also much worse if its to a network attached device...mapped drive, nas, etc. any ideas? tony Tony Weeg sr. web applications architect navtrak, inc. [EMAIL PROTECTED] 410.548.2337 www.navtrak.net Visit http://www.antiwrap.com the next time you want to

RE: saving files in homesite.... slooooow!

2004-06-06 Thread Steve Nelson
WOOO! I think I figured it out. I had auto-backup files on save. I disabled that and its saving super fast now. Does that work for you? Steve _ From: Tony Weeg [mailto:[EMAIL PROTECTED] Sent: Sunday, June 06, 2004 9:43 PM To: CF-Talk Subject: RE: saving files in homesite slow! I

RE: saving files in homesite.... slooooow!

2004-06-06 Thread Steve Nelson
Sheesh, I have exactly 4096 files in my AutoBackup folder! The sad thing is that the oldest file is 6/2. Apparently I average *exactly 1024 file saves per day. Hmmm 1024=1KB I'm literally a machine! :-) See you all at CFFUN! Steve Nelson _ From: Steve Nelson [mailto:[EMAIL PROTECTED]

RE: saving files in homesite.... slooooow!

2004-06-06 Thread Tony Weeg
wasn't on :( I guess its just that saving to a network drive is slow... whatev. tony Tony Weeg sr. web applications architect navtrak, inc. [EMAIL PROTECTED] 410.548.2337 www.navtrak.net Visit http://www.antiwrap.com the next time you want to send a link to a friend. -Original

connect to a network db, and log on account - XP

2004-06-06 Thread stylo stylo
Win XP. I can't connect to a db on my network. I get: The Microsoft Jet database engine cannot open the file '(unknown)'. It is already opened exclusively by another user, or you need permission to view its data. Nothing needed to open the db and I've set sharing on the folder and no one is

Re: connect to a network db, and log on account - XP

2004-06-06 Thread stylo stylo
BTW, I just tried using the account name Guest and deleted the unknown password there. (With the unknown password still in it said it was an incorrect password.) When restarting the cf server it failed and said something bizarre like could not end the pipe, or smoked the pipe way too much. Had to