As I understand database use in web based applications, several things are necessary:1. Database connection - ODBC use ADO, OLE DB, DSN, etc.
2. In order to create and utilize the connection, the web must be server based, using server-side scripting. ASP, JSP and PHP seem to be the most common web based technologies employing DB integration.
As eBooks are independant of a server or disk based (as labeled by Microsoft FrontPage nomenclature), the database connection and server-side scripting cannot be used.
As such, it seems that database use in most eBook applications cannot be used.
On the otherhand, although cumbersome and a pain in the !#@$@# to write, an array can be created that may suite many simple needs.
We write technical manuals and have started using them in several web applications that include administering quizzes or tests at the end of a chapter or book.
Using Active EBook and other compilers, it looks like this code can be hidden fairly well by not allowing the reader to easily open the source documents.
Needless to say, there may be exceptions. Although I'm not a programmer, VC++ and VB6 allow for database integration into web based applications through the creation and/or implementation of Microsoft's Active X Objects.
It would seem to me that some bright star out there may by able to create an add-in that would allow DB integraiton within Active Ebook and/or other eBook compilers.
Let me know when it happens. I'm willing to spend the money on buying it.
TSEROOGY