coding

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

As a QBasic programmer I am attempting to learn VB 6. Professional.

Whre can I get samples of coding for a procedure in VB. In other words I
have a from with fields in a frome. Based on a checkbox
option...prospects...members ETc I want to clcik my choice in the ckbox and
the data for the corresponding ck box will be displayed For instance if I wan
only prospect it would only displaythe individual records for prospects.

Jack
 
Microsoft Visual Basic is supplied with a number of example applications,
including database applications similar to what you have described. In
addition, the MS VB www site includes downloadable samples.
http://msdn.microsoft.com/vbasic/downloads/

You will get the best answers to Visual Basic 6 questions in a VB newsgroup,
such as microsoft.public.vb.database
 

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

Back
Top