Click here to Skip to main content
15,897,291 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to debug (step through) dll used by web service? Pin
Christian Graus12-Jun-08 6:07
protectorChristian Graus12-Jun-08 6:07 
Questionhow to access a link in the XML tag? Pin
Member 199886312-Jun-08 4:23
Member 199886312-Jun-08 4:23 
Questionget sql instance name Pin
taherjaorawala12-Jun-08 0:05
taherjaorawala12-Jun-08 0:05 
AnswerRe: get sql instance name Pin
jzonthemtn12-Jun-08 12:37
jzonthemtn12-Jun-08 12:37 
QuestionI am using “Vb.Net Visual Basic Datagrid” Deferent Language books Name Display in Datagrid. How to Change Font? Pin
Lenu Thomas11-Jun-08 22:48
Lenu Thomas11-Jun-08 22:48 
RantRe: I am using “Vb.Net Visual Basic Datagrid” Deferent Language books Name Display in Datagrid. How to Change Font? Pin
Smithers-Jones13-Jun-08 3:29
Smithers-Jones13-Jun-08 3:29 
QuestionI am using “Vb.Net Visual Basic Datagrid” Deferent Language books Name Display in Datagrid. How to Change Font? Pin
Lenu Thomas11-Jun-08 22:44
Lenu Thomas11-Jun-08 22:44 
Questionsqlexception Pin
monika_vasvani11-Jun-08 22:22
monika_vasvani11-Jun-08 22:22 
Hi
I have written query like:

dim str as string="true"

Dim cmd As New OleDb.OleDbCommand("Select max(Invoice_No) from Invoice where flag= '" & str & "'", cn)

cn.Open
If IsDBNull(cmd.ExecuteScalar()) = True Then

This statment fires exception:"No value given for one or more required parameters."

when i fire this query directly from access,it runs successfully

what is actual problem,i don't understand

Thanks
monika
AnswerRe: sqlexception Pin
Tom Deketelaere11-Jun-08 23:11
professionalTom Deketelaere11-Jun-08 23:11 
Questionhow to display the numbers like 1,2,3,4...? Pin
sathyan_829411-Jun-08 19:34
sathyan_829411-Jun-08 19:34 
AnswerRe: how to display the numbers like 1,2,3,4...? Pin
sathyan_829411-Jun-08 20:30
sathyan_829411-Jun-08 20:30 
AnswerRe: how to display the numbers like 1,2,3,4...? Pin
Tom Deketelaere11-Jun-08 21:14
professionalTom Deketelaere11-Jun-08 21:14 
AnswerRe: how to display the numbers like 1,2,3,4...? Pin
ChandraRam11-Jun-08 23:09
ChandraRam11-Jun-08 23:09 
AnswerRe: how to display the numbers like 1,2,3,4...? Pin
Rupesh Kumar Swami11-Jun-08 23:39
Rupesh Kumar Swami11-Jun-08 23:39 
Questionhow to do gridview edit and delete option? Pin
gandhi194711-Jun-08 17:13
gandhi194711-Jun-08 17:13 
AnswerRe: how to do gridview edit and delete option? Pin
Christian Graus11-Jun-08 17:25
protectorChristian Graus11-Jun-08 17:25 
QuestionMulti Column List box Pin
New_Coder11-Jun-08 12:30
New_Coder11-Jun-08 12:30 
AnswerRe: Multi Column List box Pin
Christian Graus11-Jun-08 12:36
protectorChristian Graus11-Jun-08 12:36 
AnswerRe: Multi Column List box Pin
Rupesh Kumar Swami12-Jun-08 2:39
Rupesh Kumar Swami12-Jun-08 2:39 
QuestionIgnoring Text Entered into a ComboBox Pin
td298511-Jun-08 12:25
td298511-Jun-08 12:25 
AnswerRe: Ignoring Text Entered into a ComboBox Pin
BDEz (Member 3919223)12-Jun-08 10:18
BDEz (Member 3919223)12-Jun-08 10:18 
QuestionOT: remove write protection of a file via vbs Pin
stephan_00711-Jun-08 10:41
stephan_00711-Jun-08 10:41 
AnswerRe: OT: remove write protection of a file via vbs Pin
jzonthemtn11-Jun-08 10:56
jzonthemtn11-Jun-08 10:56 
GeneralRe: OT: remove write protection of a file via vbs Pin
stephan_00711-Jun-08 11:17
stephan_00711-Jun-08 11:17 
QuestionVbscript Class Problem Pin
SteveS83200111-Jun-08 5:25
SteveS83200111-Jun-08 5:25 

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.