fun
This commit is contained in:
@@ -478,7 +478,7 @@ Public Class cProgramFunctions
|
|||||||
|
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
MsgBox("ValidateSQLFieldLengths:" & vbCrLf & ex.Message)
|
MsgBox("ValidateSQLFieldLengths:" & vbCrLf & ex.Message)
|
||||||
Return False
|
Return False
|
||||||
End Try
|
End Try
|
||||||
|
|
||||||
End Function
|
End Function
|
||||||
|
|||||||
Reference in New Issue
Block a user