diff options
author | Constantin Michael <constantin@codesynthesis.com> | 2011-11-24 09:58:48 +0200 |
---|---|---|
committer | Constantin Michael <constantin@codesynthesis.com> | 2011-11-24 10:23:47 +0200 |
commit | aefb392d4d6bcb59c3f3df34018d754ac4f718e9 (patch) | |
tree | 3d881a964e5ce72c50723ef04ee85034cece8b4a /oracle.options | |
parent | 7703243861e4ade2c0fcdda98033a19d006717b7 (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 |