DSN-less connection

2002-09-09 Thread Brockman, Chuck
I'm trying to setup a dsn-less connection in CF5 connecting to MS SQL servers. If I used the following connect string: DRIVER={SQL SERVER};SERVER=(10.100.100.100);UID=me;PWD=pwd;DATABASE=dbtable;APP=App;WSID =WSID I get the following error: ODBC Error Code = 08001 (Unable to connect to

RE: [SOT] Is MM painting itself into a corner?

2002-08-13 Thread Brockman, Chuck
Has anyone experienced this error with CFMX running on NT4 service pack 6a. I upgraded the mdac and jet to the latest version. It's an access database with no username or password. I get this error every time I try and create a DSN. Connection verification failed for data source:

java.sql.SQLException

2002-08-13 Thread Brockman, Chuck
Sorry, forgot to change the subject. |-Original Message- |From: Brockman, Chuck [mailto:[EMAIL PROTECTED]] |Sent: Tuesday, August 13, 2002 9:28 AM |To: CF-Talk |Subject: RE: [SOT] Is MM painting itself into a corner? | | |Has anyone experienced

RE: Hack Proofing ColdFusion

2002-08-01 Thread Brockman, Chuck
http://www.syngress.com/catalog/sg_main.cfm?pid=1935 |-Original Message- |From: Alex Hubner [mailto:[EMAIL PROTECTED]] |Sent: Thursday, August 01, 2002 9:25 AM |To: CF-Talk |Subject: Hack Proofing ColdFusion | | |Hi folks, | |Does

OT: Linux MSSQL frontend

2002-05-13 Thread Brockman, Chuck
Does anyone know of a frontend for Linux to manage MS SQL databases? Thanks Chuck __ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics.

CF5 Server Reports Not Reporting

2002-04-26 Thread Brockman, Chuck
Don't know if anybody can help with this, but When trying to use the Server Reports in CF5 Admin, I always get No data in the selected time period. Below is an example of the summary report. Report generated on 04/26/2002 08:47:31 Time period shown

CF Server Reports

2002-03-19 Thread Brockman, Chuck
Hi all, I'm still having troubles with the server reports in CF Administrator. I've replaced my showreport.cfm per Macromedia's instructions because I was getting: Error retrieving report. No access privileges. However, I am still getting this error. Does anyone have any suggestions?

Problem with CF Server Reports

2002-03-15 Thread Brockman, Chuck
I'm running into a situation where coldfusion is taking up most of my system resources on my server. If I look at the monitor for page/sec(memory), I get some extremely high spikes. The task manager shows cfserver running around 98% of cpu. I'm trying to use the server reports in the cf

RE: Problem with CF Server Reports

2002-03-15 Thread Brockman, Chuck
Never mind, just found the hotfix. Thanks -Original Message- From: Brockman, Chuck [mailto:[EMAIL PROTECTED]] Sent: Friday, March 15, 2002 10:09 AM To: CF-Talk Subject: Problem with CF Server Reports I'm running into a situation where coldfusion is taking up most of my system

RE: 401.3 Unauthorized: Unauthorized due to ACL on resource

2002-03-11 Thread Brockman, Chuck
I ran into the same issue. The way I corrected it was to give the IUSER account read access to all of the cf*.dll that are in the winnt\system32 directory. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, March 11, 2002 8:00 AM To: CF-Talk Subject:

Form Caching

2002-03-07 Thread Brockman, Chuck
I'm sure this has been asked before, but I can't seem to find the answer. When using forms, if a user fills in some information and proceeds to the next page, then uses the browser's back button, the form retains the input information. Is there a way to clear the form or refresh the page

RE: Checkbox

2002-02-06 Thread Brockman, Chuck
Maybe this isn't what you had in mind, but why include the checkbox? Just pass the value in a hidden field. -Original Message- From: Diana Nichols [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 8:28 AM To: CF-Talk Subject: RE: Checkbox You could make it a checked radio

RE: OT: Macromedia's new site design

2002-01-24 Thread Brockman, Chuck
This has been posted before, but it may well be worth reposting. There is a site, http://www.lindows.com, which is a new operating system that allows you to run both windows and linux apps. This is either a stand alone os or can run next to existing windows installs. There is a $99 charge, and

CFCatch not displaying all variables

2002-01-18 Thread Brockman, Chuck
I'm using cfmail to notify when a page fails on our site. An example of the code is as follows. Error Type: #cfcatch.type# Message: #replace(cfcatch.message,nbsp;, ,ALL)# cfif cfcatch.type is DATABASENativeErrorCode: #cfcatch.nativeerrorcode#/cfif cfif cfcatch.type is DATABASESQLState:

RE: CF 5 Upgrade Help

2002-01-14 Thread Brockman, Chuck
: Brockman, Chuck [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, January 11, 2002 8:27 PM Subject: CF 5 Upgrade Help We just upgraded to CF5 from 4.01. A couple of issues. First we got a 401.3 error. Second, on reboot, we get a NT Challenge response when the site is first

CF 5 Upgrade Help

2002-01-11 Thread Brockman, Chuck
We just upgraded to CF5 from 4.01. A couple of issues. First we got a 401.3 error. Second, on reboot, we get a NT Challenge response when the site is first brought up. Any have any suggestions? NT 4.0, service pack 6 Regards, Chuck Brockman Internet Applications Developer Yale Security

cfusion_dbconnections_flush()

2001-12-14 Thread Brockman, Chuck
I have a question about using #cfusion_dbconnections_flush()#. The problem we are having is with an excel odbc data source. If we modify the spreadsheet, the changes are not reflected after the page is reloaded. In the ODBC settings, we have unchecked maintain database connections. We are not

RE: cfusion_dbconnections_flush()

2001-12-14 Thread Brockman, Chuck
Thanks. I'm using 4.0 and cfusion_disable_dbconnections is 4.5x . I was looking for a temporary solutions, but I'm just going to upgrade to 5.0. It's the easiest thing, plus I get all the cool new features. Thanks for your help. Chuck -Original Message- From: Jeffry Houser

RE: Centering a JS popup

2001-12-14 Thread Brockman, Chuck
http://www.dhtmlshock.com/window-scripts/opencenterpopup/default.asp Chuck -Original Message- From: Dave Carabetta [mailto:[EMAIL PROTECTED]] Sent: Friday, December 14, 2001 4:22 PM To: CF-Talk Subject: OT: Centering a JS popup Anybody have a cross-browser compatible way of centering

RE: Studio alternative for Linux?

2001-11-30 Thread Brockman, Chuck
John, would you mind contacting me offlist for some more information on setting up CF Studio with Wine. Thanks, Chuck -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 28, 2001 6:29 PM To: CF-Talk Subject: RE: Studio alternative for Linux?

RE: Studio alternative for Linux?

2001-11-28 Thread Brockman, Chuck
At the Fusebox conference before DevCon, Jeremy Allaire flatly said that there would be no port to linuxkinda rudely actually. -Original Message- From: Nick Texidor [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 28, 2001 3:39 AM To: CF-Talk Subject: Re: Studio alternative for

RE: Page creation interfaces

2001-11-21 Thread Brockman, Chuck
I happened across this onehttp://www.idomainsolutions.com/ -Original Message- From: Richard Meredith-Hardy [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 21, 2001 12:32 PM To: CF-Talk Subject: Re: Page creation interfaces DirectLoad is a system for creating editing website

Force Download Directory

2001-11-20 Thread Brockman, Chuck
Is anyone aware of a way to force a directory on a users machine when they download a file? Ex. c:\download_here Thanks in advance, Chuck ~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the