Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Community,
Do I have to load the table first before I can place a store statement in the script? Attached is a sample script on a word doc.
Another question I have is when I run the debugger it shows:
2008<<QV DSS 08
2008<<QV DSS 09
2008<<QV DSS 10
Shouldn't the first part with the table names so it reads:
2008<<QV DSS 08
2009<<QV DSS 09
2010<<QV DSS 10
I am open to opinions on structuring my tables I have just been pulling annual reports from Crystal and loading txt files.
Thank you,
EK
I want to save the date of each record you add to QDV.
When I use Now(), all date data were modified, and I just modified the new
Help Please