[whatwg] SQL API error handling
Anne van Kesteren
annevk at opera.com
Thu Sep 20 01:47:43 PDT 2007
Hi,
The SQL API doesn't seem to define how to deal with errors, such as:
* Bogus SQL statements
* SQL statements that are not supported for security reasons
* SQL statements that are not supported because they don't make sense
* SQL statements that fail to return anything
* Database that is not available for some reason
* Database that is full
I think it should also be a bit more clear on how the user agent
constructs the SQL statement.
Cheers,
--
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>
More information about the whatwg
mailing list