Re: Read from one, write into another data source
- From: "Maxime LABELLE" <MaximeLABELLE@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 31 May 2005 02:41:01 -0700
Well,
I'm not creating such a tool. My purpose is not to bulk copy some data.
Rather, I would like the data displayed normally in a DataGrid (hence the
DataSet)
and have the changes committed to another similar database. Something like
one trustable database to read the data from, and one temporary database to
temporarily commit the changes to.
That's why I'm trying to use a DataSet.
Besides possibly not being the most elegant design, is that simply not
possible ?
Cheers.
Maxime.
"news.microsoft.com" wrote:
> Again, this sounds like you're using ADO to to transport (bulk copy) data.
> ADO is a query interface, not particularly suitable as a bulk copy engine.
> Use BCP or DTS for this.
>
> --
.
- References:
- Read from one, write into another data source
- From: Maxime LABELLE
- Re: Read from one, write into another data source
- From: news.microsoft.com
- Read from one, write into another data source
- Prev by Date: ConnectionRead Timeout Problem
- Next by Date: Re: Read from one, write into another data source
- Previous by thread: Re: Read from one, write into another data source
- Next by thread: Re: Read from one, write into another data source
- Index(es):
Relevant Pages
|
|