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

Visual Basic

 
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 
AnswerRe: sqlexception Pin
Tom Deketelaere11-Jun-08 23:11
professionalTom Deketelaere11-Jun-08 23:11 
There are a few possible problem's

1: flag
if this is a yes/no field in access (wich I assume it is) then the ' are not allowed

so you'r query would be : (Select max(Invoice_No) from invoice where flag=" & str , cn)

2: there could be something wrong with you'r connection (cn) have you tested this?
(easy to do with a simple "select invoice_no from invoice")

hope this helps

If my help was helpfull let me know, if not let me know why.

The only way we learn is by making mistakes.

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 
AnswerRe: Vbscript Class Problem Pin
SteveS83200111-Jun-08 5:52
SteveS83200111-Jun-08 5:52 

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.