Base -> JDBC <- Oracle EX 10g

View: New views
3 Messages — Rating Filter:   Alert me  

Base -> JDBC <- Oracle EX 10g

by drewjensen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

OK - this must be a problem with the user (me)

Installed a fresh Oracle EX 10g under Windows XP
Installed the Oracle JDBC1.4 driver package (the latest I could find at
the Oracle site)
Ensured that I had a copy of JDK 1.5 installed and OO.o configured to
use it. (Although it seems to work as well with 1.6)
Ran through the Application Express tutorial - setup the HR sample
database, etc.
[everything seems to work properly...comments about their application
builder later..]

Created a new Base file on the same XP machine connected to the HR
database -[this is where it gets odd...but you knew this was coming]
More things work then don't work - but the things that don't work:
Query's in general are a problem (however SRB seems to do things
slightly differently and is less prone to problems)
QueryDesigner

May I ask if there is anyone actually using this setup...Did I miss a
step above?

thans,

Drew




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Base -> JDBC <- Oracle EX 10g

by Peter Eberlein-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Drew,

I'm working with Oracle (though I'm not a db admin). I don't use the SRB.
For many things (macros) I have to set the EscapeProcessing (parser) to
false, the same may be true for queries.

Peter

Am 23.06.2009 16:36, schrieb Drew Jensen:

> Hi,
>
> OK - this must be a problem with the user (me)
>
> Installed a fresh Oracle EX 10g under Windows XP
> Installed the Oracle JDBC1.4 driver package (the latest I could find at
> the Oracle site)
> Ensured that I had a copy of JDK 1.5 installed and OO.o configured to
> use it. (Although it seems to work as well with 1.6)
> Ran through the Application Express tutorial - setup the HR sample
> database, etc.
> [everything seems to work properly...comments about their application
> builder later..]
>
> Created a new Base file on the same XP machine connected to the HR
> database -[this is where it gets odd...but you knew this was coming]
> More things work then don't work - but the things that don't work:
> Query's in general are a problem (however SRB seems to do things
> slightly differently and is less prone to problems)
> QueryDesigner
>
> May I ask if there is anyone actually using this setup...Did I miss a
> step above?
>
> thans,
>
> Drew
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Base -> JDBC <- Oracle EX 10g

by drewjensen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Peter Eberlein wrote:
> Hi Drew,
>
> I'm working with Oracle (though I'm not a db admin). I don't use the SRB.
> For many things (macros) I have to set the EscapeProcessing (parser)
> to false, the same may be true for queries.
>
Hi Peter,

thanks for the information.

It seems the problems are specific to EX...and perhaps to EX/JDBC - will
try ODBC later to verify and let the list know how that goes.

Drew





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...