derekantrican / OPdash

A program to simplify and standardize gathering and communicating information about a caller (from an Operator to a Tier)
1 stars 0 forks source link

Integrate new SQL method #4

Closed derekantrican closed 8 years ago

derekantrican commented 8 years ago

Instead of SqlCommand, use this:

https://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlcommand.parameters(v=vs.110).aspx

derekantrican commented 8 years ago

Update: This is about 99% implemented