Re: Minimum Oracle Version?

Dieter Simader <[email protected]>
Newsgroups gmane.comp.web.sql-ledger.user
Message-ID <[email protected]>
Most problems with Oracle have to do with uppercase.

Versions 8 and 9 are known to be working.


Dieter Simader    http://www.sql-ledger.org   (780)
472-8161 DWS Systems Inc.     Accounting Software       Fax: 478-5281
=========== On a clear disk you can seek forever ===========

On Mon, 16 Sep 2002, Dave Morgan wrote:

> Hi All,
> 	Is there a minimum version requirement for Oracle?
>
> I've checked the archives etc..
>
> Running 8.1.6 client against 8.0.5 server.
>
> A few problems in the object create scripts, ....
>
> Once up and running I then have problems with sql queries
> such as the following: (SL/IR.pm around line 620)
>
> SELECT (SELECT c.accno FROM chart c
> 		WHERE d.inventory_accno_id = c.id) AS inventory_accno,
> 	(SELECT c.accno FROM chart c
> 		WHERE d.income_accno_id = c.id) AS income_accno,
> 	(SELECT c.accno FROM chart c
> 		WHERE d.expense_accno_id = c.id) AS expense_accno,
> 	(SELECT c.accno FROM chart c
> 		WHERE d.fxgain_accno_id = c.id) AS fxgain_accno,
> 	(SELECT c.accno FROM chart c
> 		WHERE d.fxloss_accno_id = c.id) AS fxloss_accno,
> 	d.ponumber AS invnumber,
> 	d.curr AS currencies,
> 	current_date AS invdate
> FROM defaults d;
>
> When recoded as a join the statement then executes and everything
> is fine until the next one. :-(
>
> Know a lot about Oracle, a moderate amount of perl, and enough about
> accounting
> to know I don't want to know anymore :)
>
> TIA
> Dave
>
> Dave Morgan
> dvmrgn-sK6dKysfGH7D0D/[email protected]
> http://www.rigskills.ca
> Canada's Oilfield Services Exchange
> 403 399 2442
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> -------------------------------------------------------
> (un)subscribe: http://lists.sourceforge.net/lists/listinfo/sql-ledger-users
> Archive: http://www.mail-archive.com/[email protected]/
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
-------------------------------------------------------
(un)subscribe: http://lists.sourceforge.net/lists/listinfo/sql-ledger-users
Archive: http://www.mail-archive.com/[email protected]/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.