F
Fred's
Hi there,
I have an acces database which have the following: Tables, queries,
form, report
TABLES:
"NCtbl" table which is my primary table which contain the following
fields and data type
FIELDS NAME DATA TYPE
SCAR ID: AutoNumber
SCAR Number: Text
Supplier Name: Text
Retek Number: Number
Problem Date: Date/Time
Season: Text
Division: Text
Order number: Text
Country: Text
Style: Text
Color1 Text
Color2 Text
Color3 Text
Color4 Text
Problem Code: Text
Problem Code1: Text
Problem Code2 Text
Problem Code3: Text
Problem Code4: Text
Problem Code5: Text
Problem Code6: Text
Problem Description: Memo
Impact: Text
Corrective Action: Text
Preventive Action: Text
Rework manhours: Text
Hourly rates: Text
Labor Cost: Text
Disposition: Text
Rework Instructions: Memo
SPP Coordinator: Text
Root Cause: Memo
Supplier Response: Memo
Response Code: Text
Response Date: Date/Time
Resp_code: Text
Reviewed by: Text
Review Date: Date/Time
Follow up History: Memo
Status: Text
Generate Scar: Yes/No
Sent to suppliers: Yes/No
Closed Date: Date/Time
Merchtype: Text
Verification date: Date/Time
Verified by: Text
And have make relationship from my NCtbl to each of the below table
(Joined type: 1)
Colortbl
Countrytbl
Dispositiontbl
Divisiontbl
LaborCosttbl
merchtbl
ProblemCodetbl
Responsetbl
Responsibilitytbl
ReviewedBytbl
Seasontbl
SPPContacttbl
Statustbl
Suppliertbl
VerifyBy
QUERY
initiatescar query
FORM
NCMainTblForm
I have create This form "NCMainTblForm" with my primary table "NCtbl"
for data entry
and a report called "Scar report" which gather the information trough
my query "initiatescar query"
BUT, NOW MY MANAGER ASK ME TO MAKE THE FOLLOWING BUT WITHOUT USING
OLE
OBJECT.
1. TO BE ABLE TO ADD PICTURES TO EACH SCAR ID RECORD
2. AND THE PICTURES NEED TO BE LINKED TO A SPECIFIC SCARD ID
COULD SOMEONE HELP ME, PLEASE SHOW ME STEP BY STEP.
THANK YOU VERUY MUCH!!
I have an acces database which have the following: Tables, queries,
form, report
TABLES:
"NCtbl" table which is my primary table which contain the following
fields and data type
FIELDS NAME DATA TYPE
SCAR ID: AutoNumber
SCAR Number: Text
Supplier Name: Text
Retek Number: Number
Problem Date: Date/Time
Season: Text
Division: Text
Order number: Text
Country: Text
Style: Text
Color1 Text
Color2 Text
Color3 Text
Color4 Text
Problem Code: Text
Problem Code1: Text
Problem Code2 Text
Problem Code3: Text
Problem Code4: Text
Problem Code5: Text
Problem Code6: Text
Problem Description: Memo
Impact: Text
Corrective Action: Text
Preventive Action: Text
Rework manhours: Text
Hourly rates: Text
Labor Cost: Text
Disposition: Text
Rework Instructions: Memo
SPP Coordinator: Text
Root Cause: Memo
Supplier Response: Memo
Response Code: Text
Response Date: Date/Time
Resp_code: Text
Reviewed by: Text
Review Date: Date/Time
Follow up History: Memo
Status: Text
Generate Scar: Yes/No
Sent to suppliers: Yes/No
Closed Date: Date/Time
Merchtype: Text
Verification date: Date/Time
Verified by: Text
And have make relationship from my NCtbl to each of the below table
(Joined type: 1)
Colortbl
Countrytbl
Dispositiontbl
Divisiontbl
LaborCosttbl
merchtbl
ProblemCodetbl
Responsetbl
Responsibilitytbl
ReviewedBytbl
Seasontbl
SPPContacttbl
Statustbl
Suppliertbl
VerifyBy
QUERY
initiatescar query
FORM
NCMainTblForm
I have create This form "NCMainTblForm" with my primary table "NCtbl"
for data entry
and a report called "Scar report" which gather the information trough
my query "initiatescar query"
BUT, NOW MY MANAGER ASK ME TO MAKE THE FOLLOWING BUT WITHOUT USING
OLE
OBJECT.
1. TO BE ABLE TO ADD PICTURES TO EACH SCAR ID RECORD
2. AND THE PICTURES NEED TO BE LINKED TO A SPECIFIC SCARD ID
COULD SOMEONE HELP ME, PLEASE SHOW ME STEP BY STEP.
THANK YOU VERUY MUCH!!