Microsoft Visual Basic 6.0  for PC
Problem for Microsoft Visual Basic 6.0 (361-00686) for PC

I made a video store program that lets users rent




By jalexander3 on Apr 03, 2009

" "
I made a video store program that lets users rent movies. I am having trouble with trying to get an list of movies from my database to show into a combo box. The only thing the combo box should show is just the title query in my access database. What code do I need to do this.

Solution #1

posted on Apr 22, 2009
Not Rated)

fblock

Rank: Guru  Microsoft Expert
Rating: 87%, 104 votes
yourCombo.Clear
Do While Not rec.EOF
strRetVal = rec.Fields("title").Value & ""
yourCombo.AddItem strRetVal
rec.MoveNext
Loop

"rec" is your recordset containing the list of titles from the database.

Was this helpful?
Yes
No

Popular Solutions for Microsoft Visual Basic 6.0


Questions and Unsolved Problems for Microsoft Visual Basic 6.0


Do you recommend Microsoft Visual Basic 6.0 (361-00686) for PC?
Answer

Answer
I have downloaded matlab but when I try to run it it comes up with ''error starting desktop''

Answer
I have an SLC 5/04 for my cpu and connect to a PanelView 500 for touchscreen interaction. With all... (More)

Answer
I cannot get my pandigital to set up in order to load photos, and there is no disk to be able to do... (More)

Answer
hiii,iam MeEncanta.. for the end of this year i should finish my project on information hiding using... (More)

Answer
what is the code in a java program that would ask the user to input a 5letter word then the program... (More)


Didn't find what you were looking for?

Describe your problem:

Select a Category:







Ask our Experts

 

Solve Your Problem Now!
Chat Live with an Expert
Chat Now
Browse popular Problems
More Common Problems
Most Common Problems for:
For Microsoft Visual Basic 6.0 ...:

Top Programming Tool Experts

Rank: Guru Guru  

Solutions: 1447
Member Since: July 2009

Experience: I have owned a computer networking sales and service company.

Ask Me
Find more Programming Tool Experts

Top Computer & Laptop Repair

(877) 934-6198
Send your laptop to us and we will diagnose the...
A+ Rated Oceanside Computer Sales & Service, LLC

(952) 890-7770
Zkarlo.com provides discount and used laptop parts...
Zkarlo.com


       
Solve Your Problem Now!
Chat Live with an Expert
Chat Now

X
Continue
When the original poster rates a solution that was given to his own problem, that rating is locked!
X

Are you sure the solution content is Inappropriate?
   
Tech buddies can communicate directly to answer questions. Become a Tech Buddy and have direct access to your favorite expert for FREE!
Insert Link
Insert Image
Insert You-Tube clip
Insert List
Insert List
Spell Check

What is this?



Select