Oracle newbie

Posts   
 
    
ianvink
User
Posts: 394
Joined: 15-Dec-2006
# Posted on: 05-Dec-2008 18:39:16   

I have just been asked to write an app to suck data out of an Oracle DB and into a SQL one all using LLBL.

What has to be installed on the client in order for LLBL Designer to talk to Oracle and when built, the app to use Oracle?

Ian

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39859
Joined: 17-Aug-2003
# Posted on: 05-Dec-2008 19:13:31   

ODP.NET for the DB you're using, so if it's 8i, use ODP.NET 9.2, if it's 9i or higher, use 11g's or the 10gr2 one (which is hte one we used for compiling the DQE's/driver for 10g). If you're connecting to 10g or 11g, use the 10g specific driver/dqe

Frans Bouma | Lead developer LLBLGen Pro