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





------- Additional comments from [EMAIL PROTECTED] Wed Sep 27 02:06:08 -0700 
2006 -------
How to create a TEXT TABLE:
1. open any hsql database
2. open Tools / SQL
3. insert 
CREATE TEXT TABLE tab1 (id int , t varchar(20))
4. click execute
5. insert 
    SET TABLE tab1 SOURCE tab1.csv
6. click execute
7. select  VIEW / REFRESH 
=> now the text table should be displayed

---------------------------------------------------------------------
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