Date: 2004-03-02T15:25:21
   Editor: 166.70.24.15 <>
   Wiki: DB Torque Wiki
   Page: TorqueProjectPages/FAQ
   URL: http://wiki.apache.org/db-torque/TorqueProjectPages/FAQ

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -151,3 +151,8 @@
    6) P6Spy creates a spy.log in your current directory }}}
 
 -- Siegfried Goeschl
+
+----
+Q: doDelete() is throwing a TorqueException.  What's up?
+
+A: doDelete() throws a TorqueException with message "You must specify KeyDef 
attributes for this TableDataSet in order to delete a Record" when the schema for the 
table does not contain a primary key.  If the table has no primary key, doDelete() may 
not be used to delete from it.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to