It looks fantastic, but it fails when I try to connect it to a SQL compact database even it does not have a password
Showing posts with label fastest. Show all posts
Showing posts with label fastest. Show all posts
Friday, March 23, 2012
Migrate to Compact Edition
What is the fastest way to migrate a database from SQL server express to sql compact edition. My database includes one stored procedure. Do I have to rewrite it into the code of my application?You can use some of the tools from www.primeworks-mobile.com (Data Port Wizard, for example) and yes, stored procedures does not exist in SQL Compact, so you will have to rewrite it as procedural code.|||
Migrate to Compact Edition
What is the fastest way to migrate a database from SQL server express to sql compact edition. My database includes one stored procedure. Do I have to rewrite it into the code of my application?You can use some of the tools from www.primeworks-mobile.com (Data Port Wizard, for example) and yes, stored procedures does not exist in SQL Compact, so you will have to rewrite it as procedural code.|||
It looks fantastic, but it fails when I try to connect it to a SQL compact database even it does not have a password
Subscribe to:
Posts (Atom)