On Monday, July 8, 2002, at 11:45 AM, Klaas Geldof wrote:

> Hi,
>
> I always used PHP together with ODBC on Windows 98, but now I'm using
> Windows XP.
> I added to the ODBC sources the same stuff as before, but in PHP I 
> always
> get an error (can't connect to ODBC-server... name of datasource not
> found...)!
> Has someone got these problems? Is there a difference between ODBC in
> Windows 98 and Windows XP?

Win98 uses only one type of ODBC sources, while in NT, W2k and XP its 
differenced into user, system and file datasources. You need to set up a 
system datasource if php is to see it.

-e

--
egil helland / it consultant (mcse, web technology)
web: ikon.as / egil.net


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to