// Copyright (c) 1999-2001 David Muse // See the file COPYING for more information #include const char *sqlrconnection_svr::getPassword() { return password; }