Classification Of Lasix
IPAQ HX2490 [0 replies] microsoft.public.sqlserver.ce, Sunday, January 29, 2006
Hi
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 th...
SqlCE 3.0 Search with like [0 replies] microsoft.public.sqlserver.ce, Sunday, January 29, 2006
Hello,
I'm using SqlServerCE 3.0 on an HP hx2790 PocketPC.
I have a little problem doing a search with like on a column that have a
multiple column index.
To reproduce the problem I do t...
Update on base table doesn't work. [1 reply] microsoft.public.sqlserver.ce, Friday, January 27, 2006
Hello,
Environment is SSCE 2.0 and Windows Mobile 5.
I'm attempting to update a base table by using the following code:
Dim CEBaseRecordset As ADOCE.Recordset
Set CEBaseRecordset = Ob...
Set up RDA using the anonymous user account [0 replies] microsoft.public.sqlserver.ce, Friday, January 27, 2006
For anyone who wants to use RDA with SQL Mobile and Win 2K3, here is what I
did to get it to work.
1. Follow all the steps outlined in SQL Mobile BOL in the section
“Implementing Remot...
This SqlCeTransaction has completed; it is no longer usable. [0 replies] microsoft.public.sqlserver.ce, Friday, January 27, 2006
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...
building a web site [0 replies] microsoft.public.sqlserver.ce, fri,
I just got back working on my website. Its taken a long time to finish but I am getting there.
I got great web hosting at http://www.domainnamefree.net where I got a free .com name and a ...
SQL Mobile Installation Problem on Device [4 replies] microsoft.public.sqlserver.ce, Thursday, January 26, 2006
I have been unable to properly install SQL Mobile 2005 on my armv4i windows
CE 5 device. Below is a summary of what I have found and done. Any help in
resolving my issue will be appreacia...
SQL PC - Pocket PC Replication [1 reply] microsoft.public.sqlserver.ce, Thursday, January 26, 2006
I have Pocket PC where the .net 2005 framework installed
Also, I have XP sp 2 with .NET 2005 , SQL server 2005 installed
I also installed the Mobile replication and I created the conven...
Too many columns for RDA? [0 replies] microsoft.public.sqlserver.ce, Thursday, January 26, 2006
Hello,
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 Se...
SqlCeConnection.Close in multithreaded app gives native exce... [3 replies] microsoft.public.sqlserver.ce, Thursday, January 26, 2006
I found a peculiar thing while working with SQL Mobile in a
multithreaded application (VS2005, application for Pocket PC 2003).
I created a class which has multiple SqlCeConnection objects ...
Has anyone had any luck compiling and running NorthwindOleDb... [2 replies] microsoft.public.sqlserver.ce, Tuesday, January 24, 2006
I can't get this sample to compile. The first error I get is that it
cannot find oledb.h. When I include the path to an older version of
oledb.h, other errors appear.
1. Does someone hav...
Licensing [2 replies] microsoft.public.sqlserver.ce, Tuesday, January 24, 2006
We have a .NET CF application we are developing. This application using a
desktop client application. This is an off the shelf application we are
building so the average Joe will be using...
sdf and MS Access [3 replies] microsoft.public.sqlserver.ce, Monday, January 23, 2006
Hi,
I want to store data on my Pocket PC in an SDF file and then use ActiveSync
(4.0) to have that SDF file synced to the desktop. Right now I can save the
file to \My Documents folder ...
Nullify SqlServerCe objects after use ? [0 replies] microsoft.public.sqlserver.ce, Monday, January 23, 2006
Hi,
Is it wrong to set to null any SqlServerCe object references that are no
longer used ?
In our code, we always do the following:
...
SqlCeDataReader sqlceDR = sqlceCMD.ExecuteRe...
How to check last successful sync time with SQLCE2.0? [0 replies] microsoft.public.sqlserver.ce, Monday, January 23, 2006
Hi, i need a way to get last successful sync time with a sqlce2.0
database. For SQL Mobile this task can be done by querying a system
table
(http://msdn2.microsoft.com/system.data.sqlserverc...
How do I check for fragmentation for a Compact( )? [1 reply] microsoft.public.sqlserver.ce, Sunday, January 22, 2006
Hi all,
I manage an eVC app that uses SQL Server CE 2.0 and want to do a
Compact on the DB only when it *needs* it.
Is there any way of detecting fragmentation in a DB? Perhaps some
ben...
Urgent need for problem of increase in database size for nte... [0 replies] microsoft.public.sqlserver.ce, Sunday, January 22, 2006
I had several databases under sqlserver ce 2.0 (in my Pocket PC) which
contained ntext fields. The size of the databases varies from 50,000 to
700,000 records. The size of an ntext field is...
Free Hot Phone Sex [0 replies] microsoft.public.sqlserver.ce, Saturday, January 21, 2006
100% Free multi-lingual
AnimalSperm Production
elmar
Free Hot Phone Sex [0 replies] microsoft.public.sqlserver.ce, Saturday, January 21, 2006
100% Free multi-lingual
AnimalSperm Production
elmar
SQL Server Mobile 2005 32-bit bookmark uniqueness [6 replies] microsoft.public.sqlserver.ce, Friday, January 20, 2006
Hi,
Does anyone know whether a 32-bit bookmark value for a particular row
in an SQL Server Mobile 2005 database row is unique >>across all
tables<<? In other words, is it possible for a 32...
Strange RDA Problem [0 replies] microsoft.public.sqlserver.ce, Friday, January 20, 2006
We have just ported our application to SQL Server Mobile, and some users are
reporting problems when pushing gata back to their servers. The error code
is 80072EE4, and the native error is ...
RDA question [2 replies] microsoft.public.sqlserver.ce, Thursday, January 19, 2006
i am using a combination of PULL and SubmitSql to synchronize data between
PPC and back-end Server.
I save the INSERT/UPDATE clauses in the PPC to send with SubmitSql later.
Clients use ...
SQLCE ALTER TABLE ADD QUESTION [1 reply] microsoft.public.sqlserver.ce, Thursday, January 19, 2006
Hello all,
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 tbl...
SQL Mobile & Visual Studio 2005 [5 replies] microsoft.public.sqlserver.ce, Thursday, January 19, 2006
Hi all,
I need some ideas to solve my problem : I've a device (x86) with installed
Windows CE 5. This device have a program that run and save different
information in SQL Mobile database. ...
Install SQL Mobile on WinCE5 device [0 replies] microsoft.public.sqlserver.ce, Thursday, January 19, 2006
Hi all,
Is it possible include inside catalog of Platform Builder 5 SQL Mobile
component ?
Thanks in advance
Stefano Magni
integrity violation with merge replication [2 replies] microsoft.public.sqlserver.ce, Thursday, January 19, 2006
Hello,
I'm making some test of the Sql Ce Merge replication. The goal is to
transfer a "per user" partition to devices.
To problem I describe here occurs with Sql 2005 and Sql Mobile, but...
Cannot access ISSCEErrors object for more error info [2 replies] microsoft.public.sqlserver.ce, Wednesday, January 18, 2006
Hi all,
I have a simple Pocket PC app written in C++ on eVC that has a stand
alone database under SQL Server CE 2.0 accessed via OLE DB.
In some cases the DBs are being corrupted (still ...
RDA Pull Performance. Very Large Database [0 replies] microsoft.public.sqlserver.ce, Wednesday, January 18, 2006
I am trying to optimize my RDA process and was wondering if there are
any additional things I could do to decrease the time it takes to pull
data down to my device.
I am currently using SS...
|