On a form I have several fields that inherit their values from another document. On form defaults tab, "Formulas inherit values from selected document" is checked. In the Notes R6 client, when I select a document from a view and compose a new document, the inherited values are filled...
A computed text field in a form has its value set as an
@DbLookup function on a view in the current database. When opening the database in a Web browser (in this case Internet Explorer 6.0) the lookup causes HTTP 404 error "The page cannot be found" whenever the key field ends in a...
Yes, the records were added. Stepping through in debug, I saw where the APPEND BLANK's and REPLACE's were executed. Also, the RECCOUNT() of the table increased by 1 each time a record was added, then went back to its original value at END TRANSACTION.
Have a batch posting program that adds records to a number of tables. Tables to be updated are using optimistic table buffering with multilocks set on. When all records have been added, changes are committed with tableupdate(.T.,.F.) inside a transaction. If any tableupdate() return .F...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.