Re: Build new Access database from .NET application.
From: Cor Ligthert (notfirstname_at_planet.nl)
Date: 07/30/04
- Next message: Matt Tapia: "Item Index in dataset"
- Previous message: Max Metral: "Internal connection fatal error"
- In reply to: Paul Clement: "Re: Build new Access database from .NET application."
- Next in thread: Rich Wallace: "Re: Build new Access database from .NET application."
- Reply: Rich Wallace: "Re: Build new Access database from .NET application."
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 30 Jul 2004 21:33:40 +0200
Paul,
> Since he wants to export from a DataGrid the direct method would not be
possible.
Why not, I never did it however this should be a one of the possible very
simple methods
mydataadapter.update(directcast(mydatagrid.datasource, dataset))
Cor
- Next message: Matt Tapia: "Item Index in dataset"
- Previous message: Max Metral: "Internal connection fatal error"
- In reply to: Paul Clement: "Re: Build new Access database from .NET application."
- Next in thread: Rich Wallace: "Re: Build new Access database from .NET application."
- Reply: Rich Wallace: "Re: Build new Access database from .NET application."
- Messages sorted by: [ date ] [ thread ]