|
Home > Archive > SQL Anywhere database > April 2005 > Always return 255 rows
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Always return 255 rows
|
|
| Sebastian 2005-04-25, 8:24 pm |
| I have a store procedure called every 10 second, when i
start my application the sp returns all the values, after a
while the same SP with the same parameter starting to return
only 255 rows.
Anybody can help me with this problem?
| |
| Ani Nica 2005-04-25, 8:24 pm |
| Could you please post the procedure definition (and maybe some relevant
schema information - table definitions, etc.)? What version of the ASA are
you running?
--
Ani Nica
Research and Development, Query Processing
iAnywhere Solutions Engineering
EBF's and Patches: http://downloads.sybase.com
choose SQL Anywhere Studio >> change 'time frame' to all
To Submit Bug Reports: http://casexpress.sybase.com/cx/cx.stm
SQL Anywhere Studio Supported Platforms and Support Status
http://my.sybase.com/detail?id=1002288
<Sebastian> wrote in message news:426d665a.1a08.1681692777@sybase.com...
> I have a store procedure called every 10 second, when i
> start my application the sp returns all the values, after a
> while the same SP with the same parameter starting to return
> only 255 rows.
> Anybody can help me with this problem?
|
|
|
|
|