index > SQL Server Everywhere Edition > Am i going the right way about this

Am i going the right way about this

Hi,

Im building an application in vb.net 05 and mobile sql. When i added the mobile database in visual studio it added a Dataset object in the object viewer.

TrevorT

The automatic creating of bindingsource and datasource datasets is a convenience in VS2005 and you can certainly do most of your interaction with SQL Mobile using this approach. If you want finer-grained control over your interaction with SQL Mobile (for performance tuning for example), then I wouldn't use the auto-generated bindings and instead use SqlCeResultSet, SqlCeDataReader, and SqlCeCommands in TableDirect mode to perform your database operations when possible.

Darren




.NET Compact Framework MVP
Darren Shaffer
reply 2

You can use google to search for other answers

 

More Articles

• SQLEv & blobs
• Windows Mobile 5 connecting to SQL Server 2005
• Relations Error -
• SQL Server 2005 mobile edition free?
• Help SQL CE Query - LOW Performance
• How solid is Sql Server Everywhere?
• Wireless synchronisation
• First call to a stored procure is slow
• RE: SQL Mobile Get Started Tutorial
• @@IDENTITY in code
Bookmark and Share
Welcome to Bokebb   New Update  
 

New Articles

• SqlCe Memory issue
• How do I automatically populate new rows
• Error when "SELECT" statement
• How does this, ResetDbType(), work
• Smart Device CAB Project Detected Depend
• SQL Server Mobile vs SQL Server Everywhere
• SQL Everywhere - Can't connect from VS.N
• .Net CF 2.0 Error , "Can't find PIn
• Subset of TSQL supported by SQL Server m
• SQL Server Everywhere OLE DB sample
• I am not sure whether I can use sql mobi
• Mobile Application Enquiry
• A call to Sql reconciler failed.
• VB 6.0 with SQL Everywhere ??
• SQL MOBILE ERROR 28037

Hot Articles

• SQL Everywhere ConnectionString problems
• VS2005 and SQL Mobile 3.0 - Percent Comp
• VS 2005 Invalid database version SQL CE
• How to check for table existence before
• SqlCeEngine Verify/Repair methods
• a strange problem with RDA
• How to drop database table if it exits i
• [Ask]Getting files from pocket pc emulat
• SQL Mobile 2005 NVarChar Truncation Prob
• Using Crystal Reports with SQL Server Ev
• Import data to SQL Server Mobile
• Requirements for Sql Server Mobile and S
• Replication with filter
• Filter using a combobox
• genral network error on .net framework 1

Recommend Articles

• Setting Security on DB
• Can I change a SQL Server Everywhere dat
• VS2005 and SQL Mobile 3.0 - Percent Comp
• How to open sdf file(2.0) with sql serve
• Connection to database takes up alot of
• SQL CE & @@IDENTITY
• Connection string for SqlCeConnection
• Transform??sql server mobile edition dat
• Problem Creating a subscription
• What is the difference in WM5 windbase.h
• Walkthrough Failure: "Creating a Mo
• sqlserver express and tablet pc
• OMAP850 support?
• Export to SQL Server Everywhere Database
• Merge Replication Question