rote in message
news:[EMAIL PROTECTED]
> try $conn = odbc_connection("D3_ODBC","","");
>
> not blanks but empty strings
>
> bastien
>
> >From: "Greg Jackson" <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> >Subject: [PHP-
try $conn = odbc_connection("D3_ODBC","","");
not blanks but empty strings
bastien
From: "Greg Jackson" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [PHP-DB] odbc_connect() parameters help please
Date: Thu, 16 Dec 2004 17:55:59 +1300
Hi
I'm
Hi
I'm new to this group, but not to PHP :-)
Does anybody know why odbc_connect() requires a username and password to be
supplied as well as the DSN name? This feature is preventing me from
accessing a database that can easily be accessed from asp with the following
example code:
<%
set conn=S