index > SQL Server Everywhere Edition > Create New SQL Server Mobile Edition Database

Create New SQL Server Mobile Edition Database

Hi, I follow the instruction to install SQL Server 2005 Mobile Edition, but when I try to change the Data Source to add a new connection, I don't find "Create New SQL Server Mobile Edition Database".
Does anyone know how to fix this?

Thanks Paolo Giorgio
Paolo Giorgio
The following steps should give you a brand new Sql Mobile database

- Go to the new connection dialog. Quickest way is to right click on Data Connections in the Server Explorer and choosing to add a connection

- Make sure you have the Sql Mobile provider selected. The full name is "Microsoft SQL Server Mobile Edition (.NET Framework Data Provider for SQL Server CE)"

- Now you should see a 'Create' button which will let you create a new Sql Mobile database


PM, Visual Studio for Devices
Sriram Krishnan MSFT

I just follow your step, but when i have to choose the Sql Mobile provider, "Microsoft SQL Server Mobile Edition" is not available, evenif i installed .Net compact framework for Sql Mobile. 

Paolo Giorgio
Do you see Sql Mobile in your Add/Remove programs list?


PM, Visual Studio for Devices
Sriram Krishnan MSFT
Which Program List?
Paolo Giorgio
In your Control Panel->Add or Remove programs, do you see an entry which says "Microsoft Sql Server 2005 Mobile [ENU] Developer Tools"?


PM, Visual Studio for Devices
Sriram Krishnan MSFT
No i don't find in the List.
I find only "Microsoft Sql Server 2005 Mobile [ENU] Beta 3".
Paolo Giorgio
I try to find "Microsoft Sql Server 2005 Mobile [ENU] Developer Tools" by Google but i don't find anything
Paolo Giorgio

In the early beta days of "Microsoft SQL Server 2005 Mobile [ENU] Developer Tools" was registered as "Microsoft SQL Server 2005 Mobile [ENU] Beta 3".

If you have uninstalled and reinstalled .NET Fx after VS Installation, this problem would arise.  Can you please search for Data Providers in .NET Framework config file.

%SystemDrive%\WINDOWS\Microsoft.NET\Framework\v2.0.xxxxx\config\machine.config

Open this file in NOTEPAD, and search for "SQL Server CE Data Provider".  If it is not there then, you may try adding the following line AS IT IS in Data Providers section.

<add name="SQL Server CE Data Provider" invariant="Microsoft.SqlServerCe.Client" description=".NET Framework Data Provider for Microsoft SQL Server 2005 Mobile Edition" type="Microsoft.SqlServerCe.Client.SqlCeClientFactory, Microsoft.SqlServerCe.Client, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91" />

You may need to restart the VS or even the PC to make VS detect this new setting.

Let us know if this has worked for you!

Thanks,
Laxmi NRO, SQL Mobile

 




Please hit "Yes", if my post answered your question(s). All postings are as-is and confer no rights.
Laxmi NRO MSFT

Thank you, but it still not working.
We follow your instruction, reboot the PC, but the Dataprovider still not in the list of the Data Sources.

Any other solution?
Thanks,
Paolo Giorgio

Paolo Giorgio
DEVTOOLS ==> Microsoft SQL Server 2005 Mobile [ENU] Beta 3 or Microsoft SQL Server 2005 Mobile [ENU] Developer Tools

Uninstall & Reinstall  DEVTOOLS using the MSI sqlmobile30devtoolsenu.msi in wcu\SQLCE sub directory of your Whidbey Installation Disc. 

Goto ADD/REMOVE programs to uninstall DEVTOOLS.

Thanks,
Laxmi NRO, MSFT, SQL Mobile, Microsoft Corporation



Please hit "Yes", if my post answered your question(s). All postings are as-is and confer no rights.
Laxmi NRO MSFT
reply 11

You can use google to search for other answers

 

More Articles

• Problem adding new Database in Smart application
• connecting to sql server from mobile device
• SQL Mobile 2005 Replication - SQL Mobile DLL could not be loaded ...
• Using Everywhere/Mobile from a service
• Inner workings of RDA
• SQL Server Mobile with Visual Studio 2003
• Connecting SQL SERVER to SQL EVEREWHERE on PDA
• SQL 2005 Mobile loading 2003 Cabs
• SQL Server CE Comparison
• sqlCeReplication.HostName size limit fix?
Bookmark and Share
Welcome to Bokebb   New Update  
 

New Articles

• InvalidProgramException on Adapter.Fill
• synchronization for PPC w/o internet
• query performance issue of Sql server 20
• Insert GUID into SQL Mobile Database tab
• Use SQL Server Mobile on your Desktop (c
• Regarding MergeReplication-Tutorial
• SQLEv & blobs
• SQL Mobile Connection problems
• ANN: VistaDB 3 as world's first managed
• EDB record limits and EDB vs RAPI
• SqlServerCe.dll
• Access Database Synchronizer for SQL Exp
• How to "Query" and show the re
• OMAP850 support?
• SQL Mobile Server Tools install on SQL 2

Hot Articles

• SQL Server Mobile Stored Procedure?
• operating system does not support encryp
• any one know whats wrong with it
• Delete Update Behavior of the SSEv Engine
• SQL Mobile Sync problems
• Parameterized Query Using Wildcards in V
• Compact Sql Mobile 3.0 DataBase in C++/O
• Help SQL CE Query - LOW Performance
• Sync of binary columns in SQL 2005 EV an
• Can't Insert Binary Data Into Sql Mobile
• Loading data in SQL Mobile 2005 from the
• Relations Error -
• Synchronizing Data Within SQLCE and SQL
• SQL Server Everywhere OLE DB sample
• SQL CE table creation with Mobile Query

Recommend Articles

• SQL Everywhere Remote
• RDA SQL MOBILE ERROR 28037 HResult = -2
• isnull()
• What are the performance characteristics
• how to search a database by paramaters
• a strange problem with RDA
• Top Instruccion
• SQL CE Installation Location
• Deploying with sql server express
• Deploy Problem--failed with big files!
• Compact Sql Mobile 3.0 DataBase in C++/O
• SQL Mobile Server Tools install on SQL 2
• SQL Server Mobile 's cryptographic algor
• SQL 2005 Mobile version problem
• SQL Server Mobile tutorial and getting p