Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating and Maintaining DataBase in C#
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00696989
Message ID:
00697076
Views:
11
Here is a link to the online help for Visual Studio .NET that walks you through how to work with data:

ms-help://MS.VSCC/MS.MSDNVS/cpguide/html/cpconusingadonetproviderstoaccessdata.htm

For client-side data you use the DataSet object which can contain multiple DataTables.

>Hello All
>
>I'm new in C#, and i can not decide the best way for creating (on client side) and maintaining databases. Could you tell me the best or usefull method to use a table in C# for creating and editing records. And also i need a method to create a table (or database) on client side and i don't know the best way for it.
>
>Thanks.
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Reply
Map
View

Click here to load this message in the networking platform