Click here to Skip to main content
16,005,162 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhow to connect DSN server Pin
iramg9-Jun-06 10:06
iramg9-Jun-06 10:06 
AnswerRe: how to connect DSN server Pin
Joshua Quick9-Jun-06 13:09
Joshua Quick9-Jun-06 13:09 
GeneralRe: how to connect DSN server Pin
iramg9-Jun-06 22:59
iramg9-Jun-06 22:59 
AnswerRe: how to connect DSN server Pin
Joshua Quick10-Jun-06 9:30
Joshua Quick10-Jun-06 9:30 
QuestionMulti Colum Listview Pin
syed imran azmat9-Jun-06 9:05
syed imran azmat9-Jun-06 9:05 
AnswerRe: Multi Colum Listview Pin
mr_1234510-Jun-06 4:27
mr_1234510-Jun-06 4:27 
AnswerRe: Call MS SQL Procedure from VB.NET Pin
Colin Angus Mackay9-Jun-06 22:31
Colin Angus Mackay9-Jun-06 22:31 
GeneralRe: Call MS SQL Procedure from VB.NET Pin
Antebios115312-Jun-06 2:41
Antebios115312-Jun-06 2:41 
Thanks for the reply. I'm new to VB so I haven't seen anything that says to use one or the other and why. I tried your suggestion and I'm still getting an error. Here are the results when I just provice the procedure name:

MSSQLJOB 964-9a4 EXIT SQLExecDirectW with return code -1 (SQL_ERROR)
HSTMT 03A31BC0
WCHAR * 0x010C08E8 [ -3] "AddMember\ 0"
SDWORD -3

DIAG [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Procedure AddMember expects parameter @mbr_acctnum, which was not supplied. (201)

DIAG [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Procedure AddMember expects parameter @mbr_name, which was not supplied. (201)

DIAG [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Procedure AddMember expects parameter @mbr_ssn, which was not supplied. (201)

DIAG [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Procedure AddMember expects parameter @mbr_employee, which was not supplied. (201)

GeneralRe: Call MS SQL Procedure from VB.NET Pin
Colin Angus Mackay12-Jun-06 8:22
Colin Angus Mackay12-Jun-06 8:22 
QuestionBackground Image causing performance problem Pin
SudheendraKurudumale9-Jun-06 7:33
SudheendraKurudumale9-Jun-06 7:33 
QuestionHelp on playing waves in VB.NET Pin
DJLarZ9-Jun-06 6:40
DJLarZ9-Jun-06 6:40 
QuestionHow to get the length of a string in pixels? Pin
TheFoZ9-Jun-06 5:29
TheFoZ9-Jun-06 5:29 
AnswerRe: How to get the length of a string in pixels? Pin
arcticbrew9-Jun-06 8:02
arcticbrew9-Jun-06 8:02 
GeneralRe: How to get the length of a string in pixels? Pin
TheFoZ9-Jun-06 9:40
TheFoZ9-Jun-06 9:40 
Questionvb.net and oracle client Pin
hemrk9-Jun-06 5:22
hemrk9-Jun-06 5:22 
AnswerRe: vb.net and oracle client Pin
Dave Kreskowiak9-Jun-06 10:39
mveDave Kreskowiak9-Jun-06 10:39 
AnswerRe: vb.net and oracle client Pin
mr_1234510-Jun-06 5:26
mr_1234510-Jun-06 5:26 
GeneralRe: vb.net and oracle client Pin
Dave Kreskowiak11-Jun-06 2:52
mveDave Kreskowiak11-Jun-06 2:52 
GeneralRe: vb.net and oracle client Pin
mr_1234511-Jun-06 11:45
mr_1234511-Jun-06 11:45 
AnswerRe: vb.net and oracle client Pin
mr_1234511-Jun-06 11:43
mr_1234511-Jun-06 11:43 
QuestionThreadhPool versus Thread.Join() misunderstanding Pin
manustone9-Jun-06 4:46
manustone9-Jun-06 4:46 
AnswerRe: ThreadhPool versus Thread.Join() misunderstanding Pin
Dustin Metzgar9-Jun-06 4:59
Dustin Metzgar9-Jun-06 4:59 
GeneralRe: ThreadhPool versus Thread.Join() misunderstanding Pin
manustone9-Jun-06 5:09
manustone9-Jun-06 5:09 
QuestionProblem in SQL DataAdapter Configuration wizard Pin
Syed Ali Raza9-Jun-06 4:28
Syed Ali Raza9-Jun-06 4:28 
AnswerRe: Problem in SQL DataAdapter Configuration wizard Pin
Mohammed Amine9-Jun-06 6:07
Mohammed Amine9-Jun-06 6:07 

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.