#1 (permalink)  
Old 12-01-03, 10:51 AM
superman's Avatar
superman superman is offline
Newbie Coder
 
Join Date: Jun 2003
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
% like %

normally we do this in oracle

select * from staff where name like '%John%';

then how to do in the VB???

like this also cannot...how?

SQLstmt = "SELECT * FROM staff where name like ' % " & lblname.Caption & " % '"


and can somebody help me how to show the graph when i select from the combo box and click OK button?
or any article teach this?
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


All times are GMT -5. The time now is 09:34 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.