We are hosted, and made the migration from a local-ish iSeries host to Infor hosted Windows a year ago.
You can access the COBOL source via a normal Windows share. We only customize Lawson provided forms via Design Studio, we haven’t changed any COBOL code, but I’ve looked at a few to determine what was happening behind the scenes. We’ve never used it, but Infor provides a Micro Focus Net Express COBOL compiler at the Global Download Center, I believe it has an IDE.
Our previous host had modified several Lawson programs, and we heard that they had to review each of them every time new versions were provided by Lawson. That seemed like a PITA, so we went as vanilla as possible when we moved to Windows. Much of the customized functionality has been replaced by process flow or custom reports.
Prior host had a customized check printing program we ran from Client Access green screen which printed to a local queue via IDPS datastream. Most other native Lawson and Crystal reports were downloaded by users as PDF and printed locally. That’s still true with Lawson hosted on Windows, but check and other forms printing (e.g. POs) changed significantly.
Now we use Document Express, third party software from MHC which requires a local database to store form definition info and printed document history. Apparently this is how many Lawson customers deal with form printing. We put up MS SQL server on a dedicated VM for this purpose.
The Lawson database migration from iSeries to Windows was relatively benign. The iSeries DB2 extract and Windows SQL Server 2008 R2 data load were done using standard Lawson DB utilities. If there was an EBCDIC/ASCII issue, they handled it.
I think you should be able to link to SQL server from your iSeries programs, either via ODBC or by creating linked server, see this article:
http://social.msdn.micros...rs?forum=transactsql
iSeries V7.1
Microsoft Windows Server 2012 R2 Standard Environment 10.0.0.7 Apps 10.0.0.6
Microsoft SQL Server Enterprise: Core-based Licensing (64-bit)
Mike, we are migrating from iSeries 9.0.1.13 to Windows Server 10.0.0.7 (DB2 to SQL) I am following the document link in an attempt to create a linked server to iSeries V7.1
The document says: Right click Properties on the Providers you want to use (IBM ones start IBM, they are DA400, DASQL and DARLA.
When I right click on Providers, I have no providers that start with IBM. Can I use the MSDASQL provider for this purpose. If not can you give me a tip on what I need to do to install the correct provider.
Mike, if you find time, give me a call. I would love to discuss something's with you.
(904) 951-7426