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 <cotrinago...@yahoo.com> 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 <bart.smissa...@gmail.com>
> 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 <cotrinago...@yahoo.com> 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
>>> 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
> _______________________________________________
> 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