[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: problem running sqr v2.4 against Oracle 7.1.6.2 on SunOS]
- Subject: Re: problem running sqr v2.4 against Oracle 7.1.6.2 on SunOS]
- From: Ray Ontko <rayo@ontko.com>
- Date: Tue, 10 Oct 1995 09:51:15 -0600
Sean,
I don't have access to a Sun running SunOS and 7.1.6.x.x, but
here's an idea: try using "rownum < round(#k)"
I'm wondering if automatic data conversion or some other data type
issue is getting in your way. Does this happen with rownum only
or also when you compare to bona-fide numeric columns?
Ray