[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Running SQR with no database connectivity



Do not forget to include a  / before the -xl.  With or without a connection
the command line needs the logon parameters so the <blank>/<blank>  -xl is
necessary.

Dave


----- Original Message -----
From: "Al H" <star111lists@MINDSPRING.COM>
To: <SQR-USERS@list.iex.net>
Sent: Thursday, September 19, 2002 10:12 PM
Subject: Re: Running SQR with no database connectivity


> Need to add a -xl to your parm list.
>
> On Thu, 19 Sep 2002 17:29:22 -0700, you wrote:
>
> >Does anybody know how to code on windows the command syntax to execute
sqr
> >without going through any database access?
> >The command syntax is:
> >     SQR [program] [connectivity] ....
> >For the [connectivity], I just want to skip the prompting from sqr and do
> >not want to signon to any database. If I just place a slash '/' by
itself,
> >it still prompts me.
> >
> >Thanks