Re[2]: [sqlite] sqlite.so for php 4

2004-11-08 Thread yesso
Hallo ,

  how can i put an image from my harddisk (C:\bild.jpg) in my sqlite
  database? i am using java-wrapper klasses...

  which sql-statement can i use?

-- 
mfG,
 yessomailto:[EMAIL PROTECTED]



Re: [sqlite] sqlite.so for php 4

2004-11-08 Thread yesso
Hallo ,

  how can i put an image from my harddisk (C:\bild.jpg) in my sqlite
  database?

  which sql-statement can i use?

-- 
mfG,
 yessomailto:[EMAIL PROTECTED]



[sqlite] question

2004-10-14 Thread yesso

can anyone answer the following question:

is that feasible to write a c#-webservice on a windows xp mashine and
bring it to run on linux mashine (with server like apache)?? and how
do i nees for them?

thx
yesso



Re[2]: [sqlite] Version 3.0.8

2004-10-14 Thread yesso
Hallo sqlite,

   can someone help me with ado.net + sqlite?

   i am newbie with ado.net:

   how can i load my database (name is "database.db") in an dataset and
   can load it into an datagrid to show it there?

   thX :)

-- 
mfG,
 yessomailto:[EMAIL PROTECTED]
Thursday, October 14, 2004, 1:33:01 PM, du hattest geschrieben:

JA> Does this version support the verious BEGIN TRANSACTION types?

JA> Thank you,
JA> Jakub

JA> D. Richard Hipp wrote:
>> Version 3.0.8 is now available on the website.  http://www.sqlite.org/.
>> 
>> The primary change is a series of code size optimizations.
>> There are also some obscure bug fixes and a few minor enhancments.
>> If you are not having problems with version 3.0.7 there is little
>> reason to upgrade.




[sqlite] sqlite date?

2004-08-06 Thread yesso
hi,

can i use date type in sqlite or i must save as varchar?

thx
yesso