As I said, have tried the unicode drivers, so a lot of stuff doesn't appear
to work for clients. A generic problem Is that If the Access DB has a
password, this just causes mayhem.

I have throttled all access db's to 1 connection, and it makes no
difference. 

Russ 

-----Original Message-----
From: Matt Robertson [mailto:[EMAIL PROTECTED] 
Sent: 04 November 2005 19:25
To: CF-Talk
Subject: Re: [SPAM : 8.1] Re: Rumors from Max..

On 11/4/05, Snake <[EMAIL PROTECTED]> wrote:
> No I have not used the unicode drivers, so would not suffer form the 
> problems you specify. I have setup using that driver a couple of 
> times, and things just didn't work properly.

Actually the problems I referenced are all native to the drivers YOU are
using.  The Unicode ones are the ones that work right.

If you aren't throttling your connections to Access I would say that is
definitely bad.  Couple that to a throttling of CF itself would probably
make it more survivable but a lesser performer (i.e. reduce the number of
concurrent threads).  Then also reduce the amount of time before CF
considers something 'timed out'.  I think the default is 90 seconds, which
means you would be allowing a 90,000 ms process to execute.

But in a shared environment with basically no quality control on the
programmers uploading their "select*fromgigatable order by unindexed_field
", where you allow stuff like old Access db's whose data doesn't support
Unicode.... You're pretty well screwed.  But thats not CF's fault.

--
--mattRobertson--
Janitor, MSB Web Systems
mysecretbase.com



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223264
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to