Issue with windows installer unable to complete any software installations...
So I am asking for HELLLLP with direction. Is there a test that could analyze computer? I really am trying to avoid another os re-install it will be #6 since 12.12 can anyone help me get the repair...
View ArticleError with updating one table column with reference of two tables
Hi,I'm trying to update a column in a table with reference to another table. There are two tables,nt_masterinstrument and SQLSymbol. The description in nt_masterinstrument is empty and I try to update...
View ArticleADP_ConnectionRequired_Fill
Any idea what causes a System.InvalidOperationException with the message:The resource ADP_ConnectionRequired_Fill was not found in System.DataWhen in generated data set code the Fill is...
View ArticleSQL Server Compact 3.5 SP2 Private Deployment in separate folder in project...
I have a desktop .NET 4.0 C# application and I'm trying to do a private deployement of SQL Server Compact 3.5 SP2. I have followed the steps described in here, here and here and it worked fine. In an...
View ArticleSQL CE, values aren't written to DB
HelloI'm creating simple Windows Phone 7.1 SDK applicationI need to create small database. To do so, I've installed SQL Server Compact Toolbox. I've created table named TrainingData, which contains 3...
View ArticleSample code for stored procedure
Hi,I need Some Sample code fro previous shift closing Total to current shift opening Total. give me some sample code for stored procedure
View Articlesqlceengine::createDatabase() throws exception - Access to the database file...
Hi,I'm getting an exception when i try to create database (.sdf) file in network share. Network share has full permission and I'm able to create a text file in that share and save some text data into...
View ArticleHow to AutoGenerate the Primary Key
Databases should come with a health warning !!!I am using VB2010 Express and used Project Add New Item to add a SQLCE 3.5 Database.I then created 2 Tables by right clicking on the Tables tab in...
View ArticleDatabase development
I am developing a database management program in VB 2008 Express Edition. It seems to work ok when I add new records - they are stored back in the original database, but if I look at the Tables (in the...
View ArticleADO c++ Memory Leak
I am using ADO (c++) to insert records into a SQL CE database. Compiling on Windows XP. When I comment out the "Execute" call, the memory leak goes away. The same code running on Win7 (using...
View ArticleSQL Server Compact 3.5 SP2 was installed with SQL Server 2008 R2 and needs to...
We have a hardened PCI environment using SQL Server 2008 R2 and our information security office recently detected SQL Server Compact 3.5 SP2 which is an unsupported product and therefore puts us at...
View ArticleSQL Server Compact Crash
I have made an application in WPF. If I run the application directly from Visual Studio, it works fine. When I create an installer for it, I get a crash whenever the app tries to connect to the SQL...
View ArticleGet Last Month's Record (SQL Server CE)
Hello All,I'm trying to convert the SQL statement below that I used with MS Access to SQL Server (COMPACT EDITION) 4.0 statement and I can't figure the darn thing out. I'm simply trying to get all...
View Article