Click here to Skip to main content
15,923,557 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to use visual basic to transfer 8 bits of data Pin
Dave Kreskowiak1-Sep-07 4:29
mveDave Kreskowiak1-Sep-07 4:29 
GeneralRe: How to use visual basic to transfer 8 bits of data [modified] Pin
sbit1-Sep-07 15:20
sbit1-Sep-07 15:20 
QuestionInitiate Excel to run in the background Pin
frankiebaby231-Aug-07 12:43
frankiebaby231-Aug-07 12:43 
AnswerRe: Initiate Excel to run in the background Pin
eyes200731-Aug-07 20:06
eyes200731-Aug-07 20:06 
GeneralRe: Initiate Excel to run in the background Pin
frankiebaby25-Sep-07 13:31
frankiebaby25-Sep-07 13:31 
AnswerRe: Initiate Excel to run in the background Pin
Vasudevan Deepak Kumar1-Sep-07 2:43
Vasudevan Deepak Kumar1-Sep-07 2:43 
QuestionChange primary SMTP with script Pin
sebas7531-Aug-07 9:09
sebas7531-Aug-07 9:09 
QuestionUpdating database and using filewatcher Pin
Cory Kimble31-Aug-07 8:21
Cory Kimble31-Aug-07 8:21 
I am trying to fill a dataset and update a dataset to change values in a database. I have a third party program entering records in mydatabase. My program fills a dataset. I do some processes and update the dataset to update the mydatabase. All works well, until I factor in the fact that I want to watch the database and update a field when a record has a certain value so, I watch to see if any changes and Onchanged is called then I test the varables and if the record has a certain value I want to change a different value. But, then the Onchanged event is called again and I am in a endless loop of calling the method, changing the variable, calling the method, changing the variable. What would you suggest?


AnswerRe: Updating database and using filewatcher Pin
Naji El Kotob31-Aug-07 10:00
Naji El Kotob31-Aug-07 10:00 
GeneralRe: Updating database and using filewatcher Pin
Dave Kreskowiak1-Sep-07 4:18
mveDave Kreskowiak1-Sep-07 4:18 
AnswerRe: Updating database and using filewatcher Pin
Dave Kreskowiak1-Sep-07 4:25
mveDave Kreskowiak1-Sep-07 4:25 
QuestionExplaination of syntax in .Net 2.0 Pin
mtone31-Aug-07 7:02
mtone31-Aug-07 7:02 
AnswerRe: Explaination of syntax in .Net 2.0 Pin
MohammadAmiry1-Sep-07 23:40
MohammadAmiry1-Sep-07 23:40 
QuestionVB.NET Irc Client Pin
Fahad Sadah31-Aug-07 6:36
Fahad Sadah31-Aug-07 6:36 
AnswerRe: VB.NET Irc Client Pin
Dave Kreskowiak2-Sep-07 5:33
mveDave Kreskowiak2-Sep-07 5:33 
QuestionHow to create a Initialize event? Pin
lee_bmw@126.com31-Aug-07 6:18
lee_bmw@126.com31-Aug-07 6:18 
AnswerRe: How to create a Initialize event? Pin
Naji El Kotob1-Sep-07 12:05
Naji El Kotob1-Sep-07 12:05 
QuestionHow to sort DataGrid by Dynamic Column Pin
Smokeywade31-Aug-07 5:22
Smokeywade31-Aug-07 5:22 
AnswerRe: How to sort DataGrid by Dynamic Column Pin
Vimalsoft(Pty) Ltd31-Aug-07 5:27
professionalVimalsoft(Pty) Ltd31-Aug-07 5:27 
GeneralRe: How to sort DataGrid by Dynamic Column Pin
Smokeywade31-Aug-07 7:16
Smokeywade31-Aug-07 7:16 
GeneralRe: How to sort DataGrid by Dynamic Column Pin
Smokeywade31-Aug-07 9:23
Smokeywade31-Aug-07 9:23 
GeneralRe: How to sort DataGrid by Dynamic Column Pin
Vimalsoft(Pty) Ltd2-Sep-07 20:53
professionalVimalsoft(Pty) Ltd2-Sep-07 20:53 
Questionmoving text from one RTB to another RTB Pin
BooleanTrue31-Aug-07 2:39
professionalBooleanTrue31-Aug-07 2:39 
AnswerRe: moving text from one RTB to another RTB Pin
Tom Deketelaere31-Aug-07 2:58
professionalTom Deketelaere31-Aug-07 2:58 
GeneralRe: moving text from one RTB to another RTB Pin
BooleanTrue31-Aug-07 3:16
professionalBooleanTrue31-Aug-07 3:16 

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.