Subject IBOStoredProc (converted from BDE)
Author Paul Little
Hi,

Ah, Monday morning - don't you just love 'em! :-(


I converted my app. from BDE to IBO. There are quite a number of stored
procedures but it seems that only the first one had its parameters
converted. If I click on Params in the Object Inspector I see the
parameters in the dialogue box for the first procedure but not for the
others. Fairly predictably as soon as I try to run the app it gives a
"parameter not found" error.

I have compared the first sp with the others and can't see anything
obvious. Has anybody seen this before or know what might cause it?

tia
Paul

p.s. I gave up on the problem I had last week (trying to connect
automatically) Nothing I tried or that was suggested to me seemed to
make any difference so I've just set LoginPrompt to true and they'll
have to like it!