Click here to Skip to main content
15,881,803 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionVPN using OpenSSL. Pin
Warp4-Feb-08 21:51
Warp4-Feb-08 21:51 
GeneralRe: VPN using OpenSSL. Pin
Dave Kreskowiak5-Feb-08 10:16
mveDave Kreskowiak5-Feb-08 10:16 
GeneralPrint several pages Pin
Marc Soleda4-Feb-08 20:31
Marc Soleda4-Feb-08 20:31 
GeneralRe: Print several pages Pin
Ajay.k_Singh4-Feb-08 22:01
Ajay.k_Singh4-Feb-08 22:01 
GeneralRe: Print several pages Pin
Marc Soleda5-Feb-08 20:37
Marc Soleda5-Feb-08 20:37 
Questionvb 6.0 crystal report 4.6 with crystalreport excepted below result Pin
perumalLashmi4-Feb-08 17:24
perumalLashmi4-Feb-08 17:24 
GeneralRe: vb 6.0 crystal report 4.6 with crystalreport excepted below result Pin
Steven J Jowett5-Feb-08 5:03
Steven J Jowett5-Feb-08 5:03 
GeneralDataset filter to show all records Pin
coldude4-Feb-08 15:12
coldude4-Feb-08 15:12 
Hi there, I’m hoping that one of you guys can help me as I have been struggling to find an answer.

Using VB.NET I have some code that filters out what I need from a dataset, that is fine for a direct match but if I wish to display all entries how do I do this?

Normally I use something like the below that works fine if I wish to return the results of one Instructor, but if I wished to return all instructors from the same dataset I cant seem to find the appropriate method to do so (wildcard such as "*" don’t seem to work):-

daSession.SelectCommand.Parameters("Instructor").value ="13"


Have any suggestions?

Microsoft Visual Basic .NET (2003) version 7.1.6030
Microsoft .NET Framework 1.1

GeneralRe: Dataset filter to show all records Pin
Mycroft Holmes4-Feb-08 20:04
professionalMycroft Holmes4-Feb-08 20:04 
GeneralRe: Dataset filter to show all records Pin
coldude5-Feb-08 15:14
coldude5-Feb-08 15:14 
GeneralRe: Dataset filter to show all records Pin
Mycroft Holmes5-Feb-08 15:30
professionalMycroft Holmes5-Feb-08 15:30 
GeneralRe: Dataset filter to show all records Pin
coldude12-Feb-08 14:56
coldude12-Feb-08 14:56 
GeneralRe: Dataset filter to show all records Pin
Mycroft Holmes12-Feb-08 15:59
professionalMycroft Holmes12-Feb-08 15:59 
Generalstay in same page with error msg else redirect to another page Pin
uglyeyes4-Feb-08 15:10
uglyeyes4-Feb-08 15:10 
GeneralRe: stay in same page with error msg else redirect to another page Pin
Christian Graus4-Feb-08 17:14
protectorChristian Graus4-Feb-08 17:14 
GeneralIO stream error Pin
codingrocks4-Feb-08 14:21
codingrocks4-Feb-08 14:21 
GeneralRe: IO stream error Pin
Christian Graus4-Feb-08 17:18
protectorChristian Graus4-Feb-08 17:18 
GeneralInterfacing vb.net and pseudo-embedded C Pin
supercat94-Feb-08 10:01
supercat94-Feb-08 10:01 
GeneralRe: Interfacing vb.net and pseudo-embedded C Pin
MikeMarq4-Feb-08 18:51
MikeMarq4-Feb-08 18:51 
GeneralRe: Interfacing vb.net and pseudo-embedded C [modified] Pin
supercat95-Feb-08 8:10
supercat95-Feb-08 8:10 
Generalauto update update panel Pin
solarthur014-Feb-08 3:47
solarthur014-Feb-08 3:47 
GeneralRe: auto update update panel Pin
Christian Graus4-Feb-08 12:27
protectorChristian Graus4-Feb-08 12:27 
QuestionCan a Stored Proc works with Acces Pin
Vimalsoft(Pty) Ltd4-Feb-08 2:00
professionalVimalsoft(Pty) Ltd4-Feb-08 2:00 
AnswerRe: Can a Stored Proc works with Acces Pin
Steven J Jowett4-Feb-08 2:08
Steven J Jowett4-Feb-08 2:08 
GeneralRe: Can a Stored Proc works with Acces Pin
Vimalsoft(Pty) Ltd4-Feb-08 2:10
professionalVimalsoft(Pty) Ltd4-Feb-08 2:10 

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.