While it may not be the most common approach to talk to the database, the it
reference can be used…
tell application id "DNtp"
tell database "HR Data"
create location "/From a Script" in it
end tell
end tell
While it may not be the most common approach to talk to the database, the it
reference can be used…
tell application id "DNtp"
tell database "HR Data"
create location "/From a Script" in it
end tell
end tell