Can you package a oledb data provider?

G

Guest

Hello,
Is it possible to package a oledb data provider? I need to be able to
access an iSeries machine, but the server that the program is being
installed
on does not have the ibmda400 provider. The easy way would be to install
client express, but unfortunatly that can not happen. Any ideas?

Thanks,
Brian
 
F

Frans Bouma [C# MVP]

Brian said:
Hello,
Is it possible to package a oledb data provider? I need to be able to
access an iSeries machine, but the server that the program is being
installed
on does not have the ibmda400 provider. The easy way would be to install
client express, but unfortunatly that can not happen. Any ideas?

the ibmda400 oledb driver uses the client-access client for the AS/400.
This means that if you don't install that client you can't access the
AS/400.

Frans.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top