Date: Thursday, March 30, 2006 @ 18:38:59
  Author: marc
    Path: /cvsroot/carob/odbsequoia

Modified: odbc.ini (1.3 -> 1.4)

Re-ordered just like in inst.hpp


----------+
 odbc.ini |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Index: odbsequoia/odbc.ini
diff -u odbsequoia/odbc.ini:1.3 odbsequoia/odbc.ini:1.4
--- odbsequoia/odbc.ini:1.3     Thu Mar 23 00:08:39 2006
+++ odbsequoia/odbc.ini Thu Mar 30 18:38:59 2006
@@ -17,10 +17,10 @@
 [seqsource]
 Description = Test Sequoia
 Driver = Sequoia
-Database               = myDB
 Servername             = localhost
+Database               = myDB
 UserName               = user
-LogLevel               = DEBUG
 Password               = 
 Port           = 25322
 BackendIdentifiers = [postgresql.org][PG]
+LogLevel               = DEBUG

_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits

Reply via email to