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
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