Hi,
I’m very newbie about ODBC and Lotus/Domino (and I’m not administrator).
I test ODBC connection to a Excel file on the server.
I have connect this file from my workstation with ODBC driver (XP).
From Notes Client, I get data from Excel file with @DbColumn, @Dbcommand and Lotuscript (I use form, fields, agents,…) that works fine but from web client (IE) doesn’t work.
I have read designer Help, many posts, articles, …, but I am lost… I don’t see how to create ODBC connection from browser to my Excel file ?
I would like access at this file with @DbCommand or Lotuscript (not use DECS, LEI,…).
Someone can explain me : how make ODBC connection from a browser?
Thierry
PS : I know, I can do that with OLE, in fact I test the ODBC connection and Lotus/Domino.