Not sure if it's the same in VB.NET but you can search for the following in
the MSDN and see if it will do what you require:
Save Method (ADO Recordset)
Recordset Persistence
Hope that helps,
Dave(Hobbes)
rwaters44@h...
----- Original Message -----
From: "Tom Carr" <tom@s...>
To: "professional vb" <pro_vb@p...>
Sent: Tuesday, August 13, 2002 5:09 PM
Subject: [pro_vb] Write dot net dataset to users hard drive
> Our dot net application gets a dataset over the internet. We would like
to
> save this dataset on the users hard drive. What is the best way to write
a
> dataset to the hard drive and read it from the hard drive ?
>
> ---
> Visual C# - A Guide for VB6 Developers
> This book will make it easy to transfer your skills
> from Visual Basic 6 to C#, the language of choice
> of the .NET Framework.
> http://www.wrox.com/ACON11.asp?ISBN=1861007175&p2p0059
>
>