AS/400 Client/Server Programming with Visual Basic

AS/400 Client/Server Programming with Visual Basic
Authors
Chris Peters
ISBN
1883884470
Published
01 Jan 1998
Purchase online
amazon.com

This new book from Visual Basic expert Chris Peters shows you how to change your green-screens into Visual Basic windows and gives users PC access to the AS/400. Peters explains Visual Basic using ...

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

D. Mccall said
This book is excellent for people just learning Visual Basic. It assumes no prior knowledge and teaches you VB using analogies that relate the new material to concepts familiar to the AS/400 Programmer.

Fred L. Stephens said
In Part One the author wastes pages teaching VB. Many other publications and the VB online help do much better. In Part Two, the author covers ODBC, Data Queues, and APPC. But ODBC is covered poorly and in connection with DAO - not RDO. Using ODBC with DAO as opposed to RDO is specifically discouraged by both IBM and Microsoft (see their Web pages). ADO is only mentioned in the appendix. If you are interested in APPC (WinAPPC API) this book might be helpful. Same for Data Queues. Do not get this book if you are trying to improve ODBC coding in VB or want a generic SQL client. The author also misguides programmers. He should have noted that IBM is openly more committed to TCP/IP than SNA communications. SNA (and thus APPC) is fast becoming a legacy. Thus, coding to SNA in particular and coding to a non-generic model would not be advisable for most companies. I was looking for a book with up to date and thorough details. This book is dated, lacks complexity, and misses important details.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Walking on water and developing software from a specification are easy if both are frozen.” - Edward V Berard