Ian Barbour wrote:
I have created a table in OO.org dbase and find I need to move a column as it 
is in the wrong order. How is this done please?


Ian Barbour
Under Base you can only append new fields to dBase tables. ( You can add fields by position into a HSQLdb database by the way - the native embedded database type )

But then again how can a field ever be in the wrong place in a database?
If you use a form to view the table ( which is really what you should be doing IMO ), which takes all of 5 mouse clicks to set up, then you can arrange the columns anyway you like. If you use a Query to output your data ( again the correct way IMO ) then you can again arrange the fields anyway you like.


Drew

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

Reply via email to