PC file data --> As400 via VB 6.0

PC file data --> As400 via VB 6.0

Post by tshir » Tue, 24 Aug 1999 04:00:00



I'm attempting to send information gathered by a PC to an AS400 file, speed
being a factor.  My assumption is that API's would be the way to go.  I have
Client Access V3R2M0 installed, but I'm not sure if I have all the necessary
services running.   I would also like to be able to start and stop a CL
program from the VB application.  My knowledge is mostly on the PC side of
things, so be gentle with the AS400 terminology.  Any help in pointing me in
the right direction to get the information I need, I would greatly
appreciate it.

Todd Shirk

 
 
 

PC file data --> As400 via VB 6.0

Post by Jürgen Ibelgauft » Tue, 24 Aug 1999 04:00:00


Todd,

I don't know about the speed of the client access api, but it seems that you
will have to read a dozen books with a thousend pages each to be able to handle
it.

To increase your speed of development, I would suggest you to use ftp. It is
_very_ fast on file transfer.

With ftp, you can also invoke arbitrary AS400 commands and programs, and the
whole is programmable: you can put all the necessary ftp commands into a
response file.

Regards

Juergen Ibelgaufts

-----------------------------------------------------------------------------

tshirk schrieb:

Quote:

> I'm attempting to send information gathered by a PC to an AS400 file, speed
> being a factor.  My assumption is that API's would be the way to go.  I have
> Client Access V3R2M0 installed, but I'm not sure if I have all the necessary
> services running.   I would also like to be able to start and stop a CL
> program from the VB application.  My knowledge is mostly on the PC side of
> things, so be gentle with the AS400 terminology.  Any help in pointing me in
> the right direction to get the information I need, I would greatly
> appreciate it.

> Todd Shirk


 
 
 

1. File transfer using VB 6.0

Hello,

Does anybody know how to send files to an AS400 using Visual Basic 6.0 and
get an acknowlegement from the host. Is it possible to use Client Access ?
Each time the host receive a file we want VB to know how many records have
been received.

Thans for your help.

Jacques Fuentes.

2. Emulex ROMS for Qbus SCSI controller, or formatter floppy

3. Help :: Network File System AS400 >> PC

4. SHUTDOWN

5. RCVDTAQ with VB 6.0

6. wait cursor

7. CA beta 2, OLE DB, AS/400 to WinNT, VB 6.0 Wizard, Index creation?

8. <body topmargin=0

9. FTP problem PC->AS400: Truncated data.

10. Transmitting Data in a programm PC <-> AS400

11. Data Transfer AS400-->PC

12. Anyone using Delphi or VB to access data on AS/400 via ODBC?