Hi,
The SQL statement
"INSERT INTO temp SELECT * FROM YPKTABL WHERE EXAMCODE='ZG1'"

produces error " Insert into select * not possible if source or destination has multivalued fields"

I have attachment field types in both temp and YPKTABL.

Is there any way I can solve this?

Assignment statements for fields with attachment type are also not possible when we use recordset method.