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

Visual Basic

 
GeneralRe: Unable to catch print exceptions Pin
sri_009926-Oct-09 18:55
sri_009926-Oct-09 18:55 
GeneralRe: Unable to catch print exceptions Pin
Ashfield26-Oct-09 22:13
Ashfield26-Oct-09 22:13 
QuestionReference dlls in sub folders Pin
nlarson1126-Oct-09 2:02
nlarson1126-Oct-09 2:02 
AnswerRe: Reference dlls in sub folders Pin
sri_009926-Oct-09 2:48
sri_009926-Oct-09 2:48 
GeneralRe: Reference dlls in sub folders Pin
nlarson1126-Oct-09 4:05
nlarson1126-Oct-09 4:05 
GeneralRe: Reference dlls in sub folders Pin
DaveAuld26-Oct-09 5:29
professionalDaveAuld26-Oct-09 5:29 
GeneralRe: Reference dlls in sub folders Pin
nlarson1126-Oct-09 7:40
nlarson1126-Oct-09 7:40 
Questionexception Pin
santhosh-padamatinti26-Oct-09 1:23
santhosh-padamatinti26-Oct-09 1:23 
hi
I established a data base connection, where I used a query

sql_querry="SELECT name FROM sample_table"

is displaying all values perfectly, now I want to use where condition

sql_querry="SELECT name FROM sample_table WHERE"+"(Designation=SE)"<br />

But it is throwing an exception.

I think this one I am getting because I am not giving query perfectly.


Please tell me how to write this query.

Thanx in advance...........

sampath-padamatinti

AnswerRe: exception Pin
nlarson1126-Oct-09 2:00
nlarson1126-Oct-09 2:00 
AnswerRe: exception Pin
Henry Minute26-Oct-09 4:35
Henry Minute26-Oct-09 4:35 
AnswerRe: exception Pin
Dave Kreskowiak26-Oct-09 10:07
mveDave Kreskowiak26-Oct-09 10:07 
GeneralRe: exception Pin
Shameel27-Oct-09 0:48
professionalShameel27-Oct-09 0:48 
GeneralRe: exception Pin
Dave Kreskowiak27-Oct-09 1:27
mveDave Kreskowiak27-Oct-09 1:27 
QuestionData base connection Pin
santhosh-padamatinti25-Oct-09 22:06
santhosh-padamatinti25-Oct-09 22:06 
AnswerRe: Data base connection Pin
DaveAuld25-Oct-09 22:38
professionalDaveAuld25-Oct-09 22:38 
AnswerRe: Data base connection Pin
helelark12325-Oct-09 22:38
helelark12325-Oct-09 22:38 
AnswerRe: Data base connection Pin
Richard MacCutchan25-Oct-09 22:38
mveRichard MacCutchan25-Oct-09 22:38 
QuestionRich Text Box Pin
PAguilar0925-Oct-09 20:51
PAguilar0925-Oct-09 20:51 
AnswerRe: Rich Text Box Pin
Christian Graus25-Oct-09 21:21
protectorChristian Graus25-Oct-09 21:21 
Questionpaging on datagridview in vb.net Pin
vikas shukla25-Oct-09 20:10
vikas shukla25-Oct-09 20:10 
AnswerRe: paging on datagridview in vb.net Pin
Christian Graus25-Oct-09 21:21
protectorChristian Graus25-Oct-09 21:21 
AnswerRe: paging on datagridview in vb.net Pin
Shameel27-Oct-09 0:51
professionalShameel27-Oct-09 0:51 
QuestionHow to convert Hex -&gt; Dec -&gt; Char Pin
pallaka25-Oct-09 19:29
pallaka25-Oct-09 19:29 
AnswerRe: How to convert Hex -&gt; Dec -&gt; Char Pin
Christian Graus25-Oct-09 21:22
protectorChristian Graus25-Oct-09 21:22 
AnswerRe: How to convert Hex -&gt; Dec -&gt; Char Pin
DaveAuld25-Oct-09 21:43
professionalDaveAuld25-Oct-09 21:43 

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.