Hi Brian, Our clients cannot tell we are using Java--they connect directly to the dbms while we read the logs using a daemon process. There are a couple corner cases where Java causes problems (binary data in statements are the most obvious example), but generally it's quite transparent.
I am looking at the drizzle-jdbc project to see how we can help. Our team has a lot of experience with JDBC and client wire protocols. Cheers, Robert On 3/10/09 6:36 PM PDT, "Brian Aker" <[email protected]> wrote: > Hi! > > On Mar 10, 2009, at 5:40 PM, Robert Hodges wrote: > >> working JDBC driver. We can help with that as we have some >> experience in >> this area. > > Are you saying you want to help with the creation of a JDBC driver? > > Does your solution work for replicating only when the application > language is Java? > > Cheers, > -Brian > > > -- > _______________________________________________________ > Brian "Krow" Aker, brian at tangent.org > Seattle, Washington > http://krow.net/ <-- Me > http://tangent.org/ <-- Software > _______________________________________________________ > You can't grep a dead tree. > > > > -- Robert Hodges, CTO, Continuent, Inc. Email: [email protected] Mobile: +1-510-501-3728 Skype: hodgesrm _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

