If you're only using this in one or two places, do you
really need to use a database Xtra at all? Depending on the
size of the database and how frequently it's accessed, I
would recommend using Director's built in property lists.
(If there's a lot of data or if it will be accessed
frequently and needs to be very fast, property lists aren't
the most efficient solution.) By nesting multiple property
lists to form the database, and using the PropSave Xtra to
write them straight to disk (and read them in again), it's a
free and easy-to-implement solution.
--
Charlie Fiskeaux II
Media Designer
Cre8tive Group
cre8tivegroup.com
859/858-9054x29
cell: 859/608-9194
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]