Erik
--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
Visit www.hitchhikerguides.net to get more information on my latest book:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
and Hitchhiker's Guide to SQL Server 2005 Compact Edition (EBook)
-----------------------------------------------------------------------------------------------------------------------
"Erik Visser" <evi...@filterspamwilg.nl> wrote in message
news:ugRnHA7O...@TK2MSFTNGP04.phx.gbl...
I know the answer to that one! He's also accessing SSCE data from a non-.NET
app. And I don't know why it doesn't show in the list either.
--
Ginny Caughey
Device Application Development MVP
"William (Bill) Vaughn" <billvaRe...@nwlink.com> wrote in message
news:%23AgNGq$OHHA...@TK2MSFTNGP02.phx.gbl...
> I'm not sure where it went, but why are you using the OleDb provider and
> not the SqlCe namespace?
Ginny is right, I access the database (also) from a Win32 desktop app.
Works like a charm by he way. this way I can create and modify the database
on the desktop and use data from any other source. When finished I use RAPI
to send the SDF to the device.
Erik
I am using VS 2005 with C++/MFC native and a Mobile 2003 SQL Mobile, hope
you can help me on how to get data from my local SQL server to an SDF file
for the mobile unit and back.
Is there an MS utility for that, or maybe some code sample
Thanks
Alex
> I am using VS 2005 with C++/MFC native and a Mobile 2003 SQL Mobile, hope
> you can help me on how to get data from my local SQL server to an SDF file
> for the mobile unit and back.
>
> Is there an MS utility for that, or maybe some code sample
I am not aware of any MS util for that but that does not say there is no.
I could only provide you a Visual Objects codesample, working with ADO, but
I am not sure that is what you are after.
Erik
A VO executable will be best, since I can't compile VO code, so if you have
such a utility, I will be happy if you can send it to me with some
explanation on how to use it.
My email is : aev...@leading.com.au
Thanks
Alex
Sorry to say so, but I think I did not express myself well enough. ( English
is not my mother tongue)
I do not have an utility for this, but I do use the mechanism in my own VO
code.
What are you interest in. Using RAPI to copy a file from Device to Desktop
and vice versa
or using OleDB to connect to a SDF file and copy data from the SqlCE to
another database
Erik
"Alex" <Al...@discussions.microsoft.com> schreef in bericht
news:8844964D-AD13-4455...@microsoft.com...
> Hello again
>
> A VO executable will be best, since I can't compile VO code, so if you
> have
> such a utility, I will be happy if you can send it to me with some
> explanation on how to use it.
>
> My email is : aev...@leading.com.au
>
> Thanks
> Alex
>
No need to appologise, My mother tongue is NOT English either (I am Romanian
living in Australia, where in the world are you?)
Anyway, I am using on the desktop MS-SQL Server, on the Mobile device,
Mobile 2003 with MS-SQL Mobile, which consumes an sdf file right? So - using
Ole DB (I am told that with VS 2005 there is no longer support for RAPI, or
is that no so?)
So - whatever you have that can help me exchange data between my desktop and
the device sdf database, will help
Cheers
Alex
"E®!k Visser" wrote:
> Hi Alex,
>
> Sorry to say so, but I think I did not express myself well enough. ( English
> is not my mother tongue)
>
> I do not have an utility for this, but I do use the mechanism in my own VO
> code.
>
> What are you interest in. Using RAPI to copy a file from Device to Desktop
> and vice versa
>
> or using OleDB to connect to a SDF file and copy data from the SqlCE to
> another database
>
>
>
> Erik
>
>
>
>
>
> "Alex" <Al...@discussions.microsoft.com> schreef in bericht
> news:8844964D-AD13-4455...@microsoft.com...
> > Hello again
> >
> > A VO executable will be best, since I can't compile VO code, so if you
> > have
> > such a utility, I will be happy if you can send it to me with some
> > explanation on how to use it.
> >
> > My email is : aev...@leading.com.au
> >
> > Thanks
> > Alex
> >