Click here to Skip to main content
16,004,974 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to display second line if the first line in text file is meet the condition Pin
CWIZO14-Jun-06 10:16
CWIZO14-Jun-06 10:16 
GeneralRe: How to display second line if the first line in text file is meet the condition Pin
Tram8814-Jun-06 10:39
Tram8814-Jun-06 10:39 
GeneralWant to access and manipulate textboxes created at runtime Pin
Tomic14-Jun-06 6:38
Tomic14-Jun-06 6:38 
GeneralRe: Want to access and manipulate textboxes created at runtime [modified] Pin
zacharyshroyer14-Jun-06 7:12
zacharyshroyer14-Jun-06 7:12 
GeneralRe: Want to access and manipulate textboxes created at runtime Pin
Tomic15-Jun-06 8:38
Tomic15-Jun-06 8:38 
GeneralRe: Want to access and manipulate textboxes created at runtime Pin
zacharyshroyer16-Jun-06 0:50
zacharyshroyer16-Jun-06 0:50 
QuestionAccessing a remote SQL instance-- irrrrrgent Pin
militiaware14-Jun-06 5:52
militiaware14-Jun-06 5:52 
AnswerRe: Accessing a remote SQL instance-- irrrrrgent Pin
jhoga14-Jun-06 8:18
jhoga14-Jun-06 8:18 
I'm not sure what your doing but the way I connect to local database is:
Dim cn As SqlConnection = New SqlConnection("workstation id=yourcomputername;packet size=4096;integrated security=SSPI;data source=yourcomputername;persist security info=False;initial catalog=yourdatabasename")
QuestionFile Context menu in vb6? Pin
MohammadAmiry14-Jun-06 5:37
MohammadAmiry14-Jun-06 5:37 
QuestionHelp Please Pin
JRay565914-Jun-06 5:20
JRay565914-Jun-06 5:20 
AnswerRe: Help Please Pin
CWIZO14-Jun-06 10:17
CWIZO14-Jun-06 10:17 
QuestionStored Procedure Call Pin
cmtek14-Jun-06 4:39
cmtek14-Jun-06 4:39 
QuestionGAC Assembly not in 'Choose Toolbox Items' Pin
paas14-Jun-06 4:19
paas14-Jun-06 4:19 
AnswerRe: GAC Assembly not in 'Choose Toolbox Items' Pin
Dave Kreskowiak14-Jun-06 5:16
mveDave Kreskowiak14-Jun-06 5:16 
GeneralRe: GAC Assembly not in 'Choose Toolbox Items' Pin
paas14-Jun-06 5:29
paas14-Jun-06 5:29 
Questionrun a .msi file from vb6 Pin
Goodway14-Jun-06 3:46
Goodway14-Jun-06 3:46 
AnswerRe: run a .msi file from vb6 Pin
Dave Kreskowiak14-Jun-06 6:40
mveDave Kreskowiak14-Jun-06 6:40 
QuestionGetting Frozen due to Threads [modified] Pin
Bobamagoo14-Jun-06 3:09
Bobamagoo14-Jun-06 3:09 
Questioncopying forms Pin
microuser_200014-Jun-06 1:38
microuser_200014-Jun-06 1:38 
AnswerRe: copying forms Pin
Tamimi - Code14-Jun-06 1:53
Tamimi - Code14-Jun-06 1:53 
AnswerRe: copying forms Pin
Socheat.Net15-Jun-06 22:10
Socheat.Net15-Jun-06 22:10 
Questiondisplay image in the windows form Pin
taherjaorawala14-Jun-06 1:38
taherjaorawala14-Jun-06 1:38 
AnswerRe: display image in the windows form Pin
albCode14-Jun-06 2:07
albCode14-Jun-06 2:07 
QuestionImage Source Pin
mido1314-Jun-06 0:53
mido1314-Jun-06 0:53 
AnswerRe: Image Source Pin
CWIZO14-Jun-06 10:18
CWIZO14-Jun-06 10:18 

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.