SqlExec

Runs SQL Command that needs no return
This is primarily useful for CREATE, DROP, INSERT, UPDATE or DELETE sql statements
then returns 0 or 1
If ConnString is passed as null, it will assume that we already have db connection open.


Public

Tested

My Own Work

byVal stSQLCmd, byVal ConnString

Views 1
Downloads 0