Click here to Skip to main content
16,007,885 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: how to send mail using VB Pin
J4amieC22-Jan-06 23:38
J4amieC22-Jan-06 23:38 
AnswerRe: how to send mail using VB Pin
Fulmine23-Jan-06 1:12
Fulmine23-Jan-06 1:12 
AnswerRe: how to send mail using VB Pin
Mahbub895725-Jan-06 17:52
Mahbub895725-Jan-06 17:52 
AnswerRe: how to send mail using VB Pin
Mekong River26-Jan-06 15:04
Mekong River26-Jan-06 15:04 
Questionvb.net serial port comm using netcommocx activex control Pin
Neelima Raj22-Jan-06 18:24
Neelima Raj22-Jan-06 18:24 
QuestionThis Error Message PopUp when I execute, anyone can help me how to solve this? Pin
drexler_kk22-Jan-06 16:59
drexler_kk22-Jan-06 16:59 
AnswerRe: This Error Message PopUp when I execute, anyone can help me how to solve this? Pin
Owner drawn22-Jan-06 17:30
Owner drawn22-Jan-06 17:30 
GeneralRe: This Error Message PopUp when I execute, anyone can help me how to solve this? Pin
drexler_kk22-Jan-06 17:51
drexler_kk22-Jan-06 17:51 
Thanks for your solution. Do you mean that I should change that line to the following?

ObAdapter1 = New SqlDataAdapter(Obconn1, "SELECT TOP 20 * FROM TT_Member WHERE Reminder = '0' AND Status = '1'")
ds1 = New DataSet
ObAdapter1.Fill(ds1, "MemberList")

I have try but it works,so I just want to reconfirm that is what you ask me to modified?

Thank you so much for the solution and effort.

Regards
Drexler
GeneralRe: This Error Message PopUp when I execute, anyone can help me how to solve this? Pin
Owner drawn22-Jan-06 17:56
Owner drawn22-Jan-06 17:56 
GeneralRe: This Error Message PopUp when I execute, anyone can help me how to solve this? Pin
drexler_kk22-Jan-06 19:19
drexler_kk22-Jan-06 19:19 
QuestionSystem.IO.File.Delete Pin
elcheah22-Jan-06 16:57
elcheah22-Jan-06 16:57 
AnswerRe: System.IO.File.Delete Pin
Owner drawn22-Jan-06 17:34
Owner drawn22-Jan-06 17:34 
GeneralRe: System.IO.File.Delete Pin
elcheah22-Jan-06 18:03
elcheah22-Jan-06 18:03 
GeneralRe: System.IO.File.Delete Pin
Owner drawn22-Jan-06 18:09
Owner drawn22-Jan-06 18:09 
GeneralRe: System.IO.File.Delete Pin
elcheah22-Jan-06 19:15
elcheah22-Jan-06 19:15 
GeneralRe: System.IO.File.Delete Pin
Dave Kreskowiak23-Jan-06 5:09
mveDave Kreskowiak23-Jan-06 5:09 
GeneralRe: System.IO.File.Delete Pin
elcheah23-Jan-06 16:46
elcheah23-Jan-06 16:46 
GeneralRe: System.IO.File.Delete Pin
Dave Kreskowiak24-Jan-06 2:32
mveDave Kreskowiak24-Jan-06 2:32 
QuestionCreating Virtual Serial/Com ports? Pin
bskirkman22-Jan-06 16:31
bskirkman22-Jan-06 16:31 
AnswerRe: Creating Virtual Serial/Com ports? Pin
progload22-Jan-06 19:03
progload22-Jan-06 19:03 
GeneralRe: Creating Virtual Serial/Com ports? Pin
bskirkman23-Jan-06 13:43
bskirkman23-Jan-06 13:43 
QuestionDATA LINK PROPERTY LAYER Pin
thealca22-Jan-06 15:22
thealca22-Jan-06 15:22 
AnswerRe: DATA LINK PROPERTY LAYER Pin
Dave Kreskowiak22-Jan-06 15:57
mveDave Kreskowiak22-Jan-06 15:57 
GeneralRe: DATA LINK PROPERTY LAYER Pin
thealca22-Jan-06 17:45
thealca22-Jan-06 17:45 
GeneralRe: DATA LINK PROPERTY LAYER Pin
Dave Kreskowiak22-Jan-06 19:04
mveDave Kreskowiak22-Jan-06 19:04 

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.