Click here to Skip to main content
15,916,180 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: database sql server2000 suspect? Pin
GuyThiebaut9-Oct-07 8:29
professionalGuyThiebaut9-Oct-07 8:29 
Questionchange color of ProgressBar Pin
Sur4u9-Oct-07 5:23
Sur4u9-Oct-07 5:23 
AnswerRe: change color of ProgressBar Pin
Dave Kreskowiak9-Oct-07 6:23
mveDave Kreskowiak9-Oct-07 6:23 
QuestionSockets receive and send Pin
Nasbcn9-Oct-07 5:09
Nasbcn9-Oct-07 5:09 
AnswerRe: Sockets receive and send Pin
Dave Kreskowiak9-Oct-07 6:22
mveDave Kreskowiak9-Oct-07 6:22 
QuestionHow to Accept Parameters in this Situation Pin
Vimalsoft(Pty) Ltd9-Oct-07 4:10
professionalVimalsoft(Pty) Ltd9-Oct-07 4:10 
AnswerRe: How to Accept Parameters in this Situation Pin
SHatchard9-Oct-07 6:08
SHatchard9-Oct-07 6:08 
AnswerRe: How to Accept Parameters in this Situation Pin
Dave Kreskowiak9-Oct-07 6:16
mveDave Kreskowiak9-Oct-07 6:16 
This code has so many problems, I don't know where to start...

First, you've made a VB.NET 101 mistake. You're returning an object of type Dssearchlis, which is also the name of an apparently "global" object. It get the feeling that you're returning the exact same object that is already visible outside the function, making retuning the object pointless.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


QuestionCheck if changes exist? Pin
Mr Oizo9-Oct-07 3:38
Mr Oizo9-Oct-07 3:38 
AnswerRe: Check if changes exist? Pin
Vimalsoft(Pty) Ltd9-Oct-07 4:02
professionalVimalsoft(Pty) Ltd9-Oct-07 4:02 
AnswerRe: Check if changes exist? Pin
Dave Kreskowiak9-Oct-07 4:58
mveDave Kreskowiak9-Oct-07 4:58 
GeneralRe: Check if changes exist? Pin
Mr Oizo9-Oct-07 5:50
Mr Oizo9-Oct-07 5:50 
GeneralRe: Check if changes exist? Pin
Dave Kreskowiak9-Oct-07 6:12
mveDave Kreskowiak9-Oct-07 6:12 
GeneralRe: Check if changes exist? Pin
Mr Oizo9-Oct-07 9:06
Mr Oizo9-Oct-07 9:06 
GeneralRe: Check if changes exist? Pin
Dave Kreskowiak9-Oct-07 11:52
mveDave Kreskowiak9-Oct-07 11:52 
GeneralRe: Check if changes exist? Pin
Mr Oizo9-Oct-07 22:33
Mr Oizo9-Oct-07 22:33 
GeneralRe: Check if changes exist? Pin
Patrick Etc.10-Oct-07 9:43
Patrick Etc.10-Oct-07 9:43 
Questionread a txt file in visual basic Pin
Rinki Mukheraji9-Oct-07 2:18
Rinki Mukheraji9-Oct-07 2:18 
AnswerRe: read a txt file in visual basic Pin
pmarfleet9-Oct-07 2:34
pmarfleet9-Oct-07 2:34 
AnswerRe: read a txt file in visual basic Pin
Dave Kreskowiak9-Oct-07 4:47
mveDave Kreskowiak9-Oct-07 4:47 
QuestionREG: VB Pin
rajasekar.mpbs9-Oct-07 2:08
rajasekar.mpbs9-Oct-07 2:08 
AnswerRe: REG: VB Pin
Dave Kreskowiak9-Oct-07 4:44
mveDave Kreskowiak9-Oct-07 4:44 
GeneralRe: REG: VB Pin
mr_lasseter9-Oct-07 6:11
mr_lasseter9-Oct-07 6:11 
GeneralRe: REG: VB Pin
Dave Kreskowiak9-Oct-07 6:44
mveDave Kreskowiak9-Oct-07 6:44 
Questionpropertygrid control Pin
balakpn9-Oct-07 1:22
balakpn9-Oct-07 1:22 

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.