Specifying maps and information objects in Actuate SQL queries
In the IO Design perspective, a map or information object name should be qualified by its relative path in the volume. The path is relative to the IOB file. Use forward slashes to separate components of the path, for example:
../Data Sources/MyDatabase/dbo.customers.sma
In a query from a report designer, a map or information object name should be qualified by its absolute path in the volume. Use forward slashes to separate components of the path, for example:
/MyProject/Data Sources/MyDatabase/dbo.customers.sma