Database: even more fixes
This commit is contained in:
parent
c3cae2cfcc
commit
5f875efeda
@ -223,6 +223,7 @@ Public Class MSSQLServer
|
||||
''' </summary>
|
||||
''' <param name="Connection"></param>
|
||||
''' <returns></returns>
|
||||
<DebuggerStepThrough()>
|
||||
Private Function OpenSQLConnection(Connection As SqlConnection) As SqlConnection
|
||||
If Connection.State = ConnectionState.Closed Then
|
||||
Connection.Open()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user