Hi!

You can check Libgda which allows you to open several connections (e.g. 1
for SQLite and 1 for Oracle), bind them together in different namespaces,
and execute SQL code on all the bound connections at the same time.

Regards,

Vivien


On 20 June 2013 06:34, Reddy C. balaji <balaj...@spanservices.com> wrote:

> Hi All,
>                 Please let me know the options available to connect to
> other databases ( Oracle, MSSQL , MySQL etc ) from SQLite. For example, to
> connect from Oracle to other databases DBLink can be used. In the same way,
> from MSSQL , Linked Server can be used to connect to other databases.
>
> In the same way are there any features available in SQLite ??
>
> Thank you
> Reddy Balaji C.
>
> DISCLAIMER: This email message and all attachments are confidential and
> may contain information that is Privileged, Confidential or exempt from
> disclosure under applicable law. If you are not the intended recipient, you
> are notified that any dissemination, distribution or copying of this email
> is strictly prohibited.  If you have received this email in error, please
> notify us immediately by return email to mailad...@spanservices.com and
> destroy the original message.  Opinions, conclusions and other information
> in this message that do not relate to the official of SPAN, shall be
> understood to be nether given nor endorsed by SPAN.
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to