Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How will you update multiple records in a single shot?
From an ASP.net appli to SQL Serevr

Answer Posted / mithun

Create a data table. add mulitple records to it. pass it as datatable to stored procedure.

in DAO, pass datatable as single parameter of type SqlType.Structured.

in SQL, create a user defined datatype of table with same structure u pass from web. select the column values from table datatype an insert into table.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to cancel the current request in ajax?

1003


What are the common ajax frameworks?

1016


Easy trough that the classical web applications are harder to make than ajax applications?

954


What are the new features of asp.net ajax 4.0? : asp.net ajax

1032


What is the difference between synchronous postback and asynchronous postback? : asp.net ajax

1149


Is it true that ajax is code browser compatible?

1102


How to control how long an ajax request may last?

972


How can javascript be debugged?

977


Which control you need to place on the page to show loading image?

890


What will happen with click of browser "back" button among asynchronous requests?

921


Is ajax just another name for xmlhttprequest?

1065


What technologies are being used in ajax? : asp.net ajax

958


In what way are proxyless calls different than the proxied calls in ajax?

998


How ajax work ?

947


What are the differences between ajax and javascript?

1002