Click here to Skip to main content
16,006,709 members
Home / Discussions / C#
   

C#

 
QuestionMaking a EditBox Pin
Tom Moore30-Oct-05 4:06
Tom Moore30-Oct-05 4:06 
AnswerRe: Making a EditBox Pin
Christian Graus30-Oct-05 11:46
protectorChristian Graus30-Oct-05 11:46 
GeneralRe: Making a EditBox Pin
Tom Moore31-Oct-05 8:48
Tom Moore31-Oct-05 8:48 
GeneralRe: Making a EditBox Pin
Christian Graus31-Oct-05 10:54
protectorChristian Graus31-Oct-05 10:54 
Questionfiles and serial communication Pin
Atmadarshini30-Oct-05 2:21
Atmadarshini30-Oct-05 2:21 
AnswerRe: files and serial communication Pin
amirrezaie30-Oct-05 20:33
professionalamirrezaie30-Oct-05 20:33 
Questionupdating databases Pin
Atmadarshini30-Oct-05 2:16
Atmadarshini30-Oct-05 2:16 
AnswerRe: updating databases Pin
Colin Angus Mackay30-Oct-05 4:54
Colin Angus Mackay30-Oct-05 4:54 
Atmadarshini wrote:
i will be getting data over the serial port that will put into the databases. will it be possible to get the databases automatically updated? If yes, then how can i go about doing that?


Your question was somewhat vague about what the actual problem is:

Do you need to know how to read the data from the serial port?
Do you have the data from the serial port but need to know how to interpret the data?
Do you want the database server to read the data coming from the serial port and it will update itself?

There is no automatic process to do any of the above, you will have to write some code to read the data from the serial port. You are going to have to interpret the data. If your application can do that then it can form the required commands to update the database.



My: Blog | Photos

"Man who stand on hill with mouth open will wait long time for roast duck to drop in." -- Confucious


Questionrelated to checkboxes Pin
Atmadarshini30-Oct-05 2:15
Atmadarshini30-Oct-05 2:15 
AnswerRe: related to checkboxes Pin
Christian Graus30-Oct-05 11:48
protectorChristian Graus30-Oct-05 11:48 
QuestionDirectory of Executable? Pin
Graham Dean30-Oct-05 0:04
Graham Dean30-Oct-05 0:04 
AnswerRe: Directory of Executable? Pin
Graham Dean30-Oct-05 0:09
Graham Dean30-Oct-05 0:09 
Questiondecrypting an embedded file Pin
Sasuko29-Oct-05 23:25
Sasuko29-Oct-05 23:25 
AnswerRe: decrypting an embedded file Pin
S. Senthil Kumar30-Oct-05 6:33
S. Senthil Kumar30-Oct-05 6:33 
Questionhow to define the event which is the user message sent by vc 6.0? Pin
rushing29-Oct-05 22:44
rushing29-Oct-05 22:44 
QuestionPush Server architecture Pin
rmedo29-Oct-05 21:50
rmedo29-Oct-05 21:50 
AnswerRe: Push Server architecture Pin
leppie29-Oct-05 22:08
leppie29-Oct-05 22:08 
GeneralRe: Push Server architecture Pin
rmedo29-Oct-05 22:12
rmedo29-Oct-05 22:12 
GeneralRe: Push Server architecture Pin
leppie29-Oct-05 22:38
leppie29-Oct-05 22:38 
GeneralRe: Push Server architecture Pin
rmedo29-Oct-05 22:39
rmedo29-Oct-05 22:39 
GeneralRe: Push Server architecture Pin
Robert Rohde29-Oct-05 22:57
Robert Rohde29-Oct-05 22:57 
GeneralRe: Push Server architecture Pin
leppie29-Oct-05 23:01
leppie29-Oct-05 23:01 
QuestionListBox Pin
picasso229-Oct-05 19:19
picasso229-Oct-05 19:19 
AnswerRe: ListBox Pin
Matt Gerrans29-Oct-05 19:41
Matt Gerrans29-Oct-05 19:41 
AnswerRe: ListBox Pin
MoustafaS29-Oct-05 19:02
MoustafaS29-Oct-05 19:02 

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.