Try changesPending(). This returns true if getUpdatedRowCount(), getDeletedCount(), or getInsertedCount() return a value > 0.
Tom -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 21, 2002 12:16 PM To: JDJList Subject: [jdjlist] QueryDataSet in JBuilder 5 I would like to check if a QueryDataSet was modified and I use isModified method which returns actually a null pointer exception. Also I tested getStatus(), again without luck. I would be grateful if you can help me and let me know a practical method of checking if one QueryDataSet was changed. Thanks in advance, Pierre To change your membership options, refer to: http://www.sys-con.com/java/list.cfm THIS TRANSMISSION, INCLUDING ANY ATTACHMENTS OR FILES, CONTAINS AIRNET COMMUNICATIONS CORPORATION CONFIDENTIAL AND PROPRIETARY INFORMATION WHICH MAY BE OTHERWISE EXEMPT FROM DISCLOSURE. The information is intended to be for the exclusive use of the individual or entity named above. If you are not the intended recipient, be advised that any disclosure, copying, distribution or other use of this information is strictly prohibited. If you have received this transmission in error, please notify us by telephone at 1-321-984-1990 or by email to [EMAIL PROTECTED] immediately and do not read, print or save this information in any manner. To change your membership options, refer to: http://www.sys-con.com/java/list.cfm
