| Lakshmi Murthy 2005-08-25, 7:48 am |
| Hi,
I am using Database Lookup functoid in conjunction with Value Extractor
functoid in my map. I am trying to insert the some values into a single row
in the SQL table using SQL Adapter and Updategram's Update function. But i am
getting the following error:
The adapter "SQL" raised an error message. Details "HRESULT="0x80040e14"
Description="SQLOLEDB Error Description: Empty delete, no deletable rows
found Transaction aborted "
<Root xmlns:ns00="urn:schemas-microsoft-com:xml-updategram"><?MSSQLError
HResult="0x80040e14" Source="Microsoft OLE DB Provider for SQL Server"
Description="SQLOLEDB Error Description: Empty delete, no deletable rows
found Transaction aborted "?></Root>".
What is the cause of this error? I am NOT trying to delete any rows in my
table. How can i resolve this error'?
Looking forward for some answers
Thanks in Advance
Regards
Lakshmi
http://techsavygal.blogspot.com
|