Page 1 of 1
Weird error executing execRuntime()
Posted: Mon Jul 23, 2001 2:59 pm
by FRED_EMMERICH_(Guest)
I have a report which I call thru the .dll and it runs fine on my main PC. I have another PC, which I copied all the files to (actually most I run off the network except the .dlls). ____When I execute the report on that machine, it mashes for a long while and I get:____"Calculated join field xyz is no longer translatable"____What does this mean?____thanks
=> RE: Weird error executing execRuntime()
Posted: Tue Jul 24, 2001 10:08 am
by kfleming
Copy the file RSWSQL.INI from your development machine to the client machine and this error should disappear.____This file controls the translation from R&R to specific SQL platforms.____It is a self-documenting text file with lots of info inside of it.____Kathleen__R&R Support
==> RE: Weird error executing execRuntime()
Posted: Tue Jul 24, 2001 2:41 pm
by FRED_EMMERICH_(Guest)
Great, thanks Kathleen!