I was getting this error last week myself.  I downloaded the latest MDAC
file from MS and everything started working fine again.

-----Original Message-----
From: Dave Wilson [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 09, 2000 7:55 AM
To: [EMAIL PROTECTED]
Subject: CMemoryException: unknown cause - Simple SELECT statement


Hi all,

One of my clients is experiencing this problem on our server and we cannot
figure out what the problem is. Can someone help?

Server is running NT4.0 SP5 with CF4.01ENT and IIS4

The error message is
CMemoryException: unknown cause

PCodeRuntimeContextImp::executeSQLTagCFQuery::endTag

The error occurred while processing an element with a general identifier of
(CFQUERY), occupying document position (1:1) to (1:73).

And the offending query:

<CFQUERY NAME="wine_country_desc" DATASOURCE="www-onthegrapevine-ie-otg">
SELECT   wine_countryID, country_desc, wine_country_name
FROM      wine_country
where  wine_country.wine_countryID = '#url.countryID#'
</CFQUERY>

I've checked the performance monitor on calling the template in question and
no spikes in memory or processor.

The client is developing with CF4.5 but I can't see how this should matter
with a simple select query.



TIA

Dave



Dave Wilson
Internet Technology Manager,
BizNet Solutions


<Allaire Premier Partner>
Co-Founder CFUG Ireland
http://www.cfug.ie

224, Lisburn Road
Belfast BT9 6GE

Tel: 02890 225 776
Fax: 02890 223 223
web: http://www.biznet-solutions.com

email: [EMAIL PROTECTED]

----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to