Are you using sqlite directly or some wrapper?  If you're using a wrapper
then most likely you can write the MSSQL integration code in the same
language as the wrapper which would undoubtedly be easier than writing it in
straight C.

Sam


-------------------------------------------
We're Hiring! Seeking a passionate developer to join our team building
products. Position is in the Washington D.C. metro area. If interested
contact [EMAIL PROTECTED]
 
-----Original Message-----
From: maitong uy [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 10, 2007 8:59 PM
To: sqlite-users@sqlite.org
Subject: [sqlite] RE: Replicating table data from sqlite to ms sql server


The program is in C, can it write to an sql server that resides on another
server?


Griggs, Donald wrote:
> 
>  
> Regarding:
> 
>   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?
> 


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

Reply via email to