[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: (SQR 1902) Invalid date-time string from system.



> SQR 3.0.13.2
> SyBase 11.0.2.1
> Windows NT 4.0
>
> When running with Loops=10 or less a successful eoj and a good report.
> When running with Loops=11 or greater I get SQR error 1902,

Can't offer you specific help because I generally don't step through code I
can't compile.
However, I can offer you a good command-line option that will surely help
you find the culprit, since you're a Sybase user.  Try adding -S to your
compilation/execution command line.  When your SQR bombs, you'll see which
cursor is bringing you down.

-Chris