borgkling2003
MIS
I need a script to tranfer record from TABLE A to TABLE B on an SQL command when an ASP page is uploaded.
eg Select * from TABLE A where REGISTERED ="T"
Both tables are of the same structure.
Does anyone know how to do it?
eg Select * from TABLE A where REGISTERED ="T"
Both tables are of the same structure.
Does anyone know how to do it?