Create a HaverView™ connection using a valid authentication token and database name. In this
example, replace 681b61cf-dc7d-4698-a168-74c79b0c1a04 with your
authentication token and replace USECON with the name of your
database.
token = "681b61cf-dc7d-4698-a168-74c79b0c1a04";
databasename = "USECON";
c = haverview(token,databasename)
c =
haverview with properties:
DatabaseName: "USECON"
TimeOut: 200.00
In this example, replace Boston with your own query string.