Click here to Skip to main content
15,883,901 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionPLZ any one tell me the program to open an exe file with parallel port using visual basic Pin
kspcr26-Jan-13 0:20
kspcr26-Jan-13 0:20 
SuggestionRe: PLZ any one tell me the program to open an exe file with parallel port using visual basic Pin
Richard MacCutchan26-Jan-13 1:25
mveRichard MacCutchan26-Jan-13 1:25 
Questiondeveloping an software Pin
liltil1024-Jan-13 1:28
liltil1024-Jan-13 1:28 
AnswerRe: developing an software Pin
Richard MacCutchan24-Jan-13 1:52
mveRichard MacCutchan24-Jan-13 1:52 
AnswerRe: developing an software Pin
Dave Kreskowiak24-Jan-13 3:38
mveDave Kreskowiak24-Jan-13 3:38 
Questioninsert data in single column of table in database fom difftern txtbox Pin
supriya93123-Jan-13 19:48
supriya93123-Jan-13 19:48 
QuestionRe: insert data in single column of table in database fom difftern txtbox Pin
Eddy Vluggen24-Jan-13 0:49
professionalEddy Vluggen24-Jan-13 0:49 
AnswerRe: insert data in single column of table in database fom difftern txtbox Pin
Abhinav S24-Jan-13 1:19
Abhinav S24-Jan-13 1:19 
You can concatenate all the values in the textboxes and insert them into a column. Or delimit them with a character and insert them.
Either way you can only have one piece of information inside a column.

AnswerRe: insert data in single column of table in database fom difftern txtbox Pin
ujju.129-Jan-13 20:21
ujju.129-Jan-13 20:21 
QuestionEvents Pin
Member 962135423-Jan-13 18:02
Member 962135423-Jan-13 18:02 
AnswerRe: Events Pin
Richard MacCutchan23-Jan-13 23:12
mveRichard MacCutchan23-Jan-13 23:12 
AnswerRe: Events Pin
Thomas Daniels26-Jan-13 3:52
mentorThomas Daniels26-Jan-13 3:52 
QuestionText Box Pin
Member 962135423-Jan-13 17:56
Member 962135423-Jan-13 17:56 
AnswerRe: Text Box Pin
Eddy Vluggen24-Jan-13 0:48
professionalEddy Vluggen24-Jan-13 0:48 
AnswerRe: Text Box Pin
Richard Deeming24-Jan-13 1:42
mveRichard Deeming24-Jan-13 1:42 
QuestionMasked Textbox Pin
Member 962135423-Jan-13 17:50
Member 962135423-Jan-13 17:50 
AnswerRe: Masked Textbox Pin
Richard MacCutchan23-Jan-13 23:09
mveRichard MacCutchan23-Jan-13 23:09 
QuestionVb 6.0 youtube video downloader Pin
Nassimch23-Jan-13 8:24
Nassimch23-Jan-13 8:24 
AnswerRe: Vb 6.0 youtube video downloader Pin
Dave Kreskowiak23-Jan-13 11:17
mveDave Kreskowiak23-Jan-13 11:17 
QuestionHow to convert vb.net application to work online Pin
napolewn22-Jan-13 0:54
napolewn22-Jan-13 0:54 
AnswerRe: How to convert vb.net application to work online Pin
David Mujica22-Jan-13 3:03
David Mujica22-Jan-13 3:03 
QuestionHow to Extend the InitializeComponents to my code in VB2008/2010 Pin
QuickBooksDev20-Jan-13 3:06
QuickBooksDev20-Jan-13 3:06 
AnswerRe: How to Extend the InitializeComponents to my code in VB2008/2010 Pin
Eddy Vluggen21-Jan-13 3:31
professionalEddy Vluggen21-Jan-13 3:31 
GeneralRe: How to Extend the InitializeComponents to my code in VB2008/2010 Pin
QuickBooksDev21-Jan-13 5:28
QuickBooksDev21-Jan-13 5:28 
GeneralRe: How to Extend the InitializeComponents to my code in VB2008/2010 Pin
Eddy Vluggen21-Jan-13 5:43
professionalEddy Vluggen21-Jan-13 5:43 

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.