[Opensource] Re: Expresso Framework - regarding

Peter A. J. Pilgrim peterp at xenonsoft.demon.co.uk
Tue Sep 24 19:04:42 PDT 2002


dhanuj wrote:
> Dear Sir,
> 
> It is fantastic to see your example & documentation for the expresso framework 
> (I'm new comer to expresso). I have one doubt. Whether expresso supports 
 > "MS Access" database?  I cannot do mapping 'expresso-config.xml' to MS
> Accesss database and gives error. Kindly help me.
> 
> Amutha
> 

Expresso will work any database that has ANSI SQL query iunterface and
have a JDBC driver available for it.

Is Access an ANSI SQL database?

For Microsoft Access you need use an ODBC-JDBC driver I think.
How good is Microsoft Access ? Does it support SQL queries?
Does it have Data Description Language and Data Manipulation Language?

If not, you can try MySQL or Postgres or SapDB for Microsoft Windows
although I have not tried it myself?

-- 
Peter Pilgrim         +-----\ +-++----++----+
Java Technologist     |     | | ||    ||    | 'n' Shine
                       |  O  | | ||  --+| ---+
         /\            | ._  / | | \  \ |    |
        /  \           | | \ \ | |+--  || ---+ A new day
       /_  _\  "Up"    | | | | | ||    ||    | is coming
         ||            +-+ +-+ +-++----++----+
<home page="http://www.xenonsoft.demon.co.uk/" />




More information about the Opensource mailing list