Hello
i have database with images,which saves as long binery data in one access table
i want to insert same binary data in other table,which is same as old table but having different values
some columns having same values
i.e.
Table no. Name EMPID Image1
1 Ankur 01 Long Binery data
1 Raju 02 Long Binery data
2 Ankur 01
2 Raju 02
2 Vishal 03
how can i insert data
pls give me solution
thanks
i have database with images,which saves as long binery data in one access table
i want to insert same binary data in other table,which is same as old table but having different values
some columns having same values
i.e.
Table no. Name EMPID Image1
1 Ankur 01 Long Binery data
1 Raju 02 Long Binery data
2 Ankur 01
2 Raju 02
2 Vishal 03
how can i insert data
pls give me solution
thanks