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 / July 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SqlCeDataAdapter Fill?31 Jul 2004 21:59 GMT3
I have the following code in my application,but when I compile VS tells me
that SqlCeDataAdapter does not contain a definition for Fill?
ceDB.Open();
SqlCeDataAdapter da = new SqlCeDataAdapter();
Newbie Q: Best way to add records to related tables?30 Jul 2004 20:49 GMT2
There must be a simple answer to this, excuse my ignorance.
I have 2 related tables with the primary key for Table1 being of
auto-increment type (1, 1) and the foreign key in Table2 that references it
being of type integer.  I have set up a FK/PK relationship.
How to transfer SQL CE database (sdf) to SQL Server database (mdf)30 Jul 2004 19:17 GMT1
I have SQL CE database (.sdf file) and want to transfer it
to MS SQL Server 2000 (.mdf file).
Is there any solution to do it in relatively simple way (without
creating database with corresponding tables on SQL Server 2000).
Merge Replication problems...30 Jul 2004 14:39 GMT1
I'm using merge replication with dynamic filters.
The replication works fine for a couple of times but after that I get Error
80045063: "Failed to enumerate changes in the filtered articles" ->
"sp_Mssetupbelongs"
Installing CE agent on Server29 Jul 2004 23:35 GMT1
I have a PPC CF CE app that uses RDA to pull data from SQL Server 2000 db.
I'm trying to document what is needed to set IIS up for RDA.
From this I'm outlining minimum software/hardware requirements.
The VS2003 automatically installs SQL Server CE on the PPC but what kind of
merge replication27 Jul 2004 22:15 GMT4
I'm using vb.net with a SqlServer Ce database and I'm trying merge
replication with SqlServer 2000. I've configured everything (IIS, SQL server
publisher), etc. but I have an error when I do"Synchronize"
System.Data.SqlServerCe.SqlCeError: An incorrect or unsupported HTTP
Help With Update Statement27 Jul 2004 04:36 GMT2
I can't find what is wrong with this statement. It is very simple and is getting me frustrated.
Update Test_PPC SET WDC = '554765', User = 'Smith, Mike', SID = 'B455752' WHERE AKEY = '841000004'
All of the data types are nvarchar(250) except for AKEY which is nvarchar(12). Is User ...
Additionnal info about my last question26 Jul 2004 20:58 GMT3
I also use the PocketPC Emulator. I don't have a real device yet.
If DB exists26 Jul 2004 00:13 GMT3
How can I check if some database is already created?
Insert more than one record in one request ?25 Jul 2004 21:39 GMT1
Is it possible to insert more than one record with one request (i'm using
ADOCE) ?
I've tested the following syntax, but it doesn't works :
INSERT INTO MYTABLE (FIELD1) VALUES(100), VALUES(101)
Query Support in SQL Server Ce23 Jul 2004 19:16 GMT1
I am using SQL server CE 2.0 with servicepack 3.0 to connect to sql server 2000
While making query to the SQL Server CE i am getting parse errors. The case is when i use "Case" or "Cast" or "Convert", SUBSTRING etc.
Like to know does Ce supports these sql functions.(It is given in ...
Best practices re. running multiple instances of SQL server 2000.23 Jul 2004 19:10 GMT1
I need advise. Where can I find more info regarding the
above-mentioned. I have read Microsoft's
article: "Microsoft SQL server 2000 Scalability Project -
Server Consolidation", regarding running multiple
Merge Replilcation issue22 Jul 2004 16:03 GMT5
I am trying to perform a "Merge Replication" from the PPC simulator with
VS.net 2003. Has anyone experienced this before or have any resolution?
the SQL Server publiation  is setup on another machine which also serves as
the SQL Server CE Agent (configured with anonymous access only ...
SqlCeException 2854321 Jul 2004 23:10 GMT1
here is my code,
string str ="Provider=sqloledb; Data Source=BART;Initial Catalog=rdaMobile; User Id=sa;Password=";
rda.InternetUrl = "http://BART/VirtualSQL/sscesa20.dll";  
rda.LocalConnectionString =@"Provider=Microsoft.SQLSERVER.OLEDB.CE.2.0;Data  Source=\\My ...
SQL Server CE running out of memory21 Jul 2004 07:54 GMT2
we are having a big problem using SQL Server CE 2.0. Before running our
program about 10 MegaBytes of memory are used on our device. The programm
creates a database and inserts data. After closing the programm about 12
MegaBytes (depending on how many data was inserted) are marked ...
Pages: 1 2 3 4 June, 2004
 
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.