Click here to Skip to main content
15,914,481 members
Home / Discussions / Database
   

Database

 
GeneralRe: Rank() function is not working in sql server 2000. Pin
Ashish Kumar Vyas19-Aug-08 22:31
Ashish Kumar Vyas19-Aug-08 22:31 
QuestionHow to copy table structure from one database to another database by SQL query ? Pin
ankswe19-Aug-08 18:45
ankswe19-Aug-08 18:45 
AnswerRe: How to copy table structure from one database to another database by SQL query ? Pin
Mycroft Holmes19-Aug-08 22:22
professionalMycroft Holmes19-Aug-08 22:22 
QuestionOn attaching Database is opening in Read ONly mode Pin
ankswe19-Aug-08 18:43
ankswe19-Aug-08 18:43 
QuestionSilenty install of PostgreSQL for Windows Pin
dybs19-Aug-08 18:36
dybs19-Aug-08 18:36 
GeneralRe: Silenty install of PostgreSQL for Windows Pin
dybs21-Aug-08 11:31
dybs21-Aug-08 11:31 
GeneralRe: Silenty install of PostgreSQL for Windows Pin
dybs22-Aug-08 12:10
dybs22-Aug-08 12:10 
QuestionEmbedded SQLCE in C# application Pin
Member 226514819-Aug-08 9:06
Member 226514819-Aug-08 9:06 
I had originally wanted some information about embedding a database into my C# desktop application. After reading some other posts, I think I may have been under an incorrect assumption. Hopefully, somebody can help clarify it for me.

The original concept I was working under was that if I embedded SQLCE into my application, it would be part of the .exe file that is created and I would be able to access that database while it is still in the .exe file (and the end-user wouldn't have any access to that database, other than through the UI).

Now, it appears that although the database itself is, indeed, embedded inside the .exe file, the only way to use the database is to write it to disk. And, if any changes are made to the database, those changes can't be written back to the database within the .exe file.

Am I correct in my "new" assumption? If I want to 'hide' the database from the user, what are my options? So far, I've come up with:
1. Using a password on the database.
2. Encrypting the database.

Are there any others that might work for me?

Thanks.

Ron
AnswerRe: Embedded SQLCE in C# application Pin
Wendelius19-Aug-08 10:03
mentorWendelius19-Aug-08 10:03 
GeneralVisual Studio 2008 Data Source Configuration Wizard throws an exception [modified] Pin
Brian C Hart19-Aug-08 4:49
professionalBrian C Hart19-Aug-08 4:49 
GeneralRe: Visual Studio 2008 Data Source Configuration Wizard throws an exception Pin
Paddy Boyd19-Aug-08 6:12
Paddy Boyd19-Aug-08 6:12 
GeneralRe: Visual Studio 2008 Data Source Configuration Wizard throws an exception Pin
Brian C Hart19-Aug-08 9:47
professionalBrian C Hart19-Aug-08 9:47 
GeneralRe: Visual Studio 2008 Data Source Configuration Wizard throws an exception Pin
Mladen Janković19-Aug-08 14:12
Mladen Janković19-Aug-08 14:12 
GeneralRe: Visual Studio 2008 Data Source Configuration Wizard throws an exception Pin
Brian C Hart20-Aug-08 7:04
professionalBrian C Hart20-Aug-08 7:04 
Question'login failed for 'NT AUTHORITY/ANONYMOUS' Pin
PadmaPriya.S19-Aug-08 1:08
PadmaPriya.S19-Aug-08 1:08 
AnswerRe: 'login failed for 'NT AUTHORITY/ANONYMOUS' Pin
Bassam Saoud19-Aug-08 15:28
Bassam Saoud19-Aug-08 15:28 
QuestionSQL query Pin
Zafar Sultan18-Aug-08 23:59
Zafar Sultan18-Aug-08 23:59 
AnswerRe: SQL query Pin
Tripathi Swati19-Aug-08 0:20
Tripathi Swati19-Aug-08 0:20 
GeneralRe: SQL query [modified] Pin
Zafar Sultan19-Aug-08 2:26
Zafar Sultan19-Aug-08 2:26 
GeneralRe: SQL query Pin
Blue_Boy19-Aug-08 15:26
Blue_Boy19-Aug-08 15:26 
AnswerRe: SQL query Pin
Tripathi Swati19-Aug-08 2:48
Tripathi Swati19-Aug-08 2:48 
GeneralRe: SQL query Pin
Zafar Sultan21-Aug-08 4:27
Zafar Sultan21-Aug-08 4:27 
GeneralRe: SQL query Pin
Tripathi Swati21-Aug-08 19:09
Tripathi Swati21-Aug-08 19:09 
GeneralRe: SQL query Pin
Zafar Sultan22-Aug-08 1:12
Zafar Sultan22-Aug-08 1:12 
Questionfirst three highest salaries Pin
chithra.r18-Aug-08 23:19
chithra.r18-Aug-08 23:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.