Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server CE / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
null values in primary key19 Apr 2005 16:45 GMT6
I have a very strange problem :
After a synchronisation with merge replication, my  local database  (.sdf)
has four  lines where every field is null, with the primary key.
In the device, i can't drop or delete the table.
Create a Database file and transfer it to my PC19 Apr 2005 16:23 GMT3
Hello;
What i want is to pass a SQL CE database file created in the emulator to mi
PC... it is possible..?
I don't have any PPC device, so i think i can't use ActiveSync.
Dumb easy question19 Apr 2005 01:23 GMT2
Using Visual Studio .Net to develop for a mobile application, is the only way
to communicate with a SQL 2000 server to use the SQL CE client (which appears
that even that can't directly communicate with SQL 2000, but must go through
IIS), or is it possible to simply use the ...
MVP Kudos18 Apr 2005 19:50 GMT1
Just a positive word on using these newsgroups and the MVPs -
I know many times the problems posted here are ultimately  resolved by the
developers themselves after a little thinking, and usually in the ways
suggested by the MVPs.  But it REALLY helps to hear it over and over ("no ...
Merge replication and clustering18 Apr 2005 19:27 GMT1
Does merge replication support clustering?
I'm having some troubles about  merge agent "querytimeout" parameter
throught a clustered system, and the hints that are over there about
"increasing timeout", "refreshing indices" and a lot more don't give any
Difference in use of nested SELECTs between 2000 and CE18 Apr 2005 16:57 GMT1
I am trying to run the following statement:
SELECT IMEI, ProductCode, Quantity FROM (SELECT NULL AS IMEI, product AS
ProductCode, (physicalqty - allocatedqty) AS Quantity FROM importstock
WHERE (NOT mpstype IN(N'U', N'C', N'M', N'X', N'Y', N'P')) AND product IN
Join between two databases18 Apr 2005 16:35 GMT1
is it possible to do a join query between two different databases with SQL
Server CE? If so, please can you give me some infomations about the syntax.
Thanks,
Stefan
Licensing question18 Apr 2005 15:58 GMT4
Please help me with this licensing question:
Microsoft says:
You can deploy SQL Server CE to an unlimited number of mobile devices
provided that they operate in stand-alone mode. In stand-alone mode,
Could i delete .IN file and .OUT file in folder \Program Files\Microsoft SQL CE\Server which created by MR18 Apr 2005 04:15 GMT2
I have created a replication with SQL CE. In Folder \Program
Files\Microsoft SQL CE\Server, a lot of file .IN and .OUT were created
for Merge Replication between DB on SQL server and DB on SQL CE.Those
file occupied such a large amount of disk space. I think I could
dataset row count problem PPC - SQLCE17 Apr 2005 23:09 GMT7
I'm having a heck of a time trying to determine if my query returned any  
values.  I am trying to implement a logon procedure, where if the user and  
password match a record in the database, then the user is authorized.  The  
below code works great at SELECTing in other ...
Why no "Close" in Query Analyzer16 Apr 2005 22:37 GMT8
Why is there no true Close (OK) in Query Analyzer?  When you click the (X),
it leaves the database open then its not accessable to another program.
Then you have to go to Memory->Running Programs to kill it.  The (X) should
at least release the database and close it!
Filter rows at subscriber16 Apr 2005 17:58 GMT7
On my publisher database I have a table called TASKS. I only want to send
tasks from last week and next week to the subscriber, to minimize the amount
of data at the pda.
How come old rows still stay in the subscriber database as time moves on,
Corrupt database file using threads15 Apr 2005 23:25 GMT8
I open a single global SQLCe connection in my app and then use it in several
concurrent threads.  Very occassionally I end up with a corrupt database
that even Query Analyzer can't open.  This leads to 3 simple questions:
1) is there any problem with thread 1 writing to a table, ...
Unable to compact db15 Apr 2005 22:59 GMT4
Does anyone know what it means when you get an exception on the SqlCeEngine
constructor?  I'm doing this:
  string src = @"DataSource = \My Documents\mydb.sdf";
  string dst = @"DataSource = \My Documents\temp.sdf";
I need help with SELECT statement15 Apr 2005 02:27 GMT1
Hi, Could you help me modify the SELECT statement below that would
accomplish my final goal.
SELECT col1, col2 FROM table1 WHERE col3 < @V
In col1 rows have many duplicates
Pages: 1 2 3 4 5 6 March, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.