Stonefield Query normally expects to connect directly to a database, such as SQL Server using ODBC or Visual FoxPro using native data access. However, it's also possible to access remote data using a Web service. To do so, define a
DataSource object for the database as a WebService data source. To do so, select the database in the TreeView and click the
Create 'get data sources' script link in the properties pane. The
GetDataSources script topic has an example of a Web service data source.