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 ). )
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. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users