Zabaware Support Forums

Zabaware Forums => Programming using the Ultra Hal Brain Editor => Topic started by: onthecuttingedge2005 on January 22, 2006, 06:16:50 pm

Title: SQL Data Removal Query
Post by: onthecuttingedge2005 on January 22, 2006, 06:16:50 pm
High Rob.

What is the proper method to use these functions below:

'TRUNCATE TABLE("SomeTable")
'DROP TABLE("SomeTable")
'DELETE TABLE("SomeTable")

I have been trying these in different fashions but none seem to do what they are supposed to do inside the HAL6 Brain.

The table I am working with "SomeTable" file is located outside the HAL6 database folder tables by itself.
What am I missing?

Also could you make these Functions available in the Editors HalBrain pop-up menu for code insertions.

Jerry.
Title: SQL Data Removal Query
Post by: onthecuttingedge2005 on January 24, 2006, 11:45:12 pm
Never mind, I got it working.

Thanks anyway.

Jerry[8D]