Re: dataset sql2000 sqlce
- From: "Darren Shaffer" <darrenshaffer@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 4 Oct 2005 12:06:01 -0600
why don't you just use Remote Data Access to SQL 2000
to populate your data in SQL CE?
--
Darren Shaffer
..NET Compact Framework MVP
Principal Architect
Connected Innovation
www.connectedinnovation.com
"Miliuccio" <emiliocella@xxxxxxxxxx> wrote in message
news:OSpp%23%23KyFHA.2212@xxxxxxxxxxxxxxxxxxxxxxx
> and how to do the travase?
>
>
>
> "Darren Shaffer" <darrenshaffer@xxxxxxxxxxxxxxxxxxxxxxxxx> ha scritto nel
> messaggio news:ODxThTGyFHA.3864@xxxxxxxxxxxxxxxxxxxxxxx
>> you want a System.Data.SqlClient SqlDataAdapter,
>> NOT a System.Data.SqlServerCe SqlDataAdapter
>> if you are working with SQL2000.
>>
>> You cannot fill a dataset with a SqlClient DataAdapter from SQL2000
>> and then turn around and call update on a SqlServerCe DataAdapter.
>>
>> --
>> Darren Shaffer
>> .NET Compact Framework MVP
>> Principal Architect
>> Connected Innovation
>> www.connectedinnovation.com
>>
>>
>> "Miliuccio" <emiliocella@xxxxxxxxxx> wrote in message
>> news:ubVw%23fDyFHA.1032@xxxxxxxxxxxxxxxxxxxxxxx
>> >i load a DATASET with SQL2000 TABLE
>> >
>> > i am not able to UPDATE with SQLCE DATAADAPTER
>> >
>> >
>> > how to do?
>> >
>> >
>> >
>>
>>
>
>
.
- References:
- dataset sql2000 sqlce
- From: Miliuccio
- Re: dataset sql2000 sqlce
- From: Miliuccio
- dataset sql2000 sqlce
- Prev by Date: Re: Windows Media Discrepancy
- Next by Date: Re: Serial communication using C# for WinCE 5.0 platform
- Previous by thread: Re: dataset sql2000 sqlce
- Next by thread: Re: Serial communication using C# for WinCE 5.0 platform
- Index(es):
Relevant Pages
|