Click here to Skip to main content
15,889,795 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralMessage Closed Pin
6-Apr-09 22:15
vijay24826-Apr-09 22:15 
GeneralRe: LOOPING Problem Pin
Christian Graus7-Apr-09 0:40
protectorChristian Graus7-Apr-09 0:40 
GeneralMessage Closed Pin
7-Apr-09 1:36
vijay24827-Apr-09 1:36 
GeneralRe: LOOPING Problem[Modified] Pin
vijay24827-Apr-09 1:40
vijay24827-Apr-09 1:40 
GeneralRe: LOOPING Problem Pin
Anubhava Dimri7-Apr-09 1:49
Anubhava Dimri7-Apr-09 1:49 
AnswerRe: LOOPING Problem Pin
Jon_Boy7-Apr-09 5:54
Jon_Boy7-Apr-09 5:54 
AnswerRe: LOOPING Problem Pin
Skymir8-Apr-09 4:09
Skymir8-Apr-09 4:09 
QuestionHow to connect to my Database stored in remote computer with VB.Net Pin
Saleem Tahiri6-Apr-09 21:20
Saleem Tahiri6-Apr-09 21:20 
I have a project I am using it in my local computer , when I tested my Database in a remote SQL server 2005 computer, it is giving error , while i can connect through SQL server installed in my computer to that SQL server instance and I can work on those Database I can not connect through VB.Net the code writen is as bellow it says to enable the TCP/pipe while both of them are enabled in remote computer.

con = New SqlConnection(" data source =\\servername\instancename; database = Employee;" & "uid=test; pwd=test")
AnswerRe: How to connect to my Database stored in remote computer with VB.Net Pin
Christian Graus6-Apr-09 21:46
protectorChristian Graus6-Apr-09 21:46 
AnswerRe: How to connect to my Database stored in remote computer with VB.Net Pin
Jay Royall6-Apr-09 22:46
Jay Royall6-Apr-09 22:46 
AnswerRe: How to connect to my Database stored in remote computer with VB.Net Pin
Tom Deketelaere6-Apr-09 22:58
professionalTom Deketelaere6-Apr-09 22:58 
AnswerRe: How to connect to my Database stored in remote computer with VB.Net Pin
pdnet7-Apr-09 2:51
pdnet7-Apr-09 2:51 
AnswerRe: How to connect to my Database stored in remote computer with VB.Net Pin
Jon_Boy7-Apr-09 6:01
Jon_Boy7-Apr-09 6:01 
QuestionHow to insert multiple records from DataGridView into Mysql database table using VB.Net in Windows Applications Pin
swaroop096-Apr-09 20:44
swaroop096-Apr-09 20:44 
AnswerRe: How to insert multiple records from DataGridView into Mysql database table using VB.Net in Windows Applications Pin
pdnet7-Apr-09 2:56
pdnet7-Apr-09 2:56 
QuestionRun Robocopy job from desktop pc's to a network share within an IP Address range Pin
Raymonde26-Apr-09 13:22
Raymonde26-Apr-09 13:22 
AnswerRe: Run Robocopy job from desktop pc's to a network share within an IP Address range Pin
Dave Kreskowiak7-Apr-09 3:44
mveDave Kreskowiak7-Apr-09 3:44 
QuestionRetrieve multiselect rows in TDBGrid Pin
Nitin19816-Apr-09 5:45
Nitin19816-Apr-09 5:45 
AnswerRe: Retrieve multiselect rows in TDBGrid Pin
Henry Minute6-Apr-09 6:40
Henry Minute6-Apr-09 6:40 
GeneralRe: Retrieve multiselect rows in TDBGrid Pin
Nitin19816-Apr-09 22:41
Nitin19816-Apr-09 22:41 
QuestionBackgroundworker.ReportProgress not displaying all of stream Pin
krazyazkid6-Apr-09 4:33
krazyazkid6-Apr-09 4:33 
AnswerRe: Backgroundworker.ReportProgress not displaying all of stream Pin
Luc Pattyn6-Apr-09 4:39
sitebuilderLuc Pattyn6-Apr-09 4:39 
GeneralRe: Backgroundworker.ReportProgress not displaying all of stream Pin
krazyazkid6-Apr-09 4:49
krazyazkid6-Apr-09 4:49 
GeneralRe: Backgroundworker.ReportProgress not displaying all of stream Pin
Luc Pattyn6-Apr-09 4:57
sitebuilderLuc Pattyn6-Apr-09 4:57 
QuestionPaging in Datagrids Pin
parkash_C6-Apr-09 4:21
parkash_C6-Apr-09 4:21 

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.