Welcome @jerl
There is no record there.
tell application id "DNtp"
get record at "/" in database "TEST-01"
--> missing value
get location of (root of database "TEST-01")
--> "/"
end tell
Welcome @jerl
There is no record there.
tell application id "DNtp"
get record at "/" in database "TEST-01"
--> missing value
get location of (root of database "TEST-01")
--> "/"
end tell