Date: Thursday, January 12, 2006 @ 21:25:13
Author: marc
Path: /cvsroot/carob/odbsequoia
Added: odbc.ini (1.1) odbcinst.ini (1.1)
Removed: src/odbc.ini (1.1)
Moved sample odbc.ini file out of sub-directory src. Created sample
odbcinst.ini file.
--------------+
odbc.ini | 25 +++++++++++++++++++++++++
odbcinst.ini | 6 ++++++
src/odbc.ini | 25 -------------------------
3 files changed, 31 insertions(+), 25 deletions(-)
Index: odbsequoia/odbc.ini
diff -u /dev/null odbsequoia/odbc.ini:1.1
--- /dev/null Thu Jan 12 21:25:13 2006
+++ odbsequoia/odbc.ini Thu Jan 12 21:25:13 2006
@@ -0,0 +1,25 @@
+[directPG]
+Description = PostgreSQL db
+Driver = PostgreSQL
+Database = db
+Servername = localhost
+UserName = postgres
+Password =
+Port = 5432
+Protocol = 6.4
+ReadOnly = Yes
+RowVersioning = No
+ShowSystemTables = No
+ShowOidColumn = No
+FakeOidIndex = No
+ConnSettings =
+
+[seqsource]
+Description = Test Sequoia
+Driver = Sequoia
+Database = myDB
+Servername = localhost
+UserName = user
+Password =
+Port = 25322
+
Index: odbsequoia/odbcinst.ini
diff -u /dev/null odbsequoia/odbcinst.ini:1.1
--- /dev/null Thu Jan 12 21:25:13 2006
+++ odbsequoia/odbcinst.ini Thu Jan 12 21:25:13 2006
@@ -0,0 +1,6 @@
+[Sequoia]
+Description = Sequoia ODBC driver
+Driver = libodbsequoia.so.1
+Debug = 1
+CommLog = 1
+FileUsage = 1
Index: odbsequoia/src/odbc.ini
diff -u odbsequoia/src/odbc.ini:1.1 odbsequoia/src/odbc.ini:removed
--- odbsequoia/src/odbc.ini:1.1 Thu Dec 22 19:55:20 2005
+++ odbsequoia/src/odbc.ini Thu Jan 12 21:25:13 2006
@@ -1,25 +0,0 @@
-[directPG]
-Description = PostgreSQL db
-Driver = PostgreSQL
-Database = db
-Servername = localhost
-UserName = postgres
-Password =
-Port = 5432
-Protocol = 6.4
-ReadOnly = Yes
-RowVersioning = No
-ShowSystemTables = No
-ShowOidColumn = No
-FakeOidIndex = No
-ConnSettings =
-
-[seqsource]
-Description = Test Sequoia
-Driver = Sequoia
-Database = myDB
-Servername = localhost
-UserName = user
-Password =
-Port = 25322
-
_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits