If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > customer call back - times

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-11-03, 09:41
ypx5269 ypx5269 is offline
Registered User
 
Join Date: Sep 2003
Posts: 35
customer call back - times

Hi,

I have customer, contacts and callback tables. The customer and contacts tables are straightforward but I am not too sure how to model the callback table.

Basically a sales rep will have a list of contacts to call with the date they should be contacted, notes on the call etc. When the rep calls, he/she needs to note the actual callback date (not always the date he should have called). He notes the converstion and then needs to put a future date at which he will ring back. At the moment this is on an Access Database with the following attributes.

CallBack Table

callBackID - PK
contactID - FK ref Contact Table
callBackDate
notes

I am note sure how to do the dates so that the rep can see a history of the notes and the dates.

Thanks for any comments.

Mark
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On