banner("006666", "Database", "Connect", "Error"); Unable to connect to database due to the following error. Your database documentation may have more specific information about these error codes:

write("") write("")
ERROR CODE ERROR MESSAGE
database.majorErrorCode = " + client.majorNumber) write("" + client.majorText + " 
database.minorErrorCode = " + client.minorNumber) write("" + client.minorText + " 


write("        Server Type: " +  client.type + "\n")
write("  Server Identifier: " +  client.server + "\n")
write("            User ID: " +  client.id + "\n")
// write("           Password: " +  client.password + "\n")
write("           Password: [not shown]\n")
write("           Database: " +  client.database + "\n")

TROUBLE-SHOOTING RESOURCES
For more information, please see the documentation. Also check the Netscape Technical Support Home Page for related Technical Notes and Frequently Asked Questions.

"dbadmin" Home Page - View Properties