| Thread | Last Post | Replies |
|
| ERROR: "A SQL Mobile DLL could not be loaded ..." | 16 Feb 2006 19:27 GMT | 6 |
When deploying my SQL Mobile app to a device (imate Jasjar), as soon as replication or rda functions are performed, I get the following error: Error:25123 A SQL Mobile DLL could not be loaded. Reinstall SQL Mobile [ DLL Name =
|
| Accesing dbce.sdf from Windows Visual net 2005 | 16 Feb 2006 15:43 GMT | 4 |
I can open my test.sdf (mobile database) from Windows application visual 2005 first I copy the test.sdf database to my c:\ but, Can I access my test.sdf direct from the ppc??? i am trying this
|
| How to get SQL Server Mobile? | 16 Feb 2006 00:17 GMT | 1 |
I am planning to evaluate the SQL Server 2005 Mobile Edition (SQL Server Mobile). But don't know how to get it. Is it available as part of Visual Studion 2005? Currently, I just want to write some test program to use SQL Server
|
| NumberDecimalSeparator | 15 Feb 2006 20:10 GMT | 1 |
Hi NG, is it possible to set the NumberDecimalSeparator and NumberGroupSeparator to another culture on my pocket pc while running an app and restoring the default values when ending the app?
|
| real-time application and SQL Server CE/Mobile Edition. | 15 Feb 2006 19:57 GMT | 5 |
Hi Gurus, Has anybody used the SQL CE/Mobile edition in a real-time application? (I mean the application should be able to satisfy all the request within 1 second )
|
| Replication works only with PublisherLogin ="sa" ?? | 15 Feb 2006 12:43 GMT | 1 |
I am testing the replication with SqlCeReplication and the only way I have been able to make it works was by using the PublisherLogin="sa" (or a user with server role sysadmin). What privileges a PublisherLogin really needs? I find it risky to use sysadmin privilege.
|
| Deployment issue | 15 Feb 2006 12:42 GMT | 1 |
I am getting following error while deploying Error 1 Deployment and/or registration failed with error: 0x8973190e. Error writing file '%CSIDL_PROGRAM_FILES%\MyWallet\MyWallet.exe'. Error 0x80070020:
|
| Compressing Snapshot | 14 Feb 2006 22:59 GMT | 1 |
Is is possible to use a compressed snapshot for merge replication between sql2000 and sql mobile? Thanks, JJ
|
| Replication - what happens at the end? | 13 Feb 2006 21:54 GMT | 1 |
Hello.... I have posted a message like this before...but never figured it out yet.... I have SQL Mobile on a device (running PPC2003) that syncs with a SQL 2005 server.
|
| IPAQ HX2490 | 13 Feb 2006 12:22 GMT | 10 |
I am about to purchase a new PDA (IPAQ HX2490) and I wish to develop SQL queries and scripts on it, since I will be on the move alot, travelling between clients etc.. I have heard that SQL CE is available, but my question is, will this be like
|
| Need help with AVG | 13 Feb 2006 08:48 GMT | 1 |
Hi NG, please have a look to my piece of code: SQLBefehl.CommandText = "SELECT AVG(tblnoten.SNote) as myValue FROM tblNoten"
|
| Too many columns for RDA? | 11 Feb 2006 13:22 GMT | 2 |
I’m still (unanswered: RDA and large table problem 1/15/2006 11:17 AM PST) trying to pull large (many columns - 250) table to my PDA. This time with SQL Server 2005 and SQL Server Mobile. And it does not work. Pulling small table is not a problem, all works fine, but pulling ...
|
| how to refer to table name with space? | 11 Feb 2006 08:15 GMT | 1 |
how to refer to table name have space in sqlce select statement? i try with square bracket like [Order Details] and it didn't work.
|
| Sql Mobile 3.0 uses the wrong index | 10 Feb 2006 19:38 GMT | 2 |
I've a table with near 20 columns. Two of these columns compose the primary key. We also have in our application some request that filter rows on some columns.
|
| "the table cannot be opened." error during RDA Pull. | 10 Feb 2006 00:50 GMT | 3 |
I am having the following error occur (code follows): HR: -2147217865 Native Error: 28567 Message: The table cannot be opened. [,,, Table name,,]
|