by Roger <der_roger@[EMAIL PROTECTED]
>
Feb 11, 2008 at 03:27 PM
Nurax schrieb:
> It is possible to create a database Jet (ado) from within delphi code
> without Access?
>
>
why don't you copy a rawdatabase into the directory? you can bind them
as a resource file and handle them accordingly
in the consequence there is no need to use access on the client.