Hi All,

I'm learning Lift, and get to do a small project in Lift.  The
requirement is to connect to MS Access database.  I got an error at
the Schemifier.schemify() call.  I have setup DSN in window and was
able to connect to the database from NetBeans.  the error in the
log....

INFO: ERROR - Failed to Boot
scala.MatchError: ACCESS
        at net.liftweb.mapper.SuperConnection.calcDriver(DB.scala:682)
        at net.liftweb.mapper.Schemifier$$anonfun$schemify$1.apply
(Schemifier.scala:56)
        at net.liftweb.mapper.Schemifier$$anonfun$schemify$1.apply
(Schemifier.scala:54)
        at net.liftweb.mapper.DB$.use(DB.scala:305)
        at net.liftweb.mapper.Schemifier$.schemify(Schemifier.scala:
53)
        at net.liftweb.mapper.Schemifier$.schemify(Schemifier.scala:
36)
        at bootstrap.liftweb.Boot.boot(Boot.scala:24)

Any help is appreciated.

Gang

--

You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.


Reply via email to