connectionIsValid
14 Dec
1999
14 Dec
'99
9:48 p.m.
The following works just peachy: <dtml-if "Database.connected()"> Yes <dtml-else> No </dtml-if> Why doesn't this work? <dtml-if "Database.connectionIsValid()"> Yes <dtml-else> No </dtml-if> What is the syntax of connectionIsValid; am I doing something incorrect? Thanks, DR
9610
Age (days ago)
9610
Last active (days ago)
0 comments
1 participants
participants (1)
-
Daniel G. Rusch