A
Aurin
I used the SqlDataAdapter Configuration Wizard to generate a new
SqlDataAdapter. I used Sql statements and typed a simple "select * from
table1" for the sql. In the generated code all the SqlParameters had size=0.
WHY? I have done this in the past, very recently in fact, with no problem.
I tried this on 2 different PCs and using different tables on different
database servers. Same result.
SqlDataAdapter. I used Sql statements and typed a simple "select * from
table1" for the sql. In the generated code all the SqlParameters had size=0.
WHY? I have done this in the past, very recently in fact, with no problem.
I tried this on 2 different PCs and using different tables on different
database servers. Same result.