Hi Derek and Tim,

I'd be glad to do some Oracle testing. However, I would like to start
out a little non-Lift-typically: I prefer to start working with a few
existing tables, and most of the tables in question have compound
primary keys. No user table at this point.
>From what I've done this far, it seems I got the db.driver, db.url,
db.user and db.password right, because I got an exception that said
the user table could not be created. I then removed the User.scala
(and refs to User in Boot.scala), and tried to create another .scala
in model to match parts of an existing table, but I haven't figured
out how to do that properly yet. I tried to copy some basics
(KeyedMapper, MappedString) from this page:
http://wiki.liftweb.net/index.php/HowTo_create_a_basic_CRUD
I will try some more tomorrow.
By the way, the "demo" link (http://demo.liftweb.net/lift/database) on
the CRUD page is going nowhere.

/Jon

On Jul 21, 5:09 pm, Derek Chen-Becker <[email protected]> wrote:
> I've had testing Oracle on my TODO list for many months now, but to be
> honest I just don't have the time to get a test environment all set up. If
> you would be willing to volunteer to test things out, I would be more than
> happy to help with any issues you run into.
>
> Derek

--~--~---------~--~----~------------~-------~--~----~
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