| Thread | Last Post | Replies |
|
| SQL Server CE and Delphi 5 | 28 Jun 2008 11:08 GMT | 3 |
I'm searching to answer for the question: is exists some posibilities to connect sql server 2005 compact edition from Delphi 5, by using a ado connection (ole db) ? At this moment, one what I done, is only message: "Unknown error".
|
| Meaningful objectives for DBA | 25 Jun 2008 18:33 GMT | 4 |
What are meaningful objectives for DBA in performance appraisal. Any thoughts.
|
| Performance Goals for database admin | 24 Jun 2008 16:39 GMT | 1 |
What should be performance goals for a sql server database administrator (Employee).
|
| X-copy deploy | 24 Jun 2008 09:09 GMT | 2 |
I heard that SQL Database Compact Edition consists of a set of dll's. I've browsed MSDN site but I could only find using the .msi installers. Since my C# application is deployed in a archieve file without installer, can I just deploy SQL CE by adding dll files
|
| Create Procedure to issue invoice number | 20 Jun 2008 18:27 GMT | 3 |
I am new to SQL and I have a problem within the Web based application. The problem is that when creating invoices the invoice number has reached the max and therefore every invoice has the same invoice number. I would like to find out what would be the script that I need to ...
|
| Engine.Repair | 17 Jun 2008 14:24 GMT | 1 |
When I call this function (sqlce 3.0) it is throwing an exception stating "The operation completed successfully." Any ideas why it is throwing this exception and should I always assume this error means the DB is unrepairable?
|
| Can't open SSCE 3.5 DB in SSMS | 17 Jun 2008 11:50 GMT | 1 |
I have been using SSCE 3.5 in an application I am developing since it was released, but have not needed to connect to connect to it with SSMS until now, and I was surprised to find I was unable to do this. It worked fine back when I was using 3.1, but now it appears to be
|
| How to connect SQL CE with Delphi 7 | 17 Jun 2008 10:49 GMT | 7 |
Hi, all, I installed the latest SQL CE3.5 and could create table with SSMSE, but Delphi 7 could not find the database driver at all, although I could connect to the database file through creating an OLE object rather than drop an ADO
|
| SQLServerCE Installation | 13 Jun 2008 15:58 GMT | 2 |
Hi, Is it safe to install sql server compact edition on Flashdisk instead of RAM. Will it cause any problem? Also is it possible to somehow change the default destination directory for
|
| SQLServerCE Installation | 13 Jun 2008 15:57 GMT | 2 |
Hi, Is it safe to install sql server compact edition on Flashdisk instead of RAM. Will it cause any problem? Also is it possible to somehow change the default destination directory for
|
| Full text index, catalog create Msg 1833, Level 16, State 3, Line | 12 Jun 2008 16:09 GMT | 2 |
I need to create a full text solution for one application. Application on sql server 2005 sp2 server will need data refresh on a table every week. I will need to upload table with new data and refresh full text index. This is how I planed to do:
|
| Help!!Transfer the SQL CE 2.0 to 3.0 Problem | 11 Jun 2008 17:04 GMT | 3 |
We have developed applications on the wince 4.2 using SQL CE 2.0. Now we wanna transfer the sqlce to 3.0 edition but dont wana update the wince to 5.0. From the internet I got some information which tell me it would get
|
| msf to sdf | 11 Jun 2008 16:21 GMT | 2 |
How to convert mdf files (sql2005) to sdf file (sqlce 3.1) Thanks a lot.
 Signature Diego
|
| Question about Synchronization | 11 Jun 2008 01:25 GMT | 2 |
I'm a newby to SQL CE Synchronization with Windows Mobile / SQL Server, I gather the approaches are RDA over IIS and Web Services over the IP. There seems to be a lot of examples of RDA but I am struggling to find samples of Synchronization using Webservices. Can anyone help?
|
| sqlce 3.0 and Wince 5.0 | 05 Jun 2008 16:39 GMT | 1 |
Hi everone: I wanna install sqlce 3.0 on wince 5.0 and use oledb. My questions are: 1) If I wanna integrate the sqlce 3.0 into the nk.bin how can I do
|