Hi, I know I have some unusual setup, but I'm trying to coerce DBIx::Class into generating schemas for some Access databases... I'm not even accessing them directly, but rather through DBD::Proxy to a windows machine that runs a small server.
Just wondering if somebody else already did this kind of thing, or if I just should start on my own... Found the DBIx::Class::Schema::Loader::DBI::* documentation, so it's mostly a question fo figuring out the missing method, and figuring out how to tell DBIx::Class what kind of database is on the other side, probably... _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ Searchable Archive: http://www.mail-archive.com/[email protected]/
