WIP: Database with sql connection object
This commit is contained in:
10
Database/Helpers.vb
Normal file
10
Database/Helpers.vb
Normal file
@@ -0,0 +1,10 @@
|
||||
Public Class Helpers
|
||||
|
||||
Public Shared Function MaybeEscapeSQLCommand(pSQLCommand As String) As String
|
||||
|
||||
|
||||
|
||||
End Function
|
||||
|
||||
|
||||
End Class
|
||||
Reference in New Issue
Block a user