Mailinglisten-Archive |
On Mon, Nov 08, 1999 at 01:22:32PM +0100, Möller, Ulf wrote: > Hallo Leute, > > ich bin ziemlich neu in der Liste und fange jetzt erst an, mich mit PHP > näher zu beschäftigen. Bis jetzt programmiere ich in ASP mit IIS4 unter > Windows NT 4.0. Als Anfänger würde ich aber erstmal mit PHP3 einsteigen. PHP4 ist eben noch beta, und einiges funktioniert vielleicht noch nicht bzw. nicht richtig. Nur so IMHO... > Nun zu meinem Problem: > Ich hatte mir die beta 2 der Version 4 installiert und wollte über eine > ODBC-Schnittstelle eibne MS Access 7.0 Datenbank ansprechen. > 1. Fehler: Die Funktion "odbc_connect()" wurde nicht erkannt, statt stessen > nur "_(at)_odbc_connect". Diese wurde aber nicht ausgeführt. Alle Befehle nach > dem "_(at)_odbc_connect" wurden ignoriert. Erst als ich statt der beta 2 die > Version 3.0.11 (Win32) installiert habe, funktionierte auch der > Datenbankzugriff. Zum Thema "_(at)_" hat sich Kristian ja schon geäußert. Zu Deinem Problem: ODBC Support ist bei der Beta2 schlichtweg nicht dabei. Also: Entweder auf PHP4 Beta3 warten, oder einen aktuellen Snapshot der Developer-Version nehmen. Siehe dazu folgendes Posting von Andi Gutmans aus der engl. Liste: --------------------snip--------------------------- Hi guys, Here's a URL where you can get a pre-beta3 build of PHP 4.0 with ODBC support. These binaries also include various fixes of bugs present in Beta 2, like POST problems on Win32. As the ODBC support in these binaries has not been tested lately we'd be glad to get any feedback on the php4beta mailing list or report bugs in the bugs database. I'm not going to make the MySQL .dll available as we just want to get the ODBC support tested. Hopefully, an official Beta 3 will be out soon. The URL for downloading this is (a bit long): http://www.php.net/version4/do_download.php?download_file=php4-pre-beta3-15- 10-99.ZIP Enjoy, Andi --------------------snip--------------------------- CU, Manuel
php::bar PHP Wiki - Listenarchive