permission problem on select into #temp table -
12-12-2003
, 09:15 AM
I got a permission denied on selecting data into #temp table. If I
select the data out and not putting in a #temp table, I do not have
the problem so it does not seem like permission chain problem. This
only happens to one of the table, I do not have the same problem with
other tables. Does anyone know what is the problem? |