LucidDB / adminws

Web services for connecting to and administrating LucidDB
http://www.dynamobi.com/c/products/luciddb/administration-ui/
2 stars 1 forks source link

[DWS-10] Allow CALL and any other generic SQL to be executed #22

Closed dynamobi-build closed 12 years ago

dynamobi-build commented 12 years ago

[reporter="ngoodman", created="Thu, 10 Jun 2010 09:19:23 -0700", resolved="Thu, 24 Jun 2010 18:38:13 -0700"]

Currently the web services / Flex client only support SELECT/INSERT/UPDATE/DELETE operations, with CALL executing but not returning a proper response message.

Alter the Web Services so that

dynamobi-build commented 12 years ago

[author="ngoodman", created="Thu, 10 Jun 2010 09:20:25 -0700"]

Things to test:

dynamobi-build commented 12 years ago

[author="ksecretan", created="Thu, 24 Jun 2010 18:38:13 -0700"]

I haven't tested all possible queries, but I think it's pretty reliable now. We have a very generic message returned, however.