Re: MSSQL Server 2005 Unicode Support and EOF
Re: MSSQL Server 2005 Unicode Support and EOF
- Subject: Re: MSSQL Server 2005 Unicode Support and EOF
- From: Anjo Krank <email@hidden>
- Date: Wed, 2 Aug 2006 12:49:19 +0200
a) post a bug report, wait a year, then chose option two or three
b) install Project Wonder, look at how we do it the ERXJDBCAdaptor,
which gets patched into the runtime.
c) or subclass the MicrosoftPlugIn, use
JDBCPlugin.setPlugInNameForSubprotocol
("com.somewhere.MyMicrosoftPlugIn", "sqlserver") to patch it into the
system (before a model gets loaded). You might need to remove the
plugin key from your connection dict for this to work.
Cheers, Anjo
Am 02.08.2006 um 12:36 schrieb Webobjects:
QUESTION: How/where can I modify the JDBC Plugin for EOF to adjust
the way it generates the INSERT and UPDATE clauses of the outgoing
SQL?
QUESTION: How can I modify the JDBC Plugin to do the SELECT
qualifiers?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden