Thunderstone Software Document Retreival and Management
Search:
Home Products News Support Contact Us About
Vortex Manual

USER, PASS - set user and password

 

SYNOPSIS

<USER = user>
<PASS = pass>


DESCRIPTION
The USER and PASS commands set the Texis user and password for accessing the database. These values will be used by future <SQL> statements, unless overridden by the USER and PASS options to a particular <SQL> (link).


EXAMPLE

<USER = bob>
<PASS = robert>
<SQL "select Salary from employee">
  $Salary
</SQL>


CAVEATS
The USER and PASS commands should occur before any SQL statements.

For security, the arguments to USER and PASS should not be plain-text strings in a user-visible script.


SEE ALSO
SQL


Copyright © Thunderstone Software     Last updated: Thu Jul 1 14:19:39 EDT 2010
 
Home   ::   Products   ::   News   ::   Support   ::   Contact Us   ::   About
Copyright © 2010 Thunderstone Software LLC. All rights reserved.