
ODBC ISAM Error ol2000/Navision
Hello.
I'm developing an addin for ol2000/Navision.
My addin creates an button which displays an userform which connects
to a Navision database. I connect using ADO and building the entire
DSN.
This works fine the first time, but the second time my open statement
executes(after closing the userform and reopening it) it generates an
runtime-error:[Navision Software a/s][Navision Financials ODBC
Driver]ISAM error
Seems like the connection hangs in some kind of way.
Any Ideas?