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 / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SQL Server CE, SQL Server and ActiveSync30 Jan 2005 22:54 GMT4
Actually I have this situation:
1) a desktop computer with activesync (called TERRA on my LAN)
2) a pocket pc with compact framework and sql server ce installed (and a
database winshow.sdf ready-to-use)
Offline scenario with low bandwith29 Jan 2005 15:20 GMT3
I'm working on an application that will be based on Pocket PC devices for
clients, and an office server.
The central server will hold all data, and mobile users need to hold their
own data and product catalog (up to 60 MB).
LIKE '%xx%' performance29 Jan 2005 14:00 GMT5
SQLCE 2.0, 23,000 row item table with text description column...
Is there a way to improve the lookup performance of this query:
select itemno, itemdesc from item_table where itemdesc LIKE '%4n%'
this returns 7 rows out of 23,000 in about 9 seconds...
SqlCe Query29 Jan 2005 13:55 GMT1
does sqlce support "top" reserved  word in the select query. I have used but
i responded to me an error. If not, how can i handle to show some percent of
the data in my application. In my pocket pc application, i want to fill
datagrid initially top 50 rows but i cannot use "top" ...
SQL statement on three tables29 Jan 2005 08:59 GMT1
Hello all I am currently doing a SQL statement that collects data from two
tables at once using a JOIN.
is it possible to do this on three tables at once?
we are putting the mar.itm_desc in a different table because many of the
Unable to load System.Data.SqlServerCe.SqlCeConnection29 Jan 2005 08:39 GMT1
I am working on a Windows CE .net / SQL Ce / C# program since august 2004,
and I have never been in trouble deploying the program to the target machine
(a Psion TekLogix, based on an ARM processor).
All of a sudden, today, the program cannot be launched anymore, and i get
Update a table field from another table field28 Jan 2005 16:17 GMT1
how can i update a table field to value of another table field
for example:
update Table1 set Field1 = Table2.Field2
From Table1,Table2
Testing my application27 Jan 2005 21:38 GMT1
I'm using SqlCE database, but I want to test it on the emulator. The
installation/deploy works fine, but the application does not start
automatically and I can't use the visual studio 2003 debugger
I have to start the application manually and put a lot of debug.write
SqlServerCe Database to DB2????27 Jan 2005 19:10 GMT1
Does anyone have a suggestion for getting a SqlServerCe database file on a
handheld device to a DB2 table? I have a network connection.
Thanks
how to find out the number of tables in a ce database27 Jan 2005 13:43 GMT1
can anyone help me to find out how to know the number of tables in a ce
database?
is there something like a system database for the sql ce which contains all
the information for the databse?
Update data source from dataset27 Jan 2005 10:49 GMT2
I'm working on a C# application using SQL server CE 2.0 as a data source.
The .NET CF version is 1.0.3316 and I'm using MS VS .NET 2003.
I created a DataSet object with a DataTable object inside. The DataTable
object is filled using a SqlCeDataAdapter object from my ...
IIS configuration for SQL CE27 Jan 2005 09:00 GMT1
Hi all, i've configured my IIS properly... I create the virtual
directory "CEAlias" which contains the sscesa20 dll...
The problem is that if i type on MY COMPUTER the string
"http://<MY_IP>/cealias/sscesa20.dll" on IE, the browser resolve it
How to create a Database in SQL Server CE???26 Jan 2005 16:23 GMT1
I would like to create a database in SQL Server CE using VS.NET or SQL Server
2000 Enterprise Manager.
I'm running Win2K Professional, SQL Server 2000(don't know how to determine
the Service Pack I have), VS.NET 2003.
DataReader Seek26 Jan 2005 04:34 GMT7
I am getting a NullReferenceException when using the Seek function of the datareader and I cannot figure out why.  I have verified everything I can think of including Index name, etc.  I checked the database to make sure that a value of "9" was in the column that is indexed and ...
drop table column25 Jan 2005 23:31 GMT1
i have a problem when droppin' an index, a message is sent from SQL CE Query
Analizer that says that the index is in use. If i try to drop that table, the
same error is sent,even when it is empty. ¿Any suggestion?
Thank You
Pages: 1 2 3 4 December, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.