I keep getting the error below.  I am using a Cold Fusion 4.0 interface to 
update a table in SQL 7.0 SP2.  This error only occurs in one table and not 
any other table in the database.

There is 1.7 GB of drive space on the C drive (SQL program) and 4.3 GB on 
the D drive (backups).  Resources are not tied up.  Running NT4 SP4 
on  Dual Intel PII 333Mhz with 512 MB Ram.

I updated the ODBC drive to MDAC 2.1.

DBCC CHECKDB (cfexam) executed by sa found 0 errors and repaired 0 errors.

Any ideas???

-----------------------------------------
Error Diagnostic Information

Error occurred for unknown cause.

Normally the reason for this error is that a critical system resource (such 
as memory or disk space) has been expended. You should check the available 
disk space on all of your drives to make sure you have not run out. You 
should also make sure that you are not running out of memory by running the 
Performance Monitor and observing the effect of your application on free 
system memory.

Another reason for this error may be that your ODBC driver is generating a 
general protection fault. To help verify that your driver is funtioning 
properly you should attempt to submit the query which is causing this error 
to the data source using another ODBC application (such as MS Access or MS 
Query).
-----------------------------------------

Thanks
Jacob

------------------------------------------------------------------------------
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