Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. moobob

    Using PostgreSQL extensions to the JDBC API

    I am trying to convert Oracle Stored Procedures to PostgreSQl. According to the PostgreSQL documentation, the way to do this is by using their extensions to the JDBC API which allows you to add your own functions to the backend, which can then be called from queries. Following the example in...

Part and Inventory Search

Back
Top