No size set for variable length data type: String

J

Javier Ros

Hi, i get an exception when call myDataAdapter.Update(myDataSet);

I´m using a CommandBuilder object for generate the commands
this is the exception:

Parameter 'p2': No size set for variable length data type: String.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.

Exception Details: System.Exception: Parameter 'p2': No size set for
variable length data type: String.


Any Ideas?

..Javier Ros Moreno.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top