Passing Decimal Value to Stored Procedure

      cmd.Parameters.Add(New SqlParameter("@MEISVatPer", SqlDbType.Decimal) With {.Precision = 6, .Scale = 2}).Value = sfdblMEISVatPercent.DoubleValue

Comments

Popular posts from this blog

Shared / Static Class in vb.net/C#

Xamarin Forms : PopUp Page with RG.Plugins.Popup

Text was truncated or one or more characters had no match in the target code page.". (SQL Server Import and Export Wizard)