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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Generate SQL Server Mobile Database09 Jan 2007 23:04 GMT4
I have a solution to develop that I don't have a clue to resolve it.
I will have a central database in SQLServer 2005 and several equipments
with SQL Server Mobile that I need to create with information stored in
the central system.
Possibility to control primary key index name?07 Jan 2007 16:28 GMT2
Is there any possibility to control the name of the primary key index when I
create a new table in SQL Server 2005 Compact Edition? Or can I change the
name of this automatically generated index later on?
If I create a table as follows
Replication Problem07 Jan 2007 14:39 GMT3
I am using vs.net 2003 with sql ce 2.0 and sql server 2000 sp2. I am
using replication of sql ce name SqlCeReplication. i am
constantly getting a error :
A request to send data to the computer running IIS has failed. For more
SQL Mobile 2005 Row size07 Jan 2007 12:18 GMT1
Is there a 4k limit on the size of a row?
If I create a table with columns of type nchar their total length must be
less than 4k. However, I can add a column of type ntext when I could not add
another nchar and I can add records to the table with text in the ntext col.
can't find PInvoke dll sqlceme30.dll07 Jan 2007 12:14 GMT2
i am using vs.net 2005 i have add the reference of sqlserverce in the
project. When i create a database  on the device it gives me exception
"can't find PInvoke dll sqlceme30.dll". My code is :
Public Sub createDB()
Seeking by index of nvarchar field does not works01 Jan 2007 23:49 GMT3
I have simple SQL Mobile database with one table. This table contains
indexed field of type nvarchar(18). I write the following program:
SqlCeConnection conn = new SqlCeConnection(strconn);
conn.Open();
Deploying SQL CE?01 Jan 2007 23:29 GMT2
I've been looking over SQL Server 2005 CE (RC1)  for use in single-user
desktop applications. It looks like a good replacement for the Jet database
engine, except for one thing--how do I deploy it with my application?
I can't find any merge modules that install the SQL2005 CE ...
Pages: 1 2 3 December, 2006
 
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.