I don't have access to our database so I can't modify stored procedures but I thought about going into my XML package and replacing where it calls the stored procedure with the actual query code from the stored procedure, then modifying it as I see fit.
Is this safe to do or is this a no-no?