index > SQL Server Everywhere Edition > Create .SDF from .MDF File

Create .SDF from .MDF File

So we have this database in SQL 2005, and we want to create a SQL Mobile database filled with a subset of data from that SQL 2005 database.

Replication is NOT an option for us (otherwise, believe me, we would be down that road in a heartbeat). Hence why we're trying to create the files manually.

Now, I know I could write an app that creates the .SDF file, gets the data from the master and puts it in the mobile one...but if there's a way to do it using the SQL manager or the BI development studio, I'd rather do it that way.

Any thoughts on this?

Thanks!

D

dlussier

"SQL Server Integration Services" is where you can transfer data between different databases.

Thanks,

Laxmi Narsimha Rao ORUGANTI, 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

Thanks for the reply Laxmi.

I know that Integration Services can transfer data between, but can Integration Services also create a SQL Mobile database, configure tables, and then do the data transfer?

That's the end to end solution that we're looking for, and I haven't been able to find much online about how far into that scenario Integration Services would be able to help beyond the data transfer.

Thanks again!

D'Arcy

dlussier

A big YES :)

Yes, SQL Server Integration Services (SSIS) is an end to end solution.

If you have any question about SSIS, the forum is here @ http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=80&SiteID=1

Thanks,

Laxmi Narsimha Rao ORUGANTI, 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 4

You can use google to search for other answers

 

More Articles

• 0x80040e21 error running SQLCE 2.0 on Windows Mobile 5.0 device
• SQL Mobile Embedded XP support?
• how to make Pocket PC synchronization secure?
• sql mobile alter statement
• SQL Everywhere - Can't connect from VS.NET after create DB w/ Mgm...
• Database Connection
• synchronize sql mobile (vs 2005) and sql server 2000
• *.mdf to *.sdf
• Windows Mobil ??SQL- Symbol MC70 Problem
• FlushFailure
Bookmark and Share
Welcome to Bokebb   New Update  
 

New Articles

• replication; what is: SqlCeReplication.S
• Create a Mobile database on desktop
• Can't Create New Database on Device via
• "SQL Everywhere" is a Sybase t
• using sql Mobile Databases
• Getting replication to work on Windows 2
• What is necessary to create SDF-Files on
• Use SQL Server Mobile on your Desktop (c
• Am i going the right way about this
• VS 2005 Invalid database version SQL CE
• How to check for table existence before
• Walkthrough Failure: "Creating a Mo
• SQL CE Push ConnectTimeout
• SQL Server CE 2.0 to SQL Server 2005 Exp
• SQL Mobile - Locale Not supported

Hot Articles

• IIS error on New Subscription
• Return Top row from a ResultSet - SQL Se
• create tables and insert data in sql ser
• No Factory?
• SQL Everywhere, ntext & ADO Classic
• Like in query
• what's wrong in the query
• First call to a stored procure is slow
• Windows Mobil ??SQL- Symbol MC70 Problem
• Best way to learn SQL Mobile?
• Inner workings of RDA
• Data Source error?
• Funny problem (bug?) using MAX() on SQL
• Where to find Sql Server CE package...?
• SQL Mobile randomly crashes

Recommend Articles

• Synchronisation using web service for PD
• Problem Creating a subscription
• CeWriteRecordProps failling with a empty
• Need help regarding Replication between
• SEM v1.01 - Error Connecting to database
• @@ROWCOUNT Support???
• Connecting Database Engine (SQl server 2
• SQL Server CE 3 Constraint Problem
• ssevaccesssync service does not start
• Is it a bug ?
• RDA Pull method not creating tables/inse
• SQLCE Query Analyser in Windows Mobile 5.0
• installing sql server mobile in an hp ip
• Setting up publication for merge replica
• VS2005 and SQL Mobile 3.0 - Percent Comp