N
nate
How do I cause the update method of the SqlDataSource to pass a string as a
varchar vs. a nvarchar.
My database has varchars and when the update happens it errors out due to
the proceedure sending the update params as nvarchar.
varchar vs. a nvarchar.
My database has varchars and when the update happens it errors out due to
the proceedure sending the update params as nvarchar.