Re: CR4.6, VB6 over network
The only thing that I can think of to try is to get laptop for yourself, load VB on it, load the source of your program on it, and step through the code to see what is happening when you call the reports from it.
Re: CR4.6, VB6 over network
hack, would it make any difference to change the path to $AppPath/reportname.rpt (or whatever the syntax is) in the code, or the path to the db in the report?
It shouldn't, because as I said the db, exe and reports are all in the same directory.
tks peter