The information in this article applies to:
In browse mode, it is possible to update a row a second time after the first update modified the column that dbqual is using to identify the row. If the row is modified a second time, the WHERE clause generated by dbqual the second time will be invalid unless the row is reaccessed. Nothing special is done. You can avoid reaccessing the row by adjusting the data values (if they have changed) and the timestamp value (which always changes) in the WHERE clause. The dbtsnewval() function is provided for this purpose. Additional query words: DB-Library DB-Lib dblib Windows NT
Keywords : kbprg SSrvDB_Lib SSrvProg SSrvWinNT |
Last Reviewed: March 6, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |