| Thread | Last Post | Replies |
|
| Error in Connecting Database | 09 Feb 2006 10:30 GMT | 2 |
Hello, Please Help when i tried to run my application on pocket pc i get the following error "Error in Connecting Database"
|
| SQLCE ALTER TABLE ADD QUESTION | 08 Feb 2006 21:58 GMT | 2 |
I am sure that this is an easy question for someone who knows. I am having trouble understanding why this sql statement will not work with SqlCE (not 2005): ALTER TABLE tblFarmGroups ADD CustomerCountyID INTEGER NOT NULL;
|
| storing datetime in SQL CE | 07 Feb 2006 23:08 GMT | 1 |
I am new to programming Microsoft SQL Server CE, so I do have some questions: How can I store a datetime value in a table? The following command works well: cmd = New System.Data.SqlServerCe.SqlCeCommand("INSERT INTO tblAV (xDate)
|
| Nullify SqlServerCe objects after use ? | 06 Feb 2006 16:51 GMT | 1 |
Is it wrong to set to null any SqlServerCe object references that are no longer used ? In our code, we always do the following: ...
|
| Sql Mobile Merge Replication problem | 06 Feb 2006 16:35 GMT | 1 |
We have a Sql 2005 db with ssome FK in the model. This DB is replicated on a device using merge replication and is partitioned for each user. When we replicate this db on a device, these FK are not replicated. Where can I check if I missed something ?
|
| SQLServerCe replication with Norton Internet Security | 06 Feb 2006 16:32 GMT | 1 |
I've been struggling with the error message "Header information is either corrupted or missing..." during a SQLServerCE synchronization. Using VS.Net 2003 / Mobile 2003 The code works provided I have Norton Internet Security disabled on my IIS
|
| Install Microsoft SQL Server 2.0 on Mobile 5 Platform. | 03 Feb 2006 19:34 GMT | 4 |
Hi; I am a new developer to the Pocket PC Platform and I am looking for some clarity on what I can install on the PPC. I am hoping to create a VB.Net 2003 project using SQL Server 2.0 and I would like to deploy it to all Pocket
|
| SQL Mobile 2005 license restrictions & db options on the device | 03 Feb 2006 11:40 GMT | 1 |
My .NET CF application is used by approx 500 users to enable dairy herd information from a desktop software system to be accessed in the field. The desktop system for ease of deployment and for legacy reasons uses JET and there are no immediate plans to change this.
|
| Soft Reset by software | 03 Feb 2006 08:45 GMT | 2 |
Is there a way to develop an application to do a Soft-reset of my Device? Thanks, CR
|
| This SqlCeTransaction has completed; it is no longer usable. | 02 Feb 2006 23:11 GMT | 1 |
Anyone know why I might get the above InvalidOperationException? Top two things on the stack trace show: SqlServerCe.SqlCeCommand.set_Transaction() SqlServerCe.SqlCeCommand.set_DbTransaction()
|
| SQLCE RDA ole db execute method failed the sql statement is not va | 02 Feb 2006 00:45 GMT | 1 |
I am using Device with WinCe.Net and Using RDA and Pull Method from SQL 2000 SP4. I have got it working no problem. However I have a specific table where I cannot execute any SQL Statement on
|
| Database Problem | 01 Feb 2006 19:03 GMT | 1 |
we restore database in wrong database i have no backup of this database so how can we get previous data plzzzzzzz help meeeeeee
|