[Catalyst] Catalyst and oracle database.

Octavian Rasnita orasnita at gmail.com
Thu Mar 10 11:02:12 GMT 2011


From: Rohan M =

  Dear All,


   I'm trying to use Oracle database as a back-end database for Catalyst ap=
plication. (I tried MySQL and its working properly for me ).


   At first, I tried the following command  - =



   perl script/testapp_create.pl model DB DBIC::Schema DB::Schema create=3D=
static 'dbi:Oracle:sid=3DTEST1;host=3D192.168.100.107; port=3D1521' 'user' =
'pass'
   Have you tried with sid=3Dtest.abcd.com?

  perl script/testapp_create.pl model DB DBIC::Schema DB::Schema create=3Ds=
tatic dbi:Oracle:sid=3Dtest.abcd.com;host=3D192.168.100.107;port=3D1521 use=
r pass

  Octavian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20110310/d2491=
87e/attachment.htm


More information about the Catalyst mailing list