Easter Bunny
Expert Member
how will i go about printing a single column result set in management studio? i've updated a table by inserting values from a select query, but now i need to print each value i inserted.
i'm not at my desk now, but what i did was insert records into a table that were in the temporary table i created and not in the actual table. the records i insert are caught with the "output" clause and inserted into a different temporary table with one column.
now i just need to print something like:
Access Denied error inserted
Wrong Code error inserted
.... etc
any ideas?
i'm not at my desk now, but what i did was insert records into a table that were in the temporary table i created and not in the actual table. the records i insert are caught with the "output" clause and inserted into a different temporary table with one column.
now i just need to print something like:
Access Denied error inserted
Wrong Code error inserted
.... etc
any ideas?