[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
- Subject: Re: Running SQR with no database connectivity
- From: Dennis Palmer <Dennis.Palmer@FERGUSON.COM>
- Date: Fri, 20 Sep 2002 07:52:49 -0400
- Thread-index: AcJgPsjp1i0aqjfQSRaDhZb1oq98dgAXOGwQ
- Thread-topic: Running SQR with no database connectivity
You also need to add the "-XL" command line flag.
So, use the "/" for the user name, no passwork, no database,
and add the "-XL" command line flag. I use this all the time
DennisP
-----Original Message-----
From: Jesus Lu [mailto:jlu@CSULB.EDU]
Sent: Thursday, September 19, 2002 8:29 PM
To: SQR-USERS@list.iex.net
Subject: Running SQR with no database connectivity
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