Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2803

Re: Error in module RSQL of the database interface.

$
0
0

Even I  also Faced same kind of Error..

 

data var_sum type n LENGTH 3.

 

 

select sum( col ) from ztable INTO  var_sum

  where (filter condition).

 

Here in above query i try to store the sum of col into a variable of type numc.due to this i got the error.

 

Solution in my case :

data var_sum type i.


It may help to someone.


Viewing all articles
Browse latest Browse all 2803

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>