Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Oracle 9.2 und PHP 4.3.9

Empfohlene Antworten

Veröffentlicht

hallo jungs und mädls,

hab ein großes kleines problem mit oracle und php . seht selbst:

<?

require("oracle.connect.auth.php");

$query = "select * from users";

$cursor = ora_open($oracle_conn)or die ('Could not connect.'.ora_error());

ora_parse($cursor, $query)or die ('select '.ora_error());

ora_exec($cursor)or die ('Execution not made.'.ora_error());

echo ora_numrows($cursor);

require("oracle.close.php");

?>

das einzige was dieses skript ausgibt ist eine "0" ( anzahl der selektierten reihen ( die tabelle user ist nicht leer ! ))

die oracle.connect.auth.php ist auch ok und spuckkt errors wenn username/pw oder tsn falsch sind.

die abfrage an sich funktioniert mit den gleichen zugangsdaten im sqlviewer...

auch ein "select 'hallo' from dual" liefert eine "0" zurück ...

ich bin am verzweifeln und geh jetzt heim...

falls mir wer nen tipp geben kann.... merce merce ! :D

übrigens ich find die php anbindung an oracle bzw. umgekehrt ziemlich bescheiden. oder ich bin zu dumm ...

ciao

r##t

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.