Collectors database

D

DC

I have am MS Database that I am going to use for my Basketball card
collection. I have 2 tables in the database, 1 table is named PLAYERS and it
holds the player's name and other info, the other table is named CARDS and it
holds info about the cards of the players. On a form I have a text box that
will show the Players name and it pulls it from the PLAYERS table, also on
that same form I will have a text box that shows the card manufacture of the
card and the year of the card and it pulss these two from the CARDS table. I
want to create 2 buttons that will navigate through the records of the
manufactures and card years from the CARDS database but I don't know how to
do that, please help?
 
A

a a r o n . k e m p f

if you care enough to build a database, use SQL Server-- Jet has no
future
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top