yesterday I wanted to create a sql query ( using system.data.sqlce ) which return values from diff tables on mobile devices.
I developed an application (100% local, no access to servers) using SQL Server Compact 3.5, and it works fine on my computer. However, when I deployed it on another computer, it shows this error:
I am using Visual Studio 2008 and have connected a database correctly as I have done a login that works fine, although when I try to insert information submitted in the text boxes a different table, i
I created a project as described here using Visual Studio 2010 and .NET 4 (Win7/x64). Once I\'ve change the platform target to \'Any CPU\' the sample project works. However, if t开发者_Go百科ry to gen
I am designing an application for a library. Not a large scale library, but a very small scale library where my primary task is to just keep information about the books. But this library application s
How do I write and 开发者_开发问答run an upgrade script for .sdf databases?Would sqlcmd be able to do that?I am not trying to upgrade the version of the database file.I am trying to upgrade the schema
SQL Server 开发者_StackOverflow社区CE (3.5) doesn\'t appear to support the IsNumeric function.What are some alternatives to achieve the same functionality?Specifically, how would you test whether a CA
I am trying to use SQL Server CE in windows service on Windows 2008. Whenever I try to open connection to SQL Server CE database I get an error
I\'m building an application which will use some settings and a local SQL Server. My question is, when it comes time to upda开发者_运维百科te the application; will the settings or data be overwritten?
i want help how to solve this sql problem. suppose i have 3 tables Movie ID 开发者_运维问答Name Genre