|
SQL Server on SD-card or RAM
I have read in a MS SQL Mobile Chat (Smart Device Programming with Visual
Studio .NET 2003 (September 9, 2004) that it is not recommended to put SQL
Mobile Server on flash/memory disks such as an SD-card. Is this really true?
As RAM is non-persistent there is no way we could accept using this as the
storage ...
Mon, 15 Nov 2004 12:11:41 +0100
|
PING?Internet Consistency??HELP!
Hi, my name is Ben and I use a 56k modem to connect to the internet.
I have the latest Service Packs/Patches and often scan my system for viruses.
The problem is that lately, after quarantining multiple viruses and updating
ym system, my internet connection seems incredibly unstable, as if something
is using ...
Sat, 13 Nov 2004 23:48:02 -0800
|
SQLCE connection hangs open too long?
Strange behavior on SQLCE connection open/close. To fill my datatables, I
always use a matched pair of connection open and close and I never exit a
sub or function with a connection open. Very tidy. However, I sometimes get
an exception that the "connection is already open" when I try to open a
connection. ...
Sat, 13 Nov 2004 14:49:27 -0500
|
Installation of Sql Server 2000
I want to install sql server ce on my pc ( Window 2003 Standar Server,
IIS6.0, Sql server 2000 sp3 ) I had install sql ce sp3 and when i go to set
up connectivity support a error message appear quote:
<>
but my iis is started and work ok
what is my pr ...
Fri, 12 Nov 2004 08:25:04 -0800
|
Merge replication
I am working on a project using merge replication to replicate data from sql
server 2000 to sql server ce in the pocket pc. The reason I have to use
merge replication is because I have multiple pocket pc that need to
synchronize data back to a central sql server database. However, I am having
the followin ...
Thu, 11 Nov 2004 20:24:01 -0800
|
Identity ranges
Using merge replication, I've decided to change over to identity ranges
(versus uniqueidentifiers). At the publisher, I'm setting a range on the
tables that would be consistent with the records expected not to be exceeded
in the database. Since these values are for an entire state of consumers, I
set the pu ...
Thu, 11 Nov 2004 23:24:23 -0500
|
Problem with RDA.Pull Method
I am getting an error when I call the Pull method off the RDA object. I am
using C#.net with the compact framework. I had this working a while ago so I
believe that the code itself is OK.
WHen I execute the method, I get the following error:
"Index #0
Error -2147012746:
System.Data.SqlServerCe.SqlCeE ...
Thu, 11 Nov 2004 19:15:01 -0800
|
OLEDB support on SQL mobile
Does anyone know if the next SQL mobile 2005 supports OLEDB? ...
Thu, 11 Nov 2004 11:40:04 -0800
|
Cannot find sqlce.wce4.arm.cab
I'm trying to install my application on a new symbol pocket pc. I get the
above message. I've ran the application manager it shows all of the
following should be installed (all are checked)
..net CF 1.0 ENU-String R
..net compact framework
..microsoft SQLCE 2.0 Dev
Symbol Managed Class Libraries
What do ...
Thu, 11 Nov 2004 09:39:09 -0800
|
RDA - Internet URL
My RDA.InternetURL setting is as follows
http://192.168.17.48/SQLCE/sscesa20.dll
This works fine (I can pull & push data) when connected to
a network, however it will not work when offline (IP
address is no longer valid).
I have tried using the PC name instead of the ip address
but this does not work ...
Thu, 11 Nov 2004 09:37:51 -0800
|
DataGrid - selection
Hello,
With the following method I retrieve the value of a specific field in a
DataGrid - it is the Id of the line of the DataGrid - The Problem is that
when I select the Id with the stylo only the the Id is marked and not the
whole line. What do I have to do that the whole line is marked when I select
o ...
Thu, 11 Nov 2004 01:35:05 -0800
|
Delete a field
Hello,
I want to delete the entry of one field in a row. Can anybody explain me how
I can do that?:-/
mathon ...
Thu, 11 Nov 2004 01:13:02 -0800
|
Local datastore for visual basic .net aplication on a pda
I have this project for developing an drug interaction aplication for a pda
under a windows o.s .
The aplication is being developed on visual basic .net (using visual studio
..net 2003), and I needed to create an local datastore, the problem is that
most of the database access controls and etc available ...
Wed, 10 Nov 2004 17:56:02 -0800
|
Calling into SQLCE from desktop application
Is there anything similar to the RAPI interface that allowed me to call into
the CE Object Store from my desktop application (for reading and writing to
it) for SQL CE? I have it working where I can connect the PocketPC to the
backend SQL Server on my server using wireless but I need to also be able to
at ...
Wed, 10 Nov 2004 09:07:04 -0800
|
To distribute SQL CE
I can install on a PC the server tools ("Configure Connectivity Support in
IIS" ) of sql server ce 2.0, or there are of the limitations.
I can include in a my package of installation the file of installation
unloaded from Internet on the microsoft site.
bye
...
Wed, 10 Nov 2004 12:01:23 +0100
|