Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 2 / July 2007

Tip: Looking for answers? Try searching our database.

Table Setup

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
austin - 23 Jul 2007 21:34 GMT
How do you have multiple dates for multiple clients in a call log linked to a
client table?

thanks
Jaek - 23 Jul 2007 22:02 GMT
If I'm reading this right, you would just have a second table, call it 'Call
Log', with column 'ClientID' (or whatever) as a foreign key in a many-to-one
relationship with the key of the Client table; column 'Date', and then
columns for any information needed for each call you're logging. You could
set up an AutoNumber column to create an arbitray ID for the key of this
table, or if you don't like arbitrary IDs, you could program in VB on the
data entry form something to create an ID out of the ClientID and a date+time
string.

> How do you have multiple dates for multiple clients in a call log linked to a
> client table?
>
> thanks
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.