Mailinglisten-Archive |
ich schrieb: > ich schrieb: > > > Hallo Liste, > > > > ich möchte folgenden Sql-Query an eine Access-Datenbank absetzen. > > > > Select KesSlideID from KeywordSlide where KesKeywords LIKE "*study*"; > > > > Warum bekomme ich folgende Meldung? > > > > <Zitat> > > > > Warning: SQL error: [Microsoft][ODBC Microsoft Access Driver] 1 Parameter > > wurden erwartet, aber es wurden zu wenig Parameter übergeben., SQL state > > 07001 in SQLExecDirect in > d:\wwwroot\osr\application_init_selection_inc.php > > on line 326 > > > > Warning: Supplied argument is not a valid ODBC result resource in > > d:\wwwroot\osr\search_show.php on line 1019 > > > > </Zitat> > > > > > > in Zeile 1019 ist nur die while - iteration, welche mir die AusgabeStrings > > übergibt. (odbc_fetch_row). > > In Zeile 329 der application_init_selection_inc.php wird nur der > exec-Befehl > > aufgerufen. > > Es ist eine funktion, welche mir als Return-Wert noch eine Fehlermeldung > > postet. > > > > Könnt Ihr mir helfen? > > > > Gruß Michael > > -- > > ** http://www.php-center.de ** > > Die PHP-Liste: mailto: php_(at)_phpcenter.de > > http://lists.phpcenter.de/mailman/listinfo/php > > > > > typisch jet-sql (Microsoft-Sql)!! > > Das Problem lag nur an den Gänsefüßchen. > Mal soll Hochkommata benutzen, damit es funktioniert. > > Trotzdem danke für Eure Gedanken. > > Gruß Michael komischer weise bekomme ich keine Ausgabe zustande. Kann mir jemand aus der Liste helfen? Ich weiss nicht mehr weiter. Bitte helft mir. Liegt es an der ODBC-Schnittstelle oder an Access? Gruß Michael
php::bar PHP Wiki - Listenarchive