SDF Database

  • Thread starter Thread starter James Redclaff
  • Start date Start date
J

James Redclaff

Hello

I have exported a database from SQL Server to a SQL Compact Database (SDF)
This database is workign on my device without any problems.

It is about 2.5 MB big. Everytime I am opening the Database with VS 2008,
the database gets blown up to 4.5MB and when I copy it over to the device,
it wont work anymore.

What could be the reason? Some Encoding problem?

Thanks

James
 
Hi and thanks for your answer

I've checked the database with Chris' code, it is V 3.5 before and after
opening in VS 2008...

It's really weird. Ok I can open it now in SQL Management Studio 2008, but
have to use sql statements there to alter it.

James
 
James,

Which version of SSMS 2008 are you using? I'm using CTP6 still, and I can
alter the schema ok, but I know of at least one person who had problems with
a later version that sounds similar to what you're seeing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top