sql-server-ce
How to store image in SqlCe Database for windows Phone
not sure how to do this since there is no ado.net in Windows Phone. Would appreciate if you can show me s开发者_如何学JAVAome code and sample.[详细]
2023-03-22 15:49 分类:问答SQL Query gets slower with each iteration?
Is there anyway to make this SQL query faster? It searches a .sdf database for matching words. The data is arranged in alphabetical order. Currently it takes about 10-15 seconds to search, the first i[详细]
2023-03-22 04:21 分类:问答An overflow occurred while converting to datetime using EF4
I have a windows application working with a SQL Compact 4.0 database, using EF 4.1 and code-first approach.[详细]
2023-03-21 13:51 分类:问答SQL CE Max Length
I need to store articles in an application for WP7. I just want to use a database so I can query by unread articles, etc, etc.[详细]
2023-03-21 07:18 分类:问答Saving data from a listbox bounded to a database in c#
I have a dataset bounded to a listbox in a Windows CE application using SQL Server CE. There is only one table in the dataset named \"Codigos\" with two fields: an id and a \"code\" field.[详细]
2023-03-21 05:03 分类:问答Connection string with an SQL Server CE database
I\'m trying to establish a connection with a database in a Windows CE 5.0 application and I\'m using the Compact Framework 2.0[详细]
2023-03-21 01:22 分类:问答How to perform LINQ To SQL for Database in Windows Phone
Say, I have the following tables in SQLCe Database: Table CountryT开发者_C百科able Cities ------------------------[详细]
2023-03-20 16:45 分类:问答Entity Framework 4.1 code first SQL Server Compact 4 in Windows Form Application
I\'m trying to use SLQ server compact edition 4 together with entityframework 4.1 with code-first approach in a Windows form application.[详细]
2023-03-20 06:08 分类:问答Asynchronous synchronization Sql Server CE 4.0 to centralized Sql Server 2008
If Sql Server CE 4.0 is being used as an edge cache for a distributed web application, how would one asynchronously synchronize the data back to a centralized database for reporting purposes?[详细]
2023-03-20 00:47 分类:问答SQL CE query problem: Update blob from file
I couldn\'t query开发者_开发问答 below, there is an error: The Derived Table SQL construct or statement is not supported.[详细]
2023-03-19 20:41 分类:问答