Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help
Message
 
À
28/06/2007 09:06:47
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Re: Help
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01236253
Message ID:
01236648
Vues:
12
Venki,

> 1) I dont know to how to add new record to the table(Using Store Procedure).Update is working fine.Give some examples to add or insert.

I'm not sure what you mean by adding a new record to a table using a stored procedure...if you are working with DataTables you can call the NewRow() method. If you are working with entity objects you can call NewEntity().

> 2) How to retrive AutoIncremented Value?

Check out the MM .NET Dev Guide topic "RetrieveAutoIncrementPK: Retrieving Auto-Increment Values"

> 3) And how to save record using mmRadGrid?

You need to tell the business object bound to the grid to save. Check out the MM .NET Dev Guide topic "Integrating Business Objects with a Web Form" for details.

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform