|
-
Apr 17th, 2013, 02:03 PM
#10
Re: Listbox Database Question
No, because you are not doing it the same way I am...HOWEVER, the CONCEPT is the same...you need a QUERY like my cmd.commandtext, and you need to call your query from the click event of your listbox
Then loop through whatever records your query returns (data1.recordset), and add them to your lstAcc listbox.
If you can't figure it out, post (or attach -- less .exe file) your code/project.
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
|