On 3 Jun 2010, at 4:25pm, Simon Hax wrote: > Is something possible like > > insert into sqlite_table.ColumnA select x from ta...@oracledb > > ? > (Without copying into local memory (firstly do a select from Oracle ) > and then insert into a Sqlite database (via e.g. ADO ). ) > > S.
Which set of functions do you expect to be calling to do this ? The ones provided for talking to Oracle or the ones provided for talking to SQLite ? Simon. _______________ I think if it will possible, it will only be possible to call it from a sqlite perspective, because with sqlite there is no activ component as with orcale. Anyway, I implement a sqlite-app and need to read some Oracle data to process them in my app. S. ___________________________________________________________ NEU: WEB.DE DSL für 19,99 EUR/mtl. und ohne Mindest-Laufzeit! http://produkte.web.de/go/02/ _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users