Posted on February 13, 2010, 2:05 pm, by kishore, under
Software,
os.
I have a table of song attributes, a table with Event details, and between them is a table that links several Song ID’s to an Event ID with other fields that are specific to the event (like song order) For flexibility, I always have a query between a table and its form so I can change what I want to see. I want to be able to create a form that shows the song attributes at the top, then a subform that has the date of each of the events the song has been performed, along with other event-level data. I don’t know why this is so hard for me to figure out – I’ve done plenty of forms and subforms before, but this one doesn’t seem to be working.
Tags:
a-query-between,
a-table-with,
are-specific,
created-the,
event,
events,
events-the-song,
links-several,
proper,
query-between,
shows-the-song,
song-attributes No Comments |
Read the rest of this entry »
Posted on February 12, 2010, 9:55 pm, by kishore, under
Software,
os.
I have file which searches through different directories. The file code is hard coded to to return only mp3 files. I’m trying to edit it so that the user can select which file extensions such mp3 or txt ect.
Tags:
c-sharp programming,
check-box-with,
code-style,
dialog,
event,
file-extensions,
folder,
Object,
retrieve-the,
return-only,
select-which,
string-filename,
the-selected No Comments |
Read the rest of this entry »