saledo2000
Registered User.
- Local time
- Today, 23:17
- Joined
- Jan 21, 2013
- Messages
- 94
Hello.
How to write sql Insert statement to insert current record displayed on the form with cmd button. Records in the Customer table are ID_Number, Name and Surname.
I need to insert ID_Number, Name and Surname in the Customer_List table.
Thank you.
How to write sql Insert statement to insert current record displayed on the form with cmd button. Records in the Customer table are ID_Number, Name and Surname.
I need to insert ID_Number, Name and Surname in the Customer_List table.
Thank you.