Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I need to change values in a table based on User input.
Is it possible in 8.5 to empty a table and reload different values in a macro?
I have a script to generate the new values based on user defined parameters.
Right now I use a stored procedure in Crystal Reports to do this.