C
chris locke
This may be more of a pure SQL issue. I created a stored
procedure using the SQL Wizard to update several fields
in a table. When I run the SP, it does not return any
errors, but it does not work. I have looked at security
on both the SP and the table and it seems right, besides,
I am DB admin anyway, so I should be able to do what I
want.
Any ideas why this would not be working?
procedure using the SQL Wizard to update several fields
in a table. When I run the SP, it does not return any
errors, but it does not work. I have looked at security
on both the SP and the table and it seems right, besides,
I am DB admin anyway, so I should be able to do what I
want.
Any ideas why this would not be working?