NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: olu on March 02, 2022, 09:34:12 AM

Title: Error after update to NT12.37
Post by: olu on March 02, 2022, 09:34:12 AM
Please can anyone help after updating to NT12.37 i get error below when i try to open a form from the browse procedure.
1. Record not found: (5) Error 0: from key CUS:Key_CustomerId
Title: Re: Error after update to NT12.37
Post by: Bruce on March 04, 2022, 04:17:16 AM
a. Make sure that the browse and form are using the same table, and same unique key.

b. Make sure you are using a "fresh" browse window. The browse window will go "stale" if the server is restarted, or your session times out.