PDA

Click to See Complete Forum and Search --> : How to convert Attribute data to Primary Key data?


leeckeat
Aug 8th, 2000, 09:55 PM
I have 3 attribute in Work Order - WorkOrderNo, PartNumber, CustomerNo.
When display on form, i display the output as WorkOrderNo, PartNumber and CustomerName.
So How i can convert back the CustomerName to CustomerNo when i click the save button?

Paul Warren
Aug 9th, 2000, 08:17 AM
could you give a bit more info ? Is the record being updated ? What technique are you using - RDO, DAO, ADO ? Are you looking for a general idea or specifics ?

Sorry to answer a question with a question but it's hard to answer without the facts.