I have a table for recordings, a table for playlists, and a table for
playlist details, that uses the primary key from the recordings and playists
tables as its primary key.
I would like to develop playlists quickly, by just typing in the
information, and not selecting recordings from the recordings list.
To accomplish that I set up a default recording, recording ID#1, and tried
to put this on the playlist, the problem is that access will not allow it to
go on multiple lines.
Any suggestions?
playlist details, that uses the primary key from the recordings and playists
tables as its primary key.
I would like to develop playlists quickly, by just typing in the
information, and not selecting recordings from the recordings list.
To accomplish that I set up a default recording, recording ID#1, and tried
to put this on the playlist, the problem is that access will not allow it to
go on multiple lines.
Any suggestions?
Comment