Optional feature not implemented

leo_unsw

New Member
Hello.
I am trying writing an asp script to view Progress data on a web page.
I have built a DSN using the Merant 3.70 32-bit Progress driver. This successfully connects.

Whenever I attempt to connect to this DSN via the asp script I get the following error.

Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[MERANT][ODBC PROGRESS driver]Optional feature not implemented.

THE DSN WORKS!!
---------------
I have built a .vbs script to test the DSN and the connect works successfully.


THE ASP WORKS!!
---------------
I have tested connections to SQL servers & Access databases using the same method & they work.



Is this a common problem?
Does anybody know of a fix or a work around?


Can anybody help please????

Regards
 
Top