diff options
author | Constantin Michael <constantin@codesynthesis.com> | 2011-11-24 09:47:29 +0200 |
---|---|---|
committer | Constantin Michael <constantin@codesynthesis.com> | 2011-11-24 09:48:38 +0200 |
commit | 0cbf7216a6455525e67d6cbca462d568471e5c26 (patch) | |
tree | 5cfa33fc7ffdc1183bc3ae7f77493f9191a368e7 /oracle.options | |
parent | b2778d6818ffa7fcbf68e3f7bbfd1a342dac98e4 (diff) |
Add Oracle to automake and Visual Studio build
Diffstat (limited to 'oracle.options')
-rw-r--r-- | oracle.options | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/oracle.options b/oracle.options new file mode 100644 index 0000000..3f4f77f --- /dev/null +++ b/oracle.options @@ -0,0 +1,9 @@ +# Sample Oracle options file used to run the tests. Adjust to +# match your Oracle setup. +# + +--user odb_test +--password odb_test +# --service +# --host +# --port |