• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
[WO5.2] JDBC Adaptor PlugIns
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[WO5.2] JDBC Adaptor PlugIns


  • Subject: [WO5.2] JDBC Adaptor PlugIns
  • From: Francis Labrie <email@hidden>
  • Date: Fri, 8 Aug 2003 09:56:23 -0400

Hi,


In early WebObjects 5 days (5.0 and 5.1 IIRC), 3rd party JDBC Adaptor PlugIns where needed to enhance / ease the connexion to some databases like MySQL, PostgreSQL, Microsoft SQL Server.


But WebObjects 5.2 now includes Adaptor PlugIn for Microsoft SQL Server, MySQL, Openbase, Oracle and Sybase in the JavaJDBCAdaptor framework:

+ com,webobjects.jdbcadaptor.JDBCPlugIn
	+ com,webobjects.jdbcadaptor.MicrosoftPlugIn		Microsoft SQL Server
	|	+ com,webobjects.jdbcadaptor.MerantPlugIn		Microsoft SQL Server
	+ com.webobjects.jdbcadaptor.MySQLPlugIn			MySQL
	+ com.webobjects.jdbcadaptor.OpenBasePlugIn		OpenBase
	+ com.webobjects.jdbcadaptor.OraclePlugIn			Oracle
	+ com.webobjects.jdbcadaptor.SybasePlugIn			Sybase

The last time I've developed WebObjects 5 applications where with the first release of 5.1, and I was using the following 3rd party plugins to access to various databases:

- MySQL: MysqlPlugIn from Anjo Krank (http://www.prnet.de/RegEx/mysql.html);
- Microsoft SQL Server: MSSQLServerPlugIn from Jonathan Rochkind (http://wodeveloper.com/omniLists/webobjects-dev/2001/September/ msg00483.html);
- PostgreSQL: PostgresqlPlugIn from Kenny Leung (http://hexdreams.com/).


Now I'm dropping WebObjects 4.5.1, 5.0 and 5.1 to use 5.2.1 instead: what is the status of these 3rd party plugins? I guest I still need the PostgreSQL one, but can I drop the SQL Server and MySQL one? Thanks!


Kind regards,

--
Francis Labrie
Saint-Bruno-de-Montarville, Quebec, Canada
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: select distinct error - model based fetch
  • Next by Date: Re: session timeout handling bugs (was Re: Session Timeout Page)
  • Previous by thread: select distinct error - model based fetch
  • Next by thread: Java 1.41, WO 5.21 too many open files in monitor
  • Index(es):
    • Date
    • Thread