MS_proxyRecordConnect und Positionen
This commit is contained in:
@@ -22,7 +22,10 @@ Public Class ClassRecordCommands
|
||||
|
||||
Dim GUID As Integer = cmd.Parameters("@pRESULT").Value
|
||||
If GUID > 0 And clsDatabase.DB_PROXY_INITIALIZED = True Then
|
||||
ClassProxy.PRPROXY_CONTROL_VALUE_RENEW(GUID)
|
||||
If ClassProxy.PRPROXY_RECORD_UPD_INS(formId, GUID) = True Then
|
||||
ClassProxy.PRPROXY_CONTROL_VALUE_RENEW(GUID)
|
||||
End If
|
||||
|
||||
End If
|
||||
Return GUID
|
||||
End Using
|
||||
|
||||
Reference in New Issue
Block a user