Click here to Skip to main content
15,911,142 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to check Internet connection Pin
Tufail Ahmad11-Dec-09 19:00
Tufail Ahmad11-Dec-09 19:00 
GeneralRe: How to check Internet connection Pin
The Man from U.N.C.L.E.11-Dec-09 23:09
The Man from U.N.C.L.E.11-Dec-09 23:09 
AnswerRe: How to check Internet connection Pin
εїзεїзεїз12-Dec-09 0:32
εїзεїзεїз12-Dec-09 0:32 
AnswerRe: How to check Internet connection Pin
Paul Conrad12-Dec-09 5:00
professionalPaul Conrad12-Dec-09 5:00 
QuestionWorking with numbers???? Pin
A-dogg200910-Dec-09 17:49
A-dogg200910-Dec-09 17:49 
AnswerRe: Working with numbers???? Pin
Ashfield10-Dec-09 21:08
Ashfield10-Dec-09 21:08 
GeneralRe: Working with numbers???? Pin
A-dogg200916-Dec-09 17:34
A-dogg200916-Dec-09 17:34 
QuestionLocal machine problem with SQL DMO !!! Pin
cotdot1111110-Dec-09 13:27
cotdot1111110-Dec-09 13:27 
Hi every one

I 'm using SQL DMO to connect database in my computer
But i can't connect to my database
Here my code:

Dim sever As New SQLDMO.SQLServer
sever.LoginSecure = True
sever.Connect("local")

how to connect to my local sever

I'm using SQLEXPRESS
thanks
AnswerRe: Local machine problem with SQL DMO !!! Pin
Luc Pattyn10-Dec-09 14:14
sitebuilderLuc Pattyn10-Dec-09 14:14 
AnswerRe: Local machine problem with SQL DMO !!! Pin
Eddy Vluggen11-Dec-09 2:20
professionalEddy Vluggen11-Dec-09 2:20 
QuestionDataGridView in VB.NET.The empty row in the end!!! Pin
tannghia10-Dec-09 11:58
tannghia10-Dec-09 11:58 
AnswerRe: DataGridView in VB.NET.The empty row in the end!!! Pin
Andy_L_J12-Dec-09 9:05
Andy_L_J12-Dec-09 9:05 
Questionfreehand draw problem Pin
O.G.I.10-Dec-09 10:19
O.G.I.10-Dec-09 10:19 
QuestionSOAP/VB6 Reading Arrays Pin
ffowler10-Dec-09 5:37
ffowler10-Dec-09 5:37 
QuestionAntivirus Bloking My Application [modified] Pin
Anubhava Dimri10-Dec-09 1:54
Anubhava Dimri10-Dec-09 1:54 
AnswerRe: Antivirus Bloking My Application Pin
EliottA10-Dec-09 2:44
EliottA10-Dec-09 2:44 
GeneralRe: Antivirus Bloking My Application Pin
Luc Pattyn10-Dec-09 2:57
sitebuilderLuc Pattyn10-Dec-09 2:57 
QuestionApproximate zero values in an array Pin
Johnkokk9-Dec-09 23:52
Johnkokk9-Dec-09 23:52 
AnswerRe: Approximate zero values in an array Pin
Richard MacCutchan9-Dec-09 23:56
mveRichard MacCutchan9-Dec-09 23:56 
GeneralRe: Approximate zero values in an array Pin
David Skelly10-Dec-09 2:02
David Skelly10-Dec-09 2:02 
GeneralRe: Approximate zero values in an array Pin
Richard MacCutchan10-Dec-09 2:41
mveRichard MacCutchan10-Dec-09 2:41 
GeneralRe: Approximate zero values in an array Pin
EliottA10-Dec-09 2:45
EliottA10-Dec-09 2:45 
GeneralRe: Approximate zero values in an array Pin
Johnkokk10-Dec-09 6:08
Johnkokk10-Dec-09 6:08 
GeneralRe: Approximate zero values in an array Pin
nlarson1110-Dec-09 8:46
nlarson1110-Dec-09 8:46 
GeneralRe: Approximate zero values in an array Pin
Johnkokk10-Dec-09 20:52
Johnkokk10-Dec-09 20:52 

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.