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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Limits of Prameterized Queries.17 Feb 2005 14:21 GMT5
I am having problems with parameterized queries run on a SQL Server CE DB. I
don't know if this is down to limitations of parameterized queries or errors
in my syntax. All the queries I am attempting to run will work using
non-parameterizesed SqlCeCommands but only some work ...
How to get a count of the number of columns?17 Feb 2005 08:37 GMT4
I have a pocket pc sql ce database that gets larger in both number of
columns and number of rows - i.e. see following:
Customer1     Asset1     Asset2     Asset3    Asset~
Customer2
How does sscesa20.dll resolve to SQL server?17 Feb 2005 04:55 GMT4
In the SQL CE code, you declare the publisher and
distributor sql instance name (note, not physical SQL
server name) and the IIS server where the sscesa20.dll is
located. I want to use an alias so that I can reference
Strange behavior with MAX()16 Feb 2005 17:54 GMT4
When I do the following statement on an empty table, I get strange results.
I am using CE with the CF(C#).  The IsDBNull is not returning true even
though it returns a null value - then the GetInt32 returns a cast exception.
cmnd.CommandText = "SELECT Max(client_id) AS client_id ...
identity insert15 Feb 2005 23:11 GMT2
I have a table with one column that is an identity.
In sqlserver I can perform the following:
****
insert into table default values
Sqlce 2.0 Pull Method Timeout?15 Feb 2005 15:50 GMT6
Can anyone tell me how can i handle the problem that when i want to connect
to the remote sql server the pull method waits more and cannot get the data
from the server and returns error...I can connect to the sql server with
query analyser and get the data by running same sql ...
SQL CE Error 214702489115 Feb 2005 15:31 GMT4
I have been trying to setup SQL CE RDA to move the contents of a SQL Server
2000 database to a SQL CE database running on the Pocket PC 2002 platform.  
My code is as follows and is based on an example in the book "SQL Server CE
Database Development with the .NET Compact ...
Error code:80004005 Minor Error:28574?15 Feb 2005 14:38 GMT9
While i was pulling the date from remote database i got this message...Can
anyone tell me what is the problem?
Thanks...
ADO: Syntax error or access violation14 Feb 2005 23:13 GMT4
From my ASP.net aplication, I am using the server explorer to connect to the
database and am writing the following  stored procedure :
CREATE PROCEDURE dbo.Check
{
SQL Server gets corrupted after a cold reset - Symbol 884614 Feb 2005 22:05 GMT2
I am running an application using SQL Server CE in a Pocket PC device.
Everytime a hard reset is done , the DB gets corrupted.  Is there anything
that  I can do to solve this problem?  Do anyone have experienced similar
problems?
Registering SQL CE 2.0 externally...14 Feb 2005 20:05 GMT3
There is "sqlce.wce4.armv4.CAB" which takes care of installation of SQL CE
2.0 on the pocket pc.
I want to do this manually, using one cab file which does other jobs too.
I register following dlls :
Getting at @@IDENTITY14 Feb 2005 19:23 GMT8
How do you learn the value of the Identity column on an insert in SqlCe?  I
don't have stored procedures to rely on (like select @id = @@IDENTITY), I'm
just doing a SqlCeCommand.ExecuteNonQuery call with my INSERT sql statment.
But next I need to insert related records using the ...
Problem in the rda.Push operation14 Feb 2005 16:21 GMT3
I develop an application to Pocket PC with .Net CF and SQL Server CE, using
an database in SQL Server 2000 SP3. I Using the rda replication.
When I make que rda.Pull operation, its works fine.
I add some rows in some table of SQL Server CE, that have the column
SQL CE 3 and CF 1.0 support14 Feb 2005 12:59 GMT6
Does anybody know anything about SQL CE 3 support for the
1.0 version of the Compact Framework?
Data Abstraction13 Feb 2005 09:45 GMT2
I am a SQL server 2000 developer working on a SQL CE app for the first time.
I am used to using server side functionality such as stored procedures ,
views etc.
I am aware that  such functionality  is not available in SQL CE.
Pages: 1 2 3 4 5 January, 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.