•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Legacy and Other Languages section within the Software Development category of DaniWeb, a massive community of 456,479 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,761 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Legacy and Other Languages advertiser: Programming Forums
Views: 1027 | Replies: 0
![]() |
•
•
Join Date: May 2007
Posts: 6
Reputation:
Rep Power: 0
Solved Threads: 0
I have the arrays
EMP (EMP_ID(PK), Name, PROJ_ID(FK))
PROJECT (PROJ_ID(PK), name)
SALARY (SAL_ID(PK), date, amount, EMP_ID(FK))
I have done the appropriate relations and i want to take something like this:
wesuppose that EMP name is George and the project is storage
then i take something like this:
George storage 22/2/2007 $2000
George storage 2/2/2007 $3000
George storage 5/7/2007 $100
George storage 10/11/2007 $1200
but i want to take something like this:
George storage 22/2/2007 $2000
______________2/2/2007 $3000
______________5/7/2007 $100
______________10/7/2007 $1200
I'll appreciate any help...
thank you in advance...
EMP (EMP_ID(PK), Name, PROJ_ID(FK))
PROJECT (PROJ_ID(PK), name)
SALARY (SAL_ID(PK), date, amount, EMP_ID(FK))
I have done the appropriate relations and i want to take something like this:
wesuppose that EMP name is George and the project is storage
then i take something like this:
George storage 22/2/2007 $2000
George storage 2/2/2007 $3000
George storage 5/7/2007 $100
George storage 10/11/2007 $1200
but i want to take something like this:
George storage 22/2/2007 $2000
______________2/2/2007 $3000
______________5/7/2007 $100
______________10/7/2007 $1200
I'll appreciate any help...
thank you in advance...
Last edited by tonik69 : Aug 29th, 2007 at 2:12 pm.
![]() |
•
•
•
•
•
•
•
•
DaniWeb Legacy and Other Languages Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Error in loading DLL (Error 48) in Access 2003 (MS Access and FileMaker Pro)
- how to display images in a form in access 2003 (MS Access and FileMaker Pro)
- can we connect VB 6 wtih databases in Ms Office Access 2003? (Visual Basic 4 / 5 / 6)
- MS Access 2003 Application Programming (Tech / IT Consultant Job Offers)
- BDE Alias for ACCESS 2003 User/pwd ?? (C++)
- create a query in access from vb6 (Visual Basic 4 / 5 / 6)
- In which (really) important ways is SQL 2000 better than Access 2003? (MS SQL)
- mid problem in access 2003 (Windows NT / 2000 / XP / 2003)
Other Threads in the Legacy and Other Languages Forum
- Previous Thread: How to pause timer control in visual Foxpro?
- Next Thread: Pro 4


Linear Mode