Dieter Reinelt schrieb: > niels jende schrieb: > > >> Hier meine server.properties >> Settings] >> What=this is translation server configuration file >> ODBCDataSource=LogosDB >> Database_UserId=logos >> Database_Password=gogol >> Scratchfile_Dir=/tmp/openlogos >> Jobfile_Dir=/tmp/openlogos >> Translation_Server_Interval=2 >> VERSION_DATE=V8.2 - 11/22/02 16:52:28 >> > > Sieht beides ganz gut aus! Dann kann es nur an ODBC liegen! Ich habe bei > mir diese ODBC Pakte installiert: > > ii unixodbc 2.2.4-11 ODBC tools libraries > ii unixodbc-bin 2.2.4-11 Graphical tools for ODBC management > ii unixodbc-dev 2.2.4-11 ODBC libraries for UNIX (development > > Hier mal alles was ich zu unixodbc bei mir auf der Box habe! debian:/home/niels# apt-cache search unixodbc godbcconfig - GTK Based ODBC Configuration GUI libghc6-hsql-dev - Multi-Database Interface System for Haskell libocamlodbc-ocaml-bin - UnixODBC database bindings for OCaml, Biniki libocamlodbc-ocaml-dev - UnixODBC database bindings for OCaml, Development Files mdbtools - JET / MS Access database (MDB) tools odbc-postgresql - ODBC driver for PostgreSQL odbcinst1 - Support library and helper program for accessing odbc ini files php4-odbc - ODBC module for php4 unixodbc - ODBC tools libraries unixodbc-bin - Graphical tools for ODBC management and browsing unixodbc-dev - ODBC libraries for UNIX (development files) openoffice.org - OpenOffice.org Office suite version 2.0 php5-odbc - ODBC module for php5
> Die Dateinen /etc/odbc.ini debian:/etc# more odbc.ini [PostgreSQL] Description = PostgreSQL template1 Driver = PostgreSQL Trace = No TraceFile = /tmp/psqlodbc.log Database = template1 Servername = localhost UserName = Password = Port = 5432 Protocol = 6.4 ReadOnly = Yes RowVersioning = No ShowSystemTables = No ShowOidColumn = No FakeOidIndex = No ConnSettings = [LogosDB] Description = OpenLogos Driver= = PostgreSQL Trace = No TraceFile = /tmp/psqlodbc.log Database = ESENSE Servername = localhost UserName = logos Password = gogol Port = 5432 Protocol = 6.4 ReadOnly = Yes RowVersioning = No ShowSystemTables = No ShowOidColumn = No FakeOidIndex = No > und /etc/odbcinst.ini hast du gemäß > /usr/share/doc/odbc-postgresql/README.Debian erzeugt? Ich denke schon, aber vllt liegt hier der Fehler!? [PostgreSQL] Description = PostgreSQL ODBC driver Driver = /usr/lib/odbc/psqlodbc.so Setup = /usr/lib/odbc/libodbcpsqlS.so Debug = 0 CommLog = 1 FileUsage = 5 > Wichtig ist das > der Name des Treiber in der odbc.ini mit dem Treibername aus der > odbcinst.ini übereinstimmt. Ansonsten habe ich keine weiteren Ideen > woran es scheitert. > > Hast du im übrigen die PeogreSQL mal neu gestartet. Das kann Wunder > bewirken!. > > Ja mehrfach ! :-( Gruß und Danke Niels -- Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/ Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

