Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hallo Alexander, *,
On Thu, Aug 01, 2013 at 11:24:16AM +0200, Alexander Thurgood wrote:
Le 31/07/13 19:06, Thomas Hackert a écrit :
isql $MySQL_db $MySQL_LUser $MySQL_PW -w /pfad/zur/$IrgendeinerDatei.sql
</quote>
versucht, wo dann aber
<quote>
[ISQL]ERROR: Could not SQLConnect
</quote>
kommt ... :( Oder muss ich das anders machen?

Also, auf dem Mac, tippe ich ein :

isql DSN Username UserPWD

wobei :

DSN ist der Name des System- oder User- ODBC-Eintrags (normalerweise in
der Datei odbc.ini deklariert), z.B. der Name Deiner DB, ohne Pfad.

so hatte ich das doch. Bei mir hab’ ich nur „$MySQL_DB“ und Co. genommen
... ;)

<schnipp>
Das Zeug mit "-w /pfad/..." kannst du weglassen.

Führt dann aber trotzdem mit isql zu der obigen Fehlermeldung, während
ich (jetzt) mit Base eine Verbindung (theoretisch) aufbauen kann ... ;)

Wenn die Verbindung scheitert, dann ist etwas mit deiner
ODBC-Installation schiefgegangen.

Wie ich schon schrieb: Es war eigentlich die Standardinstallation, die
du mit „apt-get install odbcinst odbcinst1debian2“ installierst (wo ich
jetzt bei „odbcinst1debian2“ nicht sicher bin, ob das nicht als
Abhängikeit mit den libodbc-Paketen installiert wurde oder ich das
zusätzlich reingepackt habe ... :( ).

Vielleicht solltest du mal uns Deine odbc.ini und odbcinst.ini Dateien
mal sehen lassen.

~/odbc.ini und /etc/odbc.ini
<quote>
;
;  odbc.ini configuration for MyODBC and MyODBC 5.10 Drivers
;

[ODBC Data Sources]

myodbc3     = MySQL ODBC 5.10 Driver DSN 

[MySQL-Datenbankname]
Description     = MySQL database test
Driver          = MySQL 
Server          = localhost
Database        = test
Port            = 3306
Socket          =
Option          = 3
ReadOnly        = No
</quote>

/etc/odbcinst.ini:
<quote>
[unixODBC]
Description     = ODBC Driver for Unix
Driver          = /usr/lib/x86_64-linux-gnu/libodbc.so.1
Setup           = /usr/lib/x86_64-linux-gnu/libodbcinst.so.1
FileUsage       = 1
CPTimeout       =
CPReuse         =

[MySQL]
Description     = MySQL driver
Driver          = /usr/lib/x86_64-linux-gnu/odbc/libmyodbc.so
Setup           = /usr/lib/x86_64-linux-gnu/odbc/libodbcmyS.so
CPTimeout       =
CPReuse         =
FileUsage       = 3
</quote>
Das ist – bis auf die Anpassung der Version und der Pfade in
odbcinst.ini – das, was Mechtilde auf ihre HP stehen hatte ... ;)
Bis dann
Thomas.

-- 
You should go home.

-- 
Liste abmelden mit E-Mail an: discuss+unsubscribe@de.libreoffice.org
Probleme? http://de.libreoffice.org/hilfe-kontakt/mailing-listen/abmeldung-liste/
Tipps zu Listenmails: http://wiki.documentfoundation.org/Netiquette/de
Listenarchiv: http://listarchives.libreoffice.org/de/discuss/
Alle E-Mails an diese Liste werden unlöschbar öffentlich archiviert

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.