event/contacts/attendees
- From: tess@xxxxxxxxxxxxxx
- Date: 17 Jul 2006 12:05:08 -0700
I've created a small database with the purpose of tracking events, who
is invited, who attends, and all related information.
I"ll try to explain here what I've done so far and where I need help.
Current Customers:
I have businesses, with a unique id and contact for the business with a
unique id. A business could be invited multiple times per event, but
separate contacts.
A business can be invited to several event, each time could be the same
contact, or different contacts invited.
The first thing I need to now is, how do I go about 'attaching' these
invitations to an Event?
The invitation list and all of it's information is pulled from DBSi and
I can import it into my database easily. I assume I need a
tblCustomers with keys being combination of customer and contact id #s,
I can then import the invitation list to that table.
If that combo person/business already exists, it won't add it again.
SO, now how do I 'attach' these to a specific event? Each event of
course has a unique id.
I will then have to somehow track 'responses', which could mean they
attended an event, responded to a mailer with a phone inquiry or
several other different things.
I'm just lost and need some direction..
I'm sure anyone willing to help will have questions.. feel free.. and
thanks in advance
.
- Follow-Ups:
- Re: event/contacts/attendees
- From: pietlinden
- Re: event/contacts/attendees
- Prev by Date: Re: calculating a median within a query
- Next by Date: Re: Setting visible in a report? Or?
- Previous by thread: Moving a PDF file from one folder to another
- Next by thread: Re: event/contacts/attendees
- Index(es):
Relevant Pages
|
|