Click here to Skip to main content
15,905,419 members
Home / Discussions / Mobile
   

Mobile

 
Question850604 - GAPI for Windows CE 4.2 Pin
ilostmyid226-Aug-06 7:40
professionalilostmyid226-Aug-06 7:40 
AnswerRe: 850604 - GAPI for Windows CE 4.2 Pin
Frank Weseloh23-Dec-06 6:52
Frank Weseloh23-Dec-06 6:52 
QuestionAccessing data in a pocket access database using evc4 Pin
sdt2425-Aug-06 5:55
sdt2425-Aug-06 5:55 
QuestionNotification icon in the system tray Pin
AndriyBabiy24-Aug-06 11:37
AndriyBabiy24-Aug-06 11:37 
QuestionIncoming Call Notification compact framework Pin
deanxp23-Aug-06 4:30
deanxp23-Aug-06 4:30 
QuestionMobile applications for simple cell phones Pin
AmitDey22-Aug-06 18:57
AmitDey22-Aug-06 18:57 
AnswerRe: Mobile applications for simple cell phones Pin
alexey N22-Aug-06 21:17
alexey N22-Aug-06 21:17 
QuestionSQL CE Connections Pin
DazJack122-Aug-06 3:13
DazJack122-Aug-06 3:13 
Hi all, I'm currently developing a pocket pc application using Visual Studio 2005.

The application is designed to store data on a windows Mobile 5.0 device using SQL Server Mobile 2005 as the datastore.

My previous experience is with VB6 and Microsoft access so the theory behind the data connection is new to me and i'm pretty much learning as i go.

So far i can connect to a SQL Mobile database and display the data in a datagrid (very basic stuff i know) but i have a few questions re the differences between SQL Data connections & Access data connections that i hope someone can answer for me.

Can i connect directly to an SQL Database to edit data like in access. (if i understand correctly sql makes a temp copy of a table and then inserts the changes to the actual table when finishedUnsure | :~ )?

What is the difference detween a dataadapter (and or datareader) and a vb6 Recordset??

is there a way i can use a text box and datagrid as a search tool based on the Textbox keypress event - similar to the following code in vb6

data1.databasename = dbPath
strSQL = "SELECT * FROM Table WHERE data = '" & TextBox.text & "'"
data1.recordsource = strSQL


Any help you could give me would be much appreciated and i'm sure these are probably novice questions but everybody has to start somewhereSmile | :) .


Darren
AnswerRe: SQL CE Connections Pin
Chris S Kaiser28-Aug-06 11:09
Chris S Kaiser28-Aug-06 11:09 
Questionintroduction Pin
abhi851921-Aug-06 5:56
abhi851921-Aug-06 5:56 
QuestionTrying to connect to BT headset programatically, but can't make it work !! Pin
PG200617-Aug-06 12:47
PG200617-Aug-06 12:47 
QuestionMedia player Pin
Mohammad A Gdeisat16-Aug-06 22:38
Mohammad A Gdeisat16-Aug-06 22:38 
QuestionCompact framework File Existing..... Pin
Sri harini14-Aug-06 23:35
Sri harini14-Aug-06 23:35 
QuestionDynamically Adding Controls to a Panel Pin
RB@Emphasys14-Aug-06 10:22
RB@Emphasys14-Aug-06 10:22 
AnswerRe: Dynamically Adding Controls to a Panel Pin
RB@Emphasys14-Aug-06 10:43
RB@Emphasys14-Aug-06 10:43 
QuestionHow to operate Excel on Pocket PC by using C#? Pin
blackmash11-Aug-06 22:01
blackmash11-Aug-06 22:01 
QuestionListview in windows mobile Pin
Sri harini9-Aug-06 22:09
Sri harini9-Aug-06 22:09 
AnswerRe: Listview in windows mobile Pin
lincyang15-Jan-09 20:51
lincyang15-Jan-09 20:51 
QuestionWindows Mobile 2003 Pocket PC or 5.0 Sample Applications/Code/Tutorial? Pin
Coolarj109-Aug-06 13:38
Coolarj109-Aug-06 13:38 
AnswerRe: Windows Mobile 2003 Pocket PC or 5.0 Sample Applications/Code/Tutorial? [modified] Pin
Michael Hendrickx20-Aug-06 0:39
Michael Hendrickx20-Aug-06 0:39 
QuestionHow to overwrite the power button in a pocket PC? Pin
msolh7-Aug-06 10:23
msolh7-Aug-06 10:23 
QuestionHelp Required for Development of Mobile Application on Window Mobile platform 5.0 [modified] Pin
phijophlip4-Aug-06 0:50
phijophlip4-Aug-06 0:50 
AnswerRe: Help Required for Development of Mobile Application on Window Mobile platform 5.0 Pin
Sarvesvara (BVKS) Dasa5-Aug-06 17:47
Sarvesvara (BVKS) Dasa5-Aug-06 17:47 
QuestionCombo Box in ListView Pin
kakarato3-Aug-06 23:42
kakarato3-Aug-06 23:42 
Questionsending data to the server using webservice Pin
lj_163-Aug-06 22:33
lj_163-Aug-06 22:33 

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.