diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2014-06-03 18:39:12 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2014-06-03 18:39:12 +0200 |
commit | bf2cfa77a1003319b4c0b768f724d1481ec866aa (patch) | |
tree | 7a03926ddd11f3c4d6e06f5bb3f7075cb6305227 /test/windows/mssql.options | |
parent | 829051104d5544c56b49ebfa181b092cc5e698f3 (diff) |
Remove unnecessary sub-directory
Diffstat (limited to 'test/windows/mssql.options')
-rw-r--r-- | test/windows/mssql.options | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/windows/mssql.options b/test/windows/mssql.options new file mode 100644 index 0000000..36be670 --- /dev/null +++ b/test/windows/mssql.options @@ -0,0 +1,10 @@ +# Sample Microsoft SQL Server options file used to run the tests. Adjust to +# match your SQL Server setup. +# + +--user odb_test +--password odb_test +--database odb_test +--server X\Y +# --server tcp:host,port +# --driver |