| Thread | Last Post | Replies |
|
| Storing Image in Database | 08 Sep 2007 18:52 GMT | 2 |
I want to store pictures taken by the device's camera in *.sdf file. Which data types is recommended? Are there any link or sample to demonstrate how to do this with ADO? Any help would be greatly appreciated.
|
| PDA Replication with Windows Authentication users | 08 Sep 2007 09:04 GMT | 2 |
I usually logon to my server (IIS and SQL 2005) using Windows Authentication (WA). If I want to use my own user / password to perform a RDA/Replication syncronization between a SQL Server CE on my PDA and the SQL Server 2005, how should I do this?
|
| SQL CE 2.0 + MMC error | 07 Sep 2007 14:44 GMT | 1 |
When I run the SQL Server CE 2.0 snap in through Programs -> Microsoft SQL Server CE 2.0 -> Configure Conectivity Support in IIS. The screen opens and I can then configure the virtual directory , however subequently when I click on the tabs within the confg screen i
|
| Connection hanging after using(....) construct | 06 Sep 2007 12:48 GMT | 9 |
I have following code: public IDbConnection NewConnection() { return _factory.CreateConnection(_connectionString);
|
| How long does your query take to open? | 04 Sep 2007 16:06 GMT | 1 |
I would appreciate any figures anyone could give me how long it takes to open a typical query (one or a few tables), and also which CPU/PDA you are using (e.g. 400Mhz XScale, etc). In other words: how long from when you submit the query until the first
|
| MS Hands-on Lab resources? | 03 Sep 2007 20:24 GMT | 1 |
I'm looking at some HOLs but they usually reference some material not provided on the web. For example this step by step HOL: http://msdn2.microsoft.com/en-us/library/Aa454892.aspx I am supposed to use some material in c:\program files\Windows Mobile
|