• 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
FB JDBC version?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FB JDBC version?


  • Subject: FB JDBC version?
  • From: OCsite via Webobjects-dev <email@hidden>
  • Date: Thu, 22 Aug 2024 21:54:09 +0200

Hi there,

how does one properly determine the current FB JDBC driver version?

Lately we were not sure whether all our installations contain the newest
release, and thus I've added a code to log out the version. The code I've found
— is there another, better, and more reliable variant? — looks like this:

===
def eoa=EOAdaptor.adaptorWithModel(model)
def pin=eoa.plugIn()
logln "using driver $eoa.plugInName ${pin.jdbcInfo['DRIVER_VER']}"
===

The problem is, this code gives me different results (sometimes 2.5.10,
sometimes 2.5.9) for the very same frontbasejdbc.jar (which should really be
2.5.20 — 240643 bytes, md5 72266d135712d26c60bc5cc1e1dc7c94). What do I
overlook?

Thanks,
OC
 _______________________________________________
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

  • Follow-Ups:
    • Re: FB JDBC version?
      • From: Ramsey Gurley via Webobjects-dev <email@hidden>
    • Re: FB JDBC version?
      • From: Jesse Tayler via Webobjects-dev <email@hidden>
  • Prev by Date: Re: overlapping R/Rs in same session
  • Next by Date: Re: FB JDBC version?
  • Previous by thread: Re: Maven Help
  • Next by thread: Re: FB JDBC version?
  • Index(es):
    • Date
    • Thread