To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49008





------- Additional comments from [EMAIL PROTECTED] Mon Jan  9 18:35:07 -0800 
2006 -------
It is true that if I create a new query, then click "Switch Design View Off" and
click "Run SQL command directly" I am able to save anything typed into the query
definition window but only SELECT queries will run.

If I type in an SQL command for an INSERT or DELETE query that runs properly via
"Tools > SQL" it will not run from the query definition window.  I get the
following message: "The data content could not be loaded. Statement does not
generate a result set."

The following SQL commands run from "Tools > SQL" but fail from the query
defination window:
INSERT INTO "Assets" ("Description", "Cost") VALUES ('coaster', 5);
DELETE FROM "Assets" WHERE "Description" = 'coaster' AND "Cost" = 5;

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to