DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Thu, 26 Jul 2007 03:42:00 -0700,    posted on: microsoft.public.dotnet.framework.compactframework        back       

Thread Index
  1    Edward
          2    Ginny Caughey [MVP]


Access SQL Server 2005 Everywhere/Mobile Edition data   
Hi

In Visual Studio .NET 2003 you could use SqlCeDataReader to access SQL 
Server 2000 Mobile data.

What is the equivalent of that in Visual Studio .NET 2005 and what class 
must I import to find it?  I am using C#.

Does anyone know of a good site that might also have info about .NET 2 
Compact Framework apps and SQL Server 2005 Everywhere edition?

Thanks in advance!

Regards
Edward
Date:Thu, 26 Jul 2007 03:42:00 -0700   Author:  

Re: Access SQL Server 2005 Everywhere/Mobile Edition data   
Edward,

It's still SqlCeDataReader. There's also SqlCeResultSet which inherits from 
SqlCeDataReader and provides a scrollable updatable cursor - very useful. 
Both are in the System.Data.SqlServerCe namespace. Here's a good starting 
point for info: http://www.microsoft.com/sql/editions/compact/default.mspx 
Note that the database has been renamed to SQL Server 2005 Compact.

-- 
Ginny


"Edward"  wrote in message 
news:B7C99E15-E68F-4C3F-90EF-159F192A30AB@microsoft.com...

> Hi
>
> In Visual Studio .NET 2003 you could use SqlCeDataReader to access SQL
> Server 2000 Mobile data.
>
> What is the equivalent of that in Visual Studio .NET 2005 and what class
> must I import to find it?  I am using C#.
>
> Does anyone know of a good site that might also have info about .NET 2
> Compact Framework apps and SQL Server 2005 Everywhere edition?
>
> Thanks in advance!
>
> Regards
> Edward 
Date:Thu, 26 Jul 2007 07:32:14 -0400   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us