Hi all,
I am relatively new to vb, I have been developing apps in Access using VBA
for a couple of years. I have managed to get connected to our AS400 using
the Client Access Express Toolkit, but the table I am accessing has about
1.5 million records. Definitely too slow to do client side filtering. I
need to access a stored procedure on the AS400 and this in itself is not
the problem. The express toolkit handles that just fine, the problem is
creating the stored procedure. I wonder if anyone has had any experience
with that at all? I don't necessarily need the code but just the possible
steps and whether it is 'fairly' simple or a 'complex' process.
If anyone can help it would be very much appreciated.
Thanks,
Pat