Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

create an access database

0 views
Skip to first unread message

Nurax

unread,
Nov 27, 2007, 5:37:29 PM11/27/07
to
It is possible to create a database Jet (ado) from within delphi code
without Access?


Roger

unread,
Feb 11, 2008, 9:27:19 AM2/11/08
to
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.

0 new messages