[rt-devel] RT with SAP DB
Jesse Vincent
jesse at bestpractical.com
Thu Feb 20 12:47:45 EST 2003
On Thu, Feb 20, 2003 at 05:45:27PM +0100, Laurent Vaills wrote:
> Hello.
>
> I am currently using RT 2-0-15 with postgresql but we have all others
> applications running with SAP DB.
>
> Since we plan to test RT 3.0, I just want to know if there are some
> plans to make RT running with SAP DB ?
> Is it possible to make it running with SAP DB now even it's not
> supported. Has anyone already tried ?
>
> If not, do you think it's a lot of work ?
The last time I looked, they didn't have a release for Mac OS X, which
hampered my own development efforts. There are two parts to an initial
port:
1) Translate RT's database schema to SAP DB (Start from the
MySQL schema)
2) Create a DBIx::SearchBuilder::Handle class for SAP DB
After this, run rt's test suite with "make regression" and see how you
do. From there, we may need to tweak and fine-tune things.
-jesse
> Note: It's possible to access a SAP DB database from perl with
> DBD::ODBC.
>
> Best regards,
> Laurent
>
>
>
> _______________________________________________
> rt-devel mailing list
> rt-devel at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-devel
--
http://www.bestpractical.com/rt -- Trouble Ticketing. Free.
More information about the Rt-devel
mailing list