On Fri, Jan 25, 2008 at 07:52:20AM +0100, Erik Colson wrote:
> Hello
>
> I'm using DBIx::Class for accessing data in Mysql which does work great.
> I now would like to use DBIx::Class with DBF (Foxpro or DBase data files).
> Is this possible ? What would be the best approach ? Would there be some
> limitations ?
If there's a DBD then it probably is possible, though you may need to write
something to handle last_insert_id work since IME that's different with every
DBD ...
--
Matt S Trout Need help with your Catalyst or DBIx::Class project?
Technical Director http://www.shadowcat.co.uk/catalyst/
Shadowcat Systems Ltd. Want a managed development or deployment platform?
http://chainsawblues.vox.com/ http://www.shadowcat.co.uk/servers/
_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[EMAIL PROTECTED]