Database Engine
This is an Engine to test drive the "database" BEE command.
Please click "Go" at the end of the page.
BEE Tag
<beedatabase "" query="" action="" seek="">
Output Variables
| status%database: | | 11 |
| message%database: | | DB Error: unknown error |
| %thisrecord|list: | | 0=>'' |
| %lastrecord|list: | | 0=>'' |
| %datacount|list: | | 0=>'' |
| %tablelist|list: | | 0=>'' |
| %fieldlist|list: | | 0=>'' |
| %mustfields|list: | | 0=>'' |
| %page|list: | | 0=>'' |
| %sought|list: | | 0=>'' |
| %first|list: | | 0=>'' |
| %last|list: | | 0=>'' |
| session%database:queryaction: | | select |
| session%database:query: | | select * from PhoneBook where Height > 350 |
| session%database:select: | | select * from PhoneBook where Height > 350 |
Output Records (if any)
Back home