Hi
I'm trying to work out of this is possible at all:
I want to be able to store some of the Total value frields from some of my reports in my database.
I read in Brians book, that it is possible to re-insert data into a database, which i have successfuly done, but i have only manged to insert a date using the SQL getdate() function.
I can't work out how to use CR Variables in an SQL expression...
Thanks in advance for any advice
Dom