GithubHelp home page GithubHelp logo

cloud-jdbc-maxdb-gem's Introduction

Important Notice

We have decided to stop the maintenance of this public GitHub repository.

JDBC driver for MaxDB as a Ruby gem

This is a Ruby gem that wraps the JDBC driver for the SAP MaxDB database.

This gem is needed by the ActiveRecord JDBC adapter for MaxDB.

Note: In order for this gem to be built, installed and to be working correctly, you would need to obtain the JDBC driver for the MaxDB database, and place it under the /lib folder of the gem. Please name the file sapdbc.jar. If you need the name to be different than this, then adjust accordingly the gem metadata descriptors which refer to it, (those are jdbc-maxdb.gemspec, lib/jdbc/maxdb.rb and optionally Manifest.txt files).

You can obtain the jar file, for example from here. As a user of the MaxDB database you should better know where to find the JDBC driver for your MaxDB, which you are most probably already using. For example, if you are using the SAP MaxDB Studio as a client, you can find the jar in its Eclipse plugins directory.

Please sync this repo, build the gem from sources and install it:

  • jruby -S gem build jdbc-maxdb.gemspec
  • jruby -S gem install jdbc-maxdb

cloud-jdbc-maxdb-gem's People

Contributors

misappi avatar sapnwcloudlabs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.