Click here to Skip to main content
15,904,023 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralMultithreading Problem : Threads die before complete their assigned task Pin
Rupesh Kumar Swami21-Dec-07 2:42
Rupesh Kumar Swami21-Dec-07 2:42 
GeneralRe: Multithreading Problem : Threads die before complete their assigned task Pin
Dave Kreskowiak21-Dec-07 3:10
mveDave Kreskowiak21-Dec-07 3:10 
GeneralRe: Multithreading Problem : Threads die before complete their assigned task Pin
Rupesh Kumar Swami21-Dec-07 4:00
Rupesh Kumar Swami21-Dec-07 4:00 
GeneralRe: Multithreading Problem : Threads die before complete their assigned task Pin
MidwestLimey21-Dec-07 5:15
professionalMidwestLimey21-Dec-07 5:15 
GeneralRe: Multithreading Problem : Threads die before complete their assigned task Pin
Dave Kreskowiak21-Dec-07 6:09
mveDave Kreskowiak21-Dec-07 6:09 
GeneralRe: Multithreading Problem : Threads die before complete their assigned task Pin
MidwestLimey21-Dec-07 6:40
professionalMidwestLimey21-Dec-07 6:40 
Questionwildcard search [modified] Pin
BOREC21-Dec-07 0:43
BOREC21-Dec-07 0:43 
GeneralRe: wildcard search Pin
Dave Kreskowiak21-Dec-07 3:04
mveDave Kreskowiak21-Dec-07 3:04 
BOREC wrote:
I have VB5 express.


No, you have VB.NET 2005 Express. There was an old version of VB5 that didn't have an Express edition. Mentioning that version will confuse people, and greatly affect the answer you get.


BOREC wrote:
I created this code for wildcard search and it doesn't work.


What database are you using? Wildcards are NOT the same between different databases.


BOREC wrote:
VB alerts:
- rsMyRS not declared
- dbMyDB not declared


You haven't declared these variables and told the compiler what types they are supposed to be. This is a very basic mistake. I highly suggest picking up a beginners book on VB.NET and working through it.


A guide to posting questions on CodeProject[^]



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




GeneralRe: wildcard search Pin
BOREC21-Dec-07 8:33
BOREC21-Dec-07 8:33 
GeneralRe: wildcard search Pin
Dave Kreskowiak21-Dec-07 9:07
mveDave Kreskowiak21-Dec-07 9:07 
GeneralRe: wildcard search Pin
Luc Pattyn21-Dec-07 15:34
sitebuilderLuc Pattyn21-Dec-07 15:34 
GeneralRe: wildcard search Pin
Dave Kreskowiak21-Dec-07 15:52
mveDave Kreskowiak21-Dec-07 15:52 
GeneralRe: wildcard search Pin
Luc Pattyn22-Dec-07 4:18
sitebuilderLuc Pattyn22-Dec-07 4:18 
GeneralRe: wildcard search Pin
ChandraRam23-Dec-07 22:31
ChandraRam23-Dec-07 22:31 
QuestionHow to add shape controls to pictuirebox in vb.net Pin
VB 8.021-Dec-07 0:36
VB 8.021-Dec-07 0:36 
AnswerRe: How to add shape controls to pictuirebox in vb.net Pin
Dave Kreskowiak21-Dec-07 1:56
mveDave Kreskowiak21-Dec-07 1:56 
GeneralRe: How to add shape controls to pictuirebox in vb.net Pin
VB 8.021-Dec-07 3:01
VB 8.021-Dec-07 3:01 
GeneralRe: How to add shape controls to pictuirebox in vb.net Pin
Dave Kreskowiak21-Dec-07 3:32
mveDave Kreskowiak21-Dec-07 3:32 
GeneralRe: How to add shape controls to panel in vb.net Pin
VB 8.021-Dec-07 20:47
VB 8.021-Dec-07 20:47 
QuestionRegarding multithreading Pin
praveenkumar palla20-Dec-07 22:45
praveenkumar palla20-Dec-07 22:45 
GeneralRe: Regarding multithreading Pin
Dave Kreskowiak21-Dec-07 3:33
mveDave Kreskowiak21-Dec-07 3:33 
GeneralRe: Regarding multithreading Pin
praveenkumar palla21-Dec-07 19:14
praveenkumar palla21-Dec-07 19:14 
Question"No to all" dialog result in Vb.net Pin
Member 203794320-Dec-07 22:19
Member 203794320-Dec-07 22:19 
GeneralRe: "No to all" dialog result in Vb.net Pin
Nilesh Hapse20-Dec-07 23:01
Nilesh Hapse20-Dec-07 23:01 
GeneralProblem in generating report in .NET Pin
Member 305788720-Dec-07 20:50
Member 305788720-Dec-07 20:50 

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.