1
Answer

Command Builder

Photo of vishalsethia

vishalsethia

20y
2.3k
1
hi, I have filled my datagrid using a dataadapter and i am using a command builder object to update my table back. But if a user deletes any particular cell , (which makes it NULL) , and then if u try clicking the SAVE btn, the command builder throws an error showing " Parameter p1. No size set for variable length data type:String" is there a way in which we can update NULL values back to the database. thanx

Answers (1)

Next Recommended Forum