Normally, when connecting to iSeries from Visual Basic, I use the OLE DB provider for AS400. This allows the user to sign onto iSeries if he or she is not signed on already.
The OLE DB provider does not work well with VB.Net. So I am using a DSN-less ODBC Connection. I cannot accomplish the same prompting behavior with ODBC.
Does anyone have any ideas?
Thanks
The OLE DB provider does not work well with VB.Net. So I am using a DSN-less ODBC Connection. I cannot accomplish the same prompting behavior with ODBC.
Does anyone have any ideas?
Thanks