-
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
-
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...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks