I'm trying to connect an ASP page to an AS/400 database using IBM Client Access AS400 OLE DB.
The ASP code relative to the connection is:
'********************************************************
Set AS400Conn = Server.CreateObject("ADODB.Connection")
AS400Conn.Provider =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.