[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Compilation requires a "use" statement?
- Subject: Re: Compilation requires a "use" statement?
- From: "Wanko, Christopher" <cwanko@GRENET.ATT.COM>
- Date: Fri, 13 Mar 1998 08:52:02 -0500
> I seem to remember that SQRW did not have this problem; what happens
if you
> run the program from SQRW instead of ReportMate?
It's not "running" that's my primary problem, it's compiling.
> > > Can you avoid both the "use .." command and the -DB by connecting
> to
> > > server with a Sybase user whose default database is the database
> you
> > use?
> When you try this, do you get the "workorder not found" message you
> mentioned earlier?
Yes. For now, the solution seems to be coding that "use" statement and
distributing
the reports for production-only use. I don't like coding it as it
reduces portability, but
since SQR v3 is all PSDI ships, it's all we have.
-Chris