I am trying to modify a report that is part of a software package so some of the knowledge of 'how things work' is not always clear. The .prg creates a cursor using sqlexec called slbklg, when you enter the data environment of the report layout tool this cursor layout is available for drag and drop abilities in the Data environment. I have create a second cursor called netonhand again using a sqlexec and have verified 'using brow' that the data is correct. Now I would like to have this cursor available in my data enviroment so that I can join the two together and create the report I need. I have tried the INTO TABLE format and it works, however there is obviously an indexing issue as neither of these tables have indexes. Please advise
Thanks in advance
Terri
Thanks in advance
Terri