Click here to Skip to main content
15,894,343 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to solve->Could not connect to remote machine error Pin
Rod Kemp15-Apr-10 18:39
Rod Kemp15-Apr-10 18:39 
QuestionData relations and data set Pin
eli1502197915-Apr-10 0:53
eli1502197915-Apr-10 0:53 
QuestionLocal database path in csharp Pin
Tunisien8615-Apr-10 0:13
Tunisien8615-Apr-10 0:13 
AnswerRe: Local database path in csharp Pin
Michel Godfroid15-Apr-10 0:20
Michel Godfroid15-Apr-10 0:20 
GeneralRe: Local database path in csharp Pin
Tunisien8615-Apr-10 0:25
Tunisien8615-Apr-10 0:25 
GeneralRe: Local database path in csharp Pin
Michel Godfroid15-Apr-10 0:41
Michel Godfroid15-Apr-10 0:41 
GeneralRe: Local database path in csharp Pin
Tunisien8615-Apr-10 3:49
Tunisien8615-Apr-10 3:49 
GeneralRe: Local database path in csharp Pin
Michel Godfroid15-Apr-10 4:16
Michel Godfroid15-Apr-10 4:16 
You really have to copy the file to the emulator, not share the file with the emulator. Since your path indicates that it is in the current directory, copy it to the directory where your program resides.
The emulator also doesn't come with SQLCE, you will have to deploy it also, but I suppose the IDE does this for you ( you do have a reference to System.Data.SQLServerCe, do you?)
Have a llok at this tutorial: http://dotnetperls.com/sqlce-database-use[^]
GeneralRe: Local database path in csharp Pin
Tunisien8615-Apr-10 4:47
Tunisien8615-Apr-10 4:47 
GeneralRe: Local database path in csharp Pin
Michel Godfroid15-Apr-10 5:24
Michel Godfroid15-Apr-10 5:24 
GeneralRe: Local database path in csharp Pin
Tunisien8615-Apr-10 6:23
Tunisien8615-Apr-10 6:23 
GeneralRe: Local database path in csharp Pin
Michel Godfroid15-Apr-10 6:50
Michel Godfroid15-Apr-10 6:50 
GeneralRe: Local database path in csharp Pin
Tunisien8616-Apr-10 0:26
Tunisien8616-Apr-10 0:26 
GeneralRe: Local database path in csharp Pin
Michel Godfroid16-Apr-10 0:50
Michel Godfroid16-Apr-10 0:50 
GeneralRe: Local database path in csharp Pin
Tunisien8616-Apr-10 0:54
Tunisien8616-Apr-10 0:54 
AnswerRe: Local database path in csharp Pin
Tunisien8619-Apr-10 5:15
Tunisien8619-Apr-10 5:15 
Questionconvert vb.net to c# Pin
toto_201014-Apr-10 23:24
toto_201014-Apr-10 23:24 
AnswerRe: convert vb.net to c# Pin
OriginalGriff14-Apr-10 23:30
mveOriginalGriff14-Apr-10 23:30 
GeneralRe: convert vb.net to c# Pin
toto_201014-Apr-10 23:39
toto_201014-Apr-10 23:39 
AnswerRe: convert vb.net to c# Pin
Luc Pattyn14-Apr-10 23:46
sitebuilderLuc Pattyn14-Apr-10 23:46 
GeneralRe: convert vb.net to c# Pin
toto_201015-Apr-10 0:08
toto_201015-Apr-10 0:08 
AnswerRe: convert vb.net to c# Pin
Eddy Vluggen14-Apr-10 23:57
professionalEddy Vluggen14-Apr-10 23:57 
GeneralRe: convert vb.net to c# Pin
toto_201015-Apr-10 0:42
toto_201015-Apr-10 0:42 
GeneralRe: convert vb.net to c# Pin
Eddy Vluggen15-Apr-10 0:45
professionalEddy Vluggen15-Apr-10 0:45 
GeneralRe: convert vb.net to c# Pin
toto_201015-Apr-10 1:11
toto_201015-Apr-10 1:11 

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.