Axton, I think it is a great idea. And the sample ARDBC Java plugin looks fairly good at first blush. :)
>From >(...\Api\javaplugins\samplesrc.jar!\java\com\bmc\arsys\plugin\sample\ARDBCSample.java) /** * A sample ARDBC plugin implementation as an example of how to use the sdk. * * This plugin extends ARDBCPlugin object. Alternatively, one could implement the interface ARDBCPluggable. * * This implementation fetches the jdbc connection information as config items using the plugin context. * Uses that information to establish a jdbc connection to a SQL Server database. Provides a way of creating * vendor forms using tables in the underlying database. */ But I have not tested it out yet either. And there is also AREASample.java, and FilterAPISample.java too. -- Carey Matthew Black Remedy Skilled Professional (RSP) ARS = Action Request System(Remedy) Love, then teach Solution = People + Process + Tools Fast, Accurate, Cheap.... Pick two. On 9/8/07, Axton <[EMAIL PROTECTED]> wrote: > With the new java based plugin server introduced in 7.1, can I get a > show of hands in who would the interested in a jdbc driver implemented > as an ARDBC plugin? > > Seems that a generic implementation would allow access to any remote > db that provides a jdbc driver (Oracle, MSSQL, MySQL, LDAP, MS Access, > SQLLite, PostgreSQL, Domino, DB2, etc.). > > Seems the targets could be almost endless. > > Axton Grams _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

