To connect to SQLite I recommend the VB wrapper written by Olaf Schmidt:
http://www.thecommon.net/
There are plenty of examples to connect to SQL Server with VB, ADO and ODBC.
A simple Google search will find them.

RBS


On 10/5/12, Jorge <[email protected]> wrote:
> Thanks
> I forgot to include coding language (vb)
> Do you know where can i find a sample code.
> Thanks Again
>
> Sent from my iPhone
>
> On Oct 4, 2012, at 4:47 PM, Bart Smissaert <[email protected]>
> wrote:
>
>> What is your coding language?
>> If VB then maybe via ODBC and ADO.
>>
>> RBS
>>
>>
>> On Thu, Oct 4, 2012 at 9:11 PM, Jorge <[email protected]> wrote:
>>>> Hello,
>>> I am new in Sqlite. I would like to know what is the best option to
>>> update data in two directions from Sqlite to SQL Server 2005
>>>
>>> Thx
>>>
>>> _______________________________________________
>>> sqlite-users mailing list
>>> [email protected]
>>> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>> _______________________________________________
>> sqlite-users mailing list
>> [email protected]
>> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to