| Thread | Last Post | Replies |
|
| SQL Mobile dll corruption | 05 Apr 2006 00:20 GMT | 6 |
I'm receiving the following error message when trying to connect to a SQL Mobile database. A SQL Mobile DLL could not be loaded. Reinstall SQL Mobile. [ DLL Name = sqlcese30.sys.dll ]
|
| Aggregate function returns results for whole table | 04 Apr 2006 08:53 GMT | 2 |
Hi all. I wonder if any bright spark out there can explain to me the peculiar effect I'm seeing. I'm using SQL Server 2005 Mobile Edition through VB .NET on Pocket PC 2003. I'm an ex-Ingres DBA so I'm happy with all the underlying concepts, but I'm new to SQL Server.
|
| Bulk Insert with sql server mobile 2005 | 04 Apr 2006 07:26 GMT | 4 |
how can I insert data from a csv text file in a sdf file on pocket pc? Is a bulk insert possible with the latest version of sql mobile? Can anyone give me an example for this? The row by row insertion is very slow.
|
| Sqlce Replication: "Header information is either corrupted or missing." | 03 Apr 2006 11:30 GMT | 2 |
I am getting this error on replication: "Header information is either corrupted or missing." a.. I do not have 'Norton Internet Security'; b.. I disabled McAfee Anti Virus; c.. From the device I can see http://myhost/mysnapshot/sscesa20.dll ok
|
| retrieve uniqueidentifier (GUID) after insert statement | 03 Apr 2006 09:18 GMT | 5 |
How can I retrieve uniqueidentifier (GUID) after insert statement? @@IDENTITY seems doesn't work for GUID. my insert statement is like this: INSERT into tblHistory (historyID, historyTime, sessionId, historyTypeId)
|
| SQL CE 2.0 not for replication | 02 Apr 2006 23:01 GMT | 1 |
A few weeks ago we had issues with rows being dropped when syncing to a merge replication between MSDE and SQL 2000. After MS support got involved they determined that "NOT FOR REPLICATION" needed to be set on the constraints to prevent data loss. It turns out that SQL CE 2.0 fails ...
|
| Administration with SQL Server 2005 Mobile? | 01 Apr 2006 10:18 GMT | 3 |
Will SQL Server 2005 Mobile allow you to remotely administer/manage SQL Server 2000/2005 instances in your network? If not, does anyone have any recommendations or suggestions for such applications?
|