Click here to Skip to main content
15,888,521 members
Home / Discussions / Mobile
   

Mobile

 
QuestionWM_KEYUP event while button VK_TTALK button still held down Pin
SteveKier23-Apr-09 8:26
SteveKier23-Apr-09 8:26 
AnswerRe: WM_KEYUP event while button VK_TTALK button still held down Pin
killabyte1-May-09 2:59
killabyte1-May-09 2:59 
GeneralRe: WM_KEYUP event while button VK_TTALK button still held down Pin
SteveKier1-May-09 6:58
SteveKier1-May-09 6:58 
GeneralRe: WM_KEYUP event while button VK_TTALK button still held down Pin
killabyte1-May-09 14:19
killabyte1-May-09 14:19 
QuestionGSM Modem alternative Pin
tatchung22-Apr-09 21:28
tatchung22-Apr-09 21:28 
AnswerRe: GSM Modem alternative Pin
killabyte1-May-09 19:11
killabyte1-May-09 19:11 
QuestionSQLCE Connection Problems Pin
vafo22-Apr-09 5:02
vafo22-Apr-09 5:02 
AnswerRe: SQLCE Connection Problems [modified] Pin
PavanPareta22-Apr-09 9:13
PavanPareta22-Apr-09 9:13 
Hi Vafo,

in your code you have to specify exact database path.
<br />
string DBPath = @"Program Files\ChokweDB.sdf";<br />
SqlCeConnection conn = new SqlCeConnection("Data Source=" + DBPath );



hope this will help you...

Pavan Pareta

modified on Friday, April 24, 2009 2:47 PM

GeneralRe: SQLCE Connection Problems [modified] Pin
vafo23-Apr-09 0:42
vafo23-Apr-09 0:42 
AnswerRe: SQLCE Connection Problems Pin
~Khatri Mitesh~28-Apr-09 0:23
~Khatri Mitesh~28-Apr-09 0:23 
AnswerRe: SQLCE Connection Problems Pin
Jabbar_espania30-Apr-09 2:05
Jabbar_espania30-Apr-09 2:05 
GeneralRe: SQLCE Connection Problems Pin
Don Fizachi14-Sep-09 12:16
Don Fizachi14-Sep-09 12:16 
QuestionRadio Buttons Styling (Windows Mobile 6) Pin
vafo21-Apr-09 3:36
vafo21-Apr-09 3:36 
AnswerRe: Radio Buttons Styling (Windows Mobile 6) Pin
Joel Ivory Johnson21-Apr-09 12:22
professionalJoel Ivory Johnson21-Apr-09 12:22 
GeneralRe: Radio Buttons Styling (Windows Mobile 6) Pin
vafo22-Apr-09 4:56
vafo22-Apr-09 4:56 
QuestionHow to convert (string -&gt; xml) with window mobile? Pin
YochangSong20-Apr-09 18:57
YochangSong20-Apr-09 18:57 
AnswerRe: How to convert (string -&gt; xml) with window mobile? Pin
Joel Ivory Johnson21-Apr-09 12:11
professionalJoel Ivory Johnson21-Apr-09 12:11 
GeneralRe: How to convert (string -&gt; xml) with window mobile? Pin
Jabbar_espania30-Apr-09 23:46
Jabbar_espania30-Apr-09 23:46 
QuestionDrawing a Polygon, at different angles (rotate). Compact Framework Pin
gembob17-Apr-09 6:46
gembob17-Apr-09 6:46 
AnswerRe: Drawing a Polygon, at different angles (rotate). Compact Framework Pin
Joel Ivory Johnson17-Apr-09 6:57
professionalJoel Ivory Johnson17-Apr-09 6:57 
GeneralRe: Drawing a Polygon, at different angles (rotate). Compact Framework Pin
gembob19-Apr-09 22:46
gembob19-Apr-09 22:46 
GeneralRe: Drawing a Polygon, at different angles (rotate). Compact Framework Pin
mysparkle20-Apr-09 2:41
mysparkle20-Apr-09 2:41 
GeneralRe: Drawing a Polygon, at different angles (rotate). Compact Framework Pin
gembob1-May-09 4:09
gembob1-May-09 4:09 
NewsTry my GSlide framework! Pin
mysparkle17-Apr-09 3:26
mysparkle17-Apr-09 3:26 
GeneralRe: Try my GSlide framework! Pin
~Khatri Mitesh~28-Apr-09 0:44
~Khatri Mitesh~28-Apr-09 0:44 

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.