ms_09052016
This commit is contained in:
@@ -831,6 +831,7 @@ Public Class frmConstructor_Main
|
||||
'Next
|
||||
|
||||
Try
|
||||
If LogErrorsOnly = False Then ClassLogger.Add(" >> RIGHT_ONLY_READ SQL: (When true then disable) '" & tempsql & "'", False)
|
||||
RIGHT_ONLY_READ = CBool(ClassDatabase.Execute_Scalar(tempsql))
|
||||
Catch ex As Exception
|
||||
RIGHT_ONLY_READ = False
|
||||
|
||||
Reference in New Issue
Block a user