Question : Closed. This question is off-topic. It is not currently accepting answers. Closed 7 years ago. Tip of the […]
Tag: sql-server-compact
Can you Mirror an Microsoft SQL compact Edition database
Question : We have a PLC inputting summary data into a Microsoft Compact SQlce Edition database. We would like to […]
Skip one row inside request using inner join (sql compact server 4.0)
Question : I am using SQL server compact 4.0 and VB.net and Visual studio 2019. I am using this request […]
SQL Server compact- Query that return 2 constant columns even if query didn’t return data
Question : Please look at the following simple query: Select CustomerID From Customers c Where c.CustomerId = “1234” I want […]
Added a unique index, but cannot find it in TABLE_CONSTRAINTS
Question : I’m running the following command in my DB: CREATE UNIQUE INDEX [UK_NAME1] ON [TABLE1] ([COLUMN1] ASC); Now, I’m […]
Is the subscription of merge replication only for SQL Server Compact Edition?
Question : While creating a publication I saw this Does this mean the subscribers can’t be other editions of SQL […]
Is the subscription of merge replication only for SQL Server Compact Edition?
Question : While creating a publication I saw this Does this mean the subscribers can’t be other editions of SQL […]
32-bit or 64-bit for development and deployment?
Question : I’m creating a Windows desktop application and want to include a database. I’ve chosen SQL Server Compact 4 […]
Resolving Cyclical Reference in Referential Relationships
Question : I’m designing a small SQL Server Compact Edition database and am attempting to enforce referential integrity. The database […]
Skip one row inside request using inner join (sql compact server 4.0)
Question : I am using SQL server compact 4.0 and VB.net and Visual studio 2019. I am using this request […]
- 1
- 2