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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
I can read, but delete and write actions dont change the database28 Mar 2008 13:50 GMT3
My app is a .NET CF 2.0
I m working with SQL Server CE 3.5
I can read data in my database but write or delete operations raise no
exception but they dont have any influence on the database...
Search fails, but only for a specific sequence20 Mar 2008 17:58 GMT14
This is weird! My medical database works just fine and has done since ages,
until someone treid to look for a medicin begining with 'ney...'
Major Error 0x8007007A, Minor Error 0
> SELECT * FROM t_artikel WHERE NAME LIKE 'ney%'
retrieving identity upon insert using a strongly typed data set19 Mar 2008 17:10 GMT2
Env.: SqlCE 3.5, Windows Mobile 6
Hi All,
I use .xsd based strongly typed data sets to access my DB.
Is it possible to retrieve @@identity from an Insert method?
MSResultSetGenerator - Create Partial Class of Typed Result Set to     select data subset.15 Mar 2008 22:02 GMT2
Using VS2005
Sqlce 3.1
I have changed the dataset designer to generate ResultSets.  The
generated code seems to open the table with no ability to select the
DataTable to SQLServer table14 Mar 2008 15:59 GMT5
I need to move a DataTable records to a table. How can I do that quickly?
Now I'm iterate the DataTable, and for each record I'm build the sql
instruction and insert it. The problem it is the time.
Any ideea?
sqlserver compact 3.5 - double precision in tables not possible14 Mar 2008 07:18 GMT1
I'm evaluating sqlserver compact and I have detected an ugly
restriction.
Apparently, its not possible to create a table containing 'double
precision' values, like
"sqlceca30.dll" sql mobile dll could not be loaded reinstall SQLMo10 Mar 2008 14:18 GMT6
I have an SQL 2005 server with Connectivitiy tools and Windows Mobile 2003
and 5.0 clients.
The solution has recently been migrated from SQL 2000 to 2005.
I have an error message when making transfer with the main SQL 2005 database.
Unable to connect to Sql Server Compact Edition Database07 Mar 2008 23:05 GMT7
I'm using VS 2005 and ActiveSync 4.5.
Using the Server Explorer in VS 2005, I get the following error when I
try to add a connection to a sql server compact edition database that
resides on a CE device:
Why is my data stored as .234 and not 0.234?06 Mar 2008 18:23 GMT1
I have a quirky SQL problem that I would like solved. I used the
following SQL:
Dim sqlTA As New SqlCeCommand("UPDATE tblStandInfo SET si_samplearea =
(convert(float, si_samplelength) * convert(float, si_samplewidth) /
String value in where clause04 Mar 2008 14:49 GMT17
SqlCeDataReader will not return any records when using a string value in the
Where clause.  Integers work fine.   Following is a example of the problem
// Database columns            
//------------------
Create DB Compact3.503 Mar 2008 18:10 GMT4
I'm looking for an example or tutorial that explain how create a
DataBase at run time though C#.
And then how to populate the Database with Tables and columns.
Thanks
 
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.