Hi there, it seems that the QueryRun() function doesn't support the "dbtype" attribute, meaning that it cannot be used for Amazon SimpleDB Queries like:
var q = QueryRun(datasource:variables.datasource, dbtype:"amazon", sql:sql); yields: The datasource xyz could not be found or was invalid Regards Louis -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en
