Right now I'm having trouble with getting connected to an AS/400. Normally, using the Client Access ODBC-driver, it's not a problem at all.
This time I'm creating an Visual Basic application with an AS/400 connection that has to be installed on a network drive. From there it must be available for every client. These clients do NOT have Client Access ODBC-drivers. So, there are 2 options (and I don't know how to create these):
1) Create a connection without the use of ODBC (and I've heard JET is no option at all). I cannot find out how to fix that.
2) Let the application check whether there is an Client Acces ODBC, if not it has to be installed through the code in the application. And I cannot find out how to fix that.
Do you have an idea and are you willing to give a helping hand?
Thanks in advance.
Walter.
This time I'm creating an Visual Basic application with an AS/400 connection that has to be installed on a network drive. From there it must be available for every client. These clients do NOT have Client Access ODBC-drivers. So, there are 2 options (and I don't know how to create these):
1) Create a connection without the use of ODBC (and I've heard JET is no option at all). I cannot find out how to fix that.
2) Let the application check whether there is an Client Acces ODBC, if not it has to be installed through the code in the application. And I cannot find out how to fix that.
Do you have an idea and are you willing to give a helping hand?
Thanks in advance.
Walter.