Re: JDBC and MS Access Anywhere



> Does it provide a way for creating a new database (mdb file)? does it.
Both of CRATE TABLE/CREATE INDEX are available for JET3(MS Access 95
and 97)and JET4(Access 2000,...) with document.
CREATE DATBASE is availabe for JET3 and JET4 but is in Beta without
document.

> provide a way to compact the database?
PACK DATABASE function is unvailable now.

.