php-windows Digest 20 Sep 2007 19:02:35 -0000 Issue 3334

Topics (messages 28495 through 28495):

odbc_connect unknown error
        28495 by: Alexander Fradiani

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
Hello!.
 
I have a problem when trying to connect to an access database:
 
$con = odbc_connect($dsn,$user,$pass) or die(odbc_error());
 
the error message i get is just this:
IM002
 
the $dsn var only contains the name of a data source previously created from 
the windows control panel.
i already tested the $dsn making a connection with visual basic code and it 
works fine.
Also the user and pass are right. so i dont know what could be the problem. 
 
I am using PHP 5.2.4-win32. with apache 2.2.4.
 
I really appreciate any help on this.
Alexander
_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. 
It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us

--- End Message ---

Reply via email to