![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
Join Date: Apr 2008
Posts: 2
Rep Power: 0
![]() |
Hye guys(N Gals)
I am new in vb programming and I have few queries. 1 Does sql queries work on access? 2 How to add a Database(access) column to vb combobox? (Eg if dbs file is abc.mdb ; table is student, attribute needed to be added in combo box is student_name) 3 how to add keypress event (Actually the event may be different, what i want is in an combobox Or text box when i type letters for each letters typed vb should run select query for entire string or I want the effect that when a string is being entered similar data existing in dbs files should show up as in google search box when u enter something it shows previous searches those are similar) ie. in combobox in question 2 if i type "M" it should show all names begining with M i e sql query will be select student_name from student where student_name like M%; please help... |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using VB to automate chart creation in excel. | Shaythen | Visual Basic .NET | 0 | Mar 6th, 2008 2:12 PM |
| VB 2002 -> VB 2008 conversion | pal | Visual Basic .NET | 1 | Sep 15th, 2007 3:43 AM |
| Newbie prob:how to make combinations without repeatition | veiga2 | C++ | 4 | Aug 16th, 2006 5:02 AM |
| Newbie Programmer with some questions. | ferret | C++ | 3 | Dec 2nd, 2005 2:55 PM |
| Explain Member Status to a Newbie, por favor | Wraith Daquell | Coder's Corner Lounge | 15 | May 28th, 2005 11:49 AM |