Hi everyone I really needd some help!
Here is the situation... I've got a intranet server with my Access DB on it and I've declared it as an System DB source (in the config tools) as said all over hundreds pages...
When i try to connect myself with the instruction $idconnexion=odbc_pconnect("BDAbn","","")
BDAbn = alias of my DB int he ODBC DataSource of the server.
it tells me : "Warning: SQL error: , SQL state 00000 in SQLConnect in c:\inetpub\awwroot\newinfra\Query Files\QueryElecFrame.php "
I think the server finds my DataBase 'cause when i try somethg else as DSN name, it tells me that no database has been found...So i think the server finds it but there's somthg wrong with the connection between my computer and the server...
Does someone can help me?? Is there a way to do the connection without declaring the Db as a DataSource on the server??
Thx
Bidi