|
-
Jun 27th, 2001, 09:44 AM
#1
Thread Starter
New Member
Querying a DB from a VB6 form
Hi guys,
I'm trying yo develop my first application and need your help here:
On one form (Form1) I have a txtbox (txtsearch) and a button (CmdSearch), when the user hit the search button I want the program to look up the name(s) associated to the code entered in txtsearch and display it/them in a message box....
For the data source I have the choice between 2 files:
1 excel spreadsheet: 3 columns: 'Code' - 'City' - 'Country'
1 access 2k DB: same fields
Thanks in advance,
Tom
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|