IBM Functions (PDO_IBM)

Einführung

PDO_IBM is a driver that implements the PHP Data Objects (PDO) interface to enable access from PHP to IBM databases.

Installation

To build the PDO_IBM extension, the DB2 Client v9.1 or later must be installed on the same system as PHP. The DB2 Client can be downloaded from the IBM » Application Development Site.

Hinweis: Note

The DB2 Client v9.1 or later supports direct access to DB2 for Linux, UNIX, and Windows v8 and v9.1 servers.

The DB2 Client v9.1 also supports access to DB2 UDB for i5 and DB2 UDB for z/OS servers using the separately purchased » DB2 Connect product.

PDO_IBM is a » PECL extension, so follow the instructions in Installation of PECL extensions to install the PDO_IBM extension. Issue the configure command to point to the location of your DB2 Client header files and libraries as follows:

bash$ ./configure --with-pdo-ibm=/path/to/sqllib[,shared]
The configure command defaults to the value of the DB2DIR environment variable.

Inhaltsverzeichnis

Hier Kannst Du einen Kommentar verfassen


Bitte gib mindestens 10 Zeichen ein.
Wird geladen... Bitte warte.
* Pflichtangabe
Es sind noch keine Kommentare vorhanden.

PHP cURL-Tutorial: Verwendung von cURL zum Durchführen von HTTP-Anfragen

cURL ist eine leistungsstarke PHP-Erweiterung, die es Ihnen ermöglicht, mit verschiedenen Servern über verschiedene Protokolle wie HTTP, HTTPS, FTP und mehr zu kommunizieren. ...

TheMax

Autor : TheMax
Kategorie: PHP-Tutorials

Midjourney Tutorial - Anleitung für Anfänger

Über Midjourney, dem Tool zur Erstellung digitaler Bilder mithilfe von künstlicher Intelligenz, gibt es ein informatives Video mit dem Titel "Midjourney Tutorial auf Deutsch - Anleitung für Anfänger" ...

Mike94

Autor : Mike94
Kategorie: KI Tutorials

Grundlagen von Views in MySQL

Views in einer MySQL-Datenbank bieten die Möglichkeit, eine virtuelle Tabelle basierend auf dem Ergebnis einer SQL-Abfrage zu erstellen. ...

admin

Autor : admin
Kategorie: mySQL-Tutorials

Tutorial veröffentlichen

Tutorial veröffentlichen

Teile Dein Wissen mit anderen Entwicklern weltweit

Du bist Profi in deinem Bereich und möchtest dein Wissen teilen, dann melde dich jetzt an und teile es mit unserer PHP-Community

mehr erfahren

Tutorial veröffentlichen

Gelöschte Datensätze in Datenbank ausgeben

Du kannst die Anzahl der gelöschten Datensätze mit der Funktion mysqli_affected_rows() ermitteln. Ersetze einfach das echo durch echo mysqli_aff ...

Geschrieben von eddienel10 am 11.10.2024 10:27:42
Forum: SQL / Datenbanken
Finden Sie die Bestellungen des letzten Monats und die Gesamtausgaben

With the most thrilling beats you've ever heard, friday night funkin' (https://fridaynight-funkin.co/) game will fire your passion for music! Tran ...

Geschrieben von himalaya am 10.10.2024 12:28:43
Forum: SQL / Datenbanken
Kalenderwoche auf Sonntag anfangen lassen

weil mir zwar Hilfestellung angeboten wird, aber keinen fertigen Code. Gibt es hier auch nicht. Die Antworten auf https://www.php.de/forum/webent ...

Geschrieben von scatello am 09.10.2024 19:11:29
Forum: PHP Developer Forum
Kalenderwoche auf Sonntag anfangen lassen

Hallo zusammen, ich habe schon in einem anderem Forum um Hilfe gebeten, komme da aber nicht weiter, weil mir zwar Hilfestellung angeboten wird, a ...

Geschrieben von Kimberly113 am 09.10.2024 12:11:40
Forum: PHP Developer Forum