[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
MV4 SQL catalog configuration for SQLUSER and SQLPASS
The distribution catalog.cfg lists
Variable SQLPASS bar
Variable SQLUSER foo
With this setting, the password is not recognized and the catalog
refuses to start.
If the sequence of the two entries is reversed, then it works. i.e. the
entries must be changed to:
Variable SQLUSER xxx
Variable SQLPASS yyy
This works.
The initial SQL database creation has now been added to makecat as an
option. Good idea!
Chris