Looks fine to me.  Please supply a little more code ( a test script ).

--
  Simon Oliver

Etienne Marcotte wrote:
> 
> I read on the web that I'm far from being the only one with this
> problem, and I can't find a good solution for the problem.
> 
> I made an access DB, created an ODBC DNS with windows 2000 utility
> (altough I'm not sure I did everything correctly)
> 
> When I try the connect string:
> 
> dbi:ODBC:driver=Microsoft Access Driver (*.mdb);dbq=c:\\clients.mdb
> 
> it always get me the error: ([Microsoft][ODBC Driver Manager] Invalid
> string or buffer length (SQL-S1090)(DBD: db_login/SQLConnect err=-1))
> 
> I read somewhere that the max lenght was 32 or something, but just
> writing dbi:ODBC:driver=Microsoft Access Driver (*.mdb) is over 32
> chars.
> 
> Is there another way of connecting? Am I doing something wrong?
> 
> I can connect easily on my mySQL DB but can't get it to work with
> access.
> 
> Thanks a lot
> 
> Etienne

Reply via email to