Once more, googling gives some handy stuff

http://code.google.com/p/csharp-sqlite

On 31/05/2013, at 8:46 PM, Ali Dirik <explore...@gmail.com> wrote:

> Thanks for answers.
> 
> I use c# (VS2008)
> I am looking for c# sample source code.
> 
> 
> 2013/5/31 Noel Frankinet <noel.franki...@gmail.com>
> 
>> I've used C++, do you want to use anything else. It's of course easier in
>> C++ since sqlite is in C. You link statically, nothing to install.
>> 
>> 
>> On 31 May 2013 12:21, <fnoyan...@yahoo.com> wrote:
>> 
>>> This is the first shot from google
>>> http://sqlite-wince.sourceforge.net/index.html
>>> 
>>> If you'd like to use sqlitecin your app, I do not think it will be an
>>> issue for any playform once you have the proper C compiler. You may try
>> to
>>> statically compiling your application.
>>> 
>>> On 31/05/2013, at 7:42 PM, Ali Dirik <explore...@gmail.com> wrote:
>>> 
>>>> Hello Noel Frankinet,
>>>> 
>>>> Thank you for your answer.
>>>> I using a hand-held terminal (
>>>> http://www.ute.com/products_info.php?pc1=1&pc2=3&rbu=0&pid=703) with
>>> windows
>>>> mobile operating system.
>>>> We use this device for counting.
>>>> There is already an application that works with SQLCE (Microsoft SQL
>>>> Compact Edition)
>>>> I want to use SQLite instead of SQL CE.
>>>> I found a sample source code on the Internet (
>> http://www.codeproject.com/Articles/22165/Using-SQLite-in-your-C-Application
>>>> )
>>>> I've tried it, but did not succeed source code.
>>>> Do you have any idea about this?
>>>> 
>>>> Best Regards
>>>> Ali Dirik
>>>> 
>>>> 
>>>> 2013/5/31 Ali Dirik <explore...@gmail.com>
>>>> 
>>>>> Dear Friends,
>>>>> 
>>>>> I want to develop a application that runs Windows CE or Mobile
>> devices.
>>>>> I want to use the Sqlite database.
>>>>> May I find same sample source codes?
>>>>> 
>>>>> Best Regards
>>>>> Ali D
>>>>> i
>>>>> rik
>>>> 
>>>> 
>>>> 
>>>> --
>>>> İyi Çalışmalar
>>>> Ali DİRİK
>>>> _______________________________________________
>>>> 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
>> 
>> 
>> 
>> --
>> Noël Frankinet
>> Strategis sprl
>> 0478/90.92.54
>> _______________________________________________
>> sqlite-users mailing list
>> sqlite-users@sqlite.org
>> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
> 
> 
> 
> -- 
> İyi Çalışmalar
> Ali DİRİK
> _______________________________________________
> 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