|
I must disagree. Sub second response time is possible with ADO/OLEDB/ODBC/etc. as long as you code properly. I had sub-second ODBC programs 5 years ago, but I was coding directly to the ODBC API in C++. Using ADO in VB or ASP today will allow for sub-second response times if you think about the design before you implement. Most performance problems arise from the use of "bound" controls. IMHO, they SUCK and should be avoided at all costs. -Walden -----Original Message----- From: Ken.Slaugh@cm-inc.com [mailto:Ken.Slaugh@cm-inc.com] Sent: Wednesday, March 14, 2001 11:19 AM To: MIDRANGE-L@midrange.com Subject: Re: RE: Visual Basic and AS/400 Yes Rick, I agree. The sub-second response with the program to program approach will never be reached with ADO, ODBC, ADO.Net... As a side benefit (and a valuable one), you keep your existing RPG application programs and preprocess the data retrieval and update. We at CMI have been modifying our DSPF driven programs on a case by case basis. This has allowed us to port to GUI and Web at the same time without application loss or increasing security risks. Ken Slaugh (707) 795-1512 x118 Chouinard & Myhre, Inc. AS/400 Professional Administrator/MSE Client Access Specialist http://www.cm-inc.com/ "Rick DuVall" <R_C_DuVall@daaokc. To: <MIDRANGE-L@midrange.com> com> cc: Sent by: Subject: Re: RE: Visual Basic and AS/400 owner-midrange-l@mi drange.com 03/14/01 05:51 AM Please respond to MIDRANGE-L My approach is to use sockets between an rpg spawned server and the client. Regards Rick ----- Original Message ----- From: "Schenck, Don" <Don.Schenck@pfizer.com> To: <MIDRANGE-L@midrange.com> > QUESTION: > > It's possible to call an RPG program from within a VB program, right? > > And it's possible to create an ILE RPG program with multiple entry points, > right?? An "object", if you will. > > So my question is: Can't you write all the data access routines in ILE RPG, > and simple call them from the VB programs?? > > 'Nother question: HOW does one return a SET of records from the ILE RPG > program to VB?? > > +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +--- +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +--- +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.