Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Insert value in one table to another

$
0
0
Guys i have a problem

What's the other syntax in inserting a value from one table to another table using VbAcess without using this kind of syntax "INSERT INTO Employee SELECT * FROM HRData

The fields of my table Employee are:
EmployeeID
Lastname
Firstname
Firstname
Gender
Status

The fields of my HRData are same with my Employee

Any reply would be much appreciated...tnx in advance...

Viewing all articles
Browse latest Browse all 13329

Trending Articles