G
Gary Kahrau
I have a table tool and the Primary Key consists of (2) fields.
Key = id and sub_oper (unique)
I added another field to the table type_code.
Now I want the Primary Key = ID, sub_oper, type_code.
I am trying to update via VB and ADO.
All my attempts at syntax gets rejected as wrong syntax.
What is the correct syntax?
Thanks,
Gary...
-----------------------------------------------------------
Gary Kahrau - VP Technology
(e-mail address removed) (W)
(e-mail address removed) (H)
Stellex Monitor Aerospace Corp.
-----------------------------------------------------------
Key = id and sub_oper (unique)
I added another field to the table type_code.
Now I want the Primary Key = ID, sub_oper, type_code.
I am trying to update via VB and ADO.
All my attempts at syntax gets rejected as wrong syntax.
What is the correct syntax?
Thanks,
Gary...
-----------------------------------------------------------
Gary Kahrau - VP Technology
(e-mail address removed) (W)
(e-mail address removed) (H)
Stellex Monitor Aerospace Corp.
-----------------------------------------------------------