You could register a trigger and write a user function which reads the row you just inserted, updated or deleted and writes it to the othe DB. The user installed Sqlite function can inherit the open database connection as userdata.

maitong uy wrote:
Hello there,

I'm new to sqlite and I was wondering if there is a way to programmatically
replicate table data from a database in sqlite server to another database in
ms sql server? I'm hoping to do this without any user intervention(the
application will do it automatically). Is this possible?

Thanks


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to