RE: [sqlite] RE: Replicating table data from sqlite to ms sql server

2007-07-10 Thread Samuel R. Neff
rg 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 >

[sqlite] RE: Replicating table data from sqlite to ms sql server

2007-07-10 Thread maitong uy
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