| Thread | Last Post | Replies |
|
| Using Management Studio Express? | 16 Jan 2007 15:47 GMT | 3 |
I have seen articles and screen shots suggesting that the visual tools (as opposed to action queries) in Management Studio Express can be used to create and manage SQLS 2005 CE databases? My version of MSE (SP!) doesn't have these features.
|
| Test Agent in SSCE 3.1 | 16 Jan 2007 15:16 GMT | 5 |
Ginny, I've installed all SDK, CE3.1, Server Tools for SQLServer 2005 SP1 I've reset the path to my C:\Program Files\Microsoft SQL Server Compact Edition\v3.1 but there isn't a sqlcesa30.dll file in that directory. Do you
|
| did I installed CE successfully? | 15 Jan 2007 16:07 GMT | 3 |
Hi again, apparently I was able to install compact edition successfully. However, when I try to connect from VS2005, and from SQL Server Management Studio it still says sql server mobile, instead of compact edition. Should I uninstall
|
| [Q] Notification from merge replication | 14 Jan 2007 20:37 GMT | 1 |
Hi Group, Does any way to get notification of data changed / uploaded from merge replication? Thanks,
|
| Newbie questions on merge replication, sql mobile 2005 | 14 Jan 2007 20:32 GMT | 3 |
Hi Group, I like have two of replications, one of them is to use merge replication in [Upload Only] mode. - What is the best practice for removing uploaded records?
|
| Which Agent to use? | 12 Jan 2007 21:31 GMT | 2 |
I'm using RDA to grab data from a SQL Server 2005 database. Apparently, at least in debug run on the device mode, it works great calling the CE2 dll - getting data back etc. Do I need to be using CE3 agent or does it really matter?
|
| Keeping SqlCeConnection Open and Thread Safety | 12 Jan 2007 12:10 GMT | 1 |
I've done quite a bit of searching online and it's fairly clear that there is a bit of confusion about how one should use the SqlCeConnection object, particularly with regards to two interrelated issues: (1) whether to keep the SqlCeConnection open and (2) whether
|
| Which SQL Server version? | 11 Jan 2007 23:30 GMT | 1 |
If I use CF2 and SQL Server Mobile and RDA - Can I set up CE3 agent to hit either Sql Server 2000 OR Sql Server 2005 without having to change any code at all? Or if it's Sql Server 2000 I have to use SQL CE 2?
|
| SQL Server Everywhere now available? | 11 Jan 2007 23:15 GMT | 7 |
Is the new SQL Server Everywhere now available? I think it may be called SQL Server Compact now? Basically want to know (1) How to get it? (I have VS 2005 installed with the new SP1 service pack), and (2) Can this new version now be
|
| Newbie to SQL Server Mobile Edition...a few questions | 11 Jan 2007 16:01 GMT | 1 |
I've got a Pocket PC app with a sqlce database and a desktop app with an Access database. I heard the new SQL Server Mobile edition automatically syncs between the PPC and desktop. 1. Is this true?
|
| Helpful Blogs or Other NGs? | 11 Jan 2007 15:58 GMT | 9 |
I can't seem to get an answer here, are there at least other blogs or NGs where I can get help with RDA and SQL Server CE 3? TIA
|
| Replication | 10 Jan 2007 15:51 GMT | 1 |
sometimes using the sql ce replication on pda we get the native error 280037. Sometimes everything works fine just on restarting the replication, sometimes it needs a pda reset, sometimes it seems to be definitely broken. Does anybody know something about this error, or had a ...
|
| VS2005, SQL Mobile: GetColumnCount bug?! | 10 Jan 2007 13:59 GMT | 4 |
I would like to write to a BLOB column inside my SQL Mobile database but I have a problem getting the right number of columns from my table which I think affects my call to "SetData" I have this:
|
| OLEDB, BLOBS and SQL Mobile | 10 Jan 2007 13:40 GMT | 3 |
Sorry for asking so many questions in a row! :) I am trying to write to a BLOB column in one of my SQL Mobile tables. The table is really simple; It does not have a primary key, foreign key, indexes or anything and is of the form:
|
| System.IO.File.Exists never finds file (CE 5.0 App) | 10 Jan 2007 05:02 GMT | 5 |
I am attempting to create a CE 5.0 & SQL CE Merge application. Now matter what path I used I get the following error: SQL Mobile encountered problems when opening the database NativeError 28559
|