| Thread | Last Post | Replies |
|
| Encryption question | 20 Jun 2006 11:34 GMT | 4 |
Is a password for the encrypted database that I'm specified in the connection string can be catched 3rd party software such as sniffers, memory dumpers etc. while connection opening?
|
| SqlCeResultSet: catching events | 20 Jun 2006 10:24 GMT | 10 |
I need to catch add/update/delete events to provide custom logic (and availabity to cancel this operations). But SqlCeResultSet does not provide any event. How can I implement this behavior myself?
|
| SQL Mobile 2005 | 19 Jun 2006 13:30 GMT | 2 |
Hi, im new in this forum.... is this the correct place to post about SQL 2005 Mobile ? Ths!
|
| Not enough storage space | 19 Jun 2006 11:48 GMT | 4 |
Hello, after searching this topic everywhere it seems nobody is facing it the same way. I'm developing an evc++ 4.0 database application using sqlce 2.0 and oledb (adoce gave me some problems so I discarded it) Application behaves well on
|
| Everywhere edition: avoid default database size as 128M | 19 Jun 2006 10:37 GMT | 2 |
How to create database with max size (4GB) or how to set connection string parameter?
|
| Recommendation for a datatype for replication | 15 Jun 2006 16:45 GMT | 4 |
Posted this over in the sqlserver replication forum without any response, so hopefully someone here can advise: I need a recommendation for a column datatype where I need to save what might commonly just be called a "note". The note may be very short, it may
|
| Novice Question SQL 2005 Mobile | 15 Jun 2006 14:33 GMT | 2 |
Im new in this mobile world... and i was reading some examples, basicaly from Microsoft web site, and i notice that in same examples about mobile app, the author create SQL Mobile DB on the desktop...so he syncronize it with a mobile DB on the device....what is the objective ? ...
|
| Strange Problem | 14 Jun 2006 21:17 GMT | 3 |
Queries execute ok for the first time, but application is throwing an native exception when i run them again. Any one experienced this? I am using compact framework 2.0, Vb.Net, Sql mobile 3.0.
|
| where can download AdventureWorks Mobile sample ? | 14 Jun 2006 07:28 GMT | 2 |
Hi, all, I have a long time to find AdventureWorks Mobile sample, but can not find out. which address can download it? Thx a lot.
|
| Help for sql server | 13 Jun 2006 21:08 GMT | 1 |
Hello,all Would someone tell me Where I can find the technical articles about Embedded SQL server which works in the XPE?
|
| Is there an SQL Mobile 3.0 Manifest? | 13 Jun 2006 16:08 GMT | 2 |
Where can I find a mainfest for all the *.dll, *.cab and *.msi files in SQL Mobile 3.0? Some of the names are confusing to me. Thanks JEK
|
| SQL CE Memory Issue | 13 Jun 2006 10:45 GMT | 4 |
I hope someone can shine some light on a memory issue we are having with SQL Server CE 2.0 RDA and replication. We have been getting lots of OutOfMemoryExceptions and SqlCeExceptions after we do a large RDA pull or synchronize. By large, I am talking
|
| SQL Server Everywhere Runtime | 12 Jun 2006 22:38 GMT | 1 |
What about SQL Server Everywhere Runtime ? http://www.microsoft.com/downloads/details.aspx?FamilyID=85e0c3ce-3fa1-453a-8ce9 -af6ca20946c3&DisplayLang=en Miro
|
| Performance issue selecting data | 12 Jun 2006 19:40 GMT | 2 |
I'm working with SQL Server CE 2.0, VS 2003 and Pocket PC 2002. I would like to transfer a single table with about 4000 records via a DataAdapter into a DataTable. The transfer works but it takes about a minute both in the emulator and the
|
| Why Sql Server Mobile's RDA.Pull error ?? | 12 Jun 2006 07:16 GMT | 3 |
Hi,all, I have an app which use sql ce 2.0 to access Sql server 2000 on desktop through rda. The app runs normally in vs2003 and PPC2003, but when I try to replace the rda to the one which is installed Sql Server Mobile, When the
|