Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

provide statement skips record

eddy_declercq
Active Contributor
0 Likes
1,001

Hi,

I have a provide on several tables with bounds on begda and endda.

It seems that it skips records where begda and endda are the same. Is this normal and if so, what is the solution in order to have these records included?

Cheers

Eddy

2 REPLIES 2
Read only

matt
Active Contributor
877

Depends. Perhaps you can give an example showing what kind of thing you expect to happen and what actually happens.

Read only

eddy_declercq
Active Contributor
0 Likes
877

I found the issue. It was a stupid typo I overlooked all the time.

But now I come to the point that I get an GEN_TEXT_BUFFER_OVERFLOW dump upon activation. It occurs to me that I have a provide on too many tables since upon removal of one table, it gets activated immediately. It wasn't an issue when using the obsolete version of provide. Is my assumption correct?