You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by to...@db.apache.org on 2004/03/03 13:05:38 UTC

[DB Torque Wiki] Updated: TorqueProjectPages/FAQ

   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: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org