Re: [sqlite] Make a dll for .net

2006-07-08 Thread Veysel Harun Sahin
ginal downloable dll works in visual studio and should run fine, someone can tell me how to run it. Short question. ¿ how i run the sqlite dll in visual studio ? i hope someone can help me, and sorry bout my english :) bye. Robinson H. -- Veysel Harun Sahin

Re: [sqlite] Re: SQL question - grouping records and more

2005-12-08 Thread Veysel Harun Sahin
AIL PROTECTED]> wrote: > > Veysel Harun Sahin wrote: > > I have table with the fields id, name and number. In the table there > > are several records with the same id and name but different numbers. > > For example: > > > > First record - id: 1, name: John, numb

[sqlite] SQL question - grouping records and more

2005-12-08 Thread Veysel Harun Sahin
, name Richard, number: 1 Is there any idea about how to write a query to get this result? Thanks in advace. -- Veysel Harun Sahin

Re: [sqlite] Re: iso8859-9 encoding problem

2005-10-26 Thread Veysel Harun Sahin
:) Thanks Igor. I will try. Hope i can do it. On 10/26/05, Igor Tandetnik <[EMAIL PROTECTED]> wrote: > > Veysel Harun Sahin <[EMAIL PROTECTED]> > wrote: > > I have already started using sqlite. The version which i use is > > 3.2.7. I have no problems except so

[sqlite] iso8859-9 encoding problem

2005-10-25 Thread Veysel Harun Sahin
. What can i do to overcome this problem? Thanks in advance. -- Veysel Harun Sahin

[sqlite] iso8859-9 encoding problem

2005-10-25 Thread Veysel Harun Sahin
Hi, I have already started using sqlite. The version which i use is 3.2.7. I have no problems except sorting. When i query a table using the "order by -- Veysel Harun Sahin