Guest.Visitor
01-01-1995, 02:00 AM
I am getting the following error on the AS/400 when calling a program on the AS/400 via a PC application written in PowerBuilder which makes use of the IBMDA400 (OLE DB) object: Pointer not set for location referenced. I have used this facility numerous times without any problems - the only difference is that I am passing 40 parameters to/from the AS/400 program. Is there a limit on the number of parameters you can pass to a remote program via OLE DB (i.e. is it a maximum of 35) ? The error occurs on the 36th parameter (it's not a data problem because I've switched various parameters around to test for this). I hope someone can help! Andrew