DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2

Thread: data base

  1. #1
    max caber Guest

    Re: data base


    "Jay King" <pggoldpg@microsoft.com> wrote:
    >This is all I want...
    >
    >1) the ability to save and get values from a database file
    >2) not having to install or have access to SQL server...


    1.Create a new DataSet
    2.Add tables to the DataSet
    3.Add Columns to the Tables
    4.Add new rows of data to the Tables
    5.Save data from DataSet as XML.
    Hope this helps,
    Max


  2. #2
    Jay King Guest

    data base

    This is all I want...

    1) the ability to save and get values from a database file
    2) not having to install or have access to SQL server...

    in vb this was reletivly simple you just addess the database control and
    went from there. Are there any tutorials you guys could point me to?

    Also I dont have excel or access...



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links