PC Review


Reply
Thread Tools Rate Thread

Creating multiple subforms within a form

 
 
=?Utf-8?B?am9obiBz?=
Guest
Posts: n/a
 
      2nd Sep 2006
I'm creating a database to house my music collection, some of which are live
bootleg recordings, that have muliple discs.

Is it possible to have control that will create a subform for each disc, to
keep track listings, after inputing the number of discs each show has?

As an example, if a show consited of 2 discs, after I entered that info into
a number of discs field, can a control create a track subform for each disc?
 
Reply With Quote
 
 
 
 
pietlinden@hotmail.com
Guest
Posts: n/a
 
      2nd Sep 2006

john s wrote:
> I'm creating a database to house my music collection, some of which are live
> bootleg recordings, that have muliple discs.
>
> Is it possible to have control that will create a subform for each disc, to
> keep track listings, after inputing the number of discs each show has?
>
> As an example, if a show consited of 2 discs, after I entered that info into
> a number of discs field, can a control create a track subform for each disc?


Wrong design.
Album--(1,M)---Disc--(1,M)---Song
You're missing the Disc table. (DiscID (PK1),AlbumID (PK2))

You would probably do this with Album as the source of the main form,
Disc as the source for the Disc subform in main, and then Song would be
a subsubform (subform of Disc).

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating 2 subforms on a form 4charity Microsoft Access Forms 1 10th Sep 2008 11:10 PM
Creating a form with multiple many to many subforms Dan Microsoft Access Forms 1 11th Mar 2006 02:11 AM
Creating a Form (or Subforms) from 3 tables =?Utf-8?B?QmlqYWw=?= Microsoft Access Forms 5 4th Jan 2005 12:47 PM
Creating and Linking Two Subforms to a Form =?Utf-8?B?UmF5?= Microsoft Access Forms 0 10th Nov 2004 04:06 PM
Creating Form with subforms in it R Buckland Microsoft Access Forms 1 22nd Sep 2003 09:00 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:21 AM.