tsunami
log in
email
password
links
newest items
tag list
syntax reference
tag:time
history
item name
tags
When using ADO.NET in a WinForms application, one does not have to include the at-sign `@` when adding SqlParameters: {{ cmd.Parameters.AddWithValue("parameter", param); }} When using SQL CLR integration on SQL Server 2005, `@` _is_ required. If it is omitted, one will get a SqlException with message "!Procedure or Function 'xxx' expects parameter '@yyy', which was not supplied"
some permissive license goes here
contact