
| Key: |
FC-1467
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Tomek Kott
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
1.
fu.cfc (27 kb)
|
|
Environment:
|
shared host, *nix, oracle 8i
|
|
|
INNER JOIN and JOIN are bad queries for Oracle 8i. To be able to use FU with 8i, I changed the syntax on all the queries in the file /core/packages/farcry/fu.cfc to just add another WHERE clause using the two tables.
So far, everything seems to work in 5.0.2 using the attached fu.cfc file.
|
|
Description
|
INNER JOIN and JOIN are bad queries for Oracle 8i. To be able to use FU with 8i, I changed the syntax on all the queries in the file /core/packages/farcry/fu.cfc to just add another WHERE clause using the two tables.
So far, everything seems to work in 5.0.2 using the attached fu.cfc file. |
Show » |
|