Search found 12 matches

by ORMADA
09.05.2007, 10:28
Forum: SQLite
Topic: wrong field casting
Replies: 9
Views: 3177

wrong field casting

hi! so.. exist next table CREATE TABLE [operations] ( [ID] INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, [_Date] DATE NOT NULL, [_Count] REAL NOT NULL, ); i use next query SELECT t2.ID as ID ,t1.Name as Name ,sum((CASE t1.Credit WHEN 1 THEN t2._Count ELSE 0 END)) AS credit ,(CASE t1.Credit WHEN 0 THEN...
by ORMADA
28.02.2007, 05:21
Forum: SQLite
Topic: None of dynamic libraries can be found: sqlite3.dll
Replies: 6
Views: 4416

not necessary lay down it to windows\system32 (you may use any dorectories what exist in you Windows PATH variable(!))
and of couse you may lay down it in same directory where your *.exe lay down
by ORMADA
12.07.2006, 04:33
Forum: Announcements
Topic: New Tutorial on how to use ZeosLib's DBOs V 6.1.5
Replies: 4
Views: 8410

by ORMADA
31.05.2006, 10:10
Forum: Announcements
Topic: The first chm-files are available!
Replies: 8
Views: 11041

http://zeos.firmos.at/load.php?id=5
size is 0!!!!!!!!!!!!!!!!!!!!
by ORMADA
30.03.2006, 05:30
Forum: SQLite Administrator
Topic: Russian Language
Replies: 5
Views: 4917

If some interesting I do RUSSIAN translate and send it Orbmu2k
in few time it be awailable for download
интересно узнать кто из России использует Zeos
для тех кто не знает немецкий английская старничку тут http://sqliteadmin.orbmu2k.de/ (english Page!)
by ORMADA
30.03.2006, 05:26
Forum: SQLite Administrator
Topic: Russian Language
Replies: 5
Views: 4917

lets make voting about useful this popup menu!!!
by ORMADA
29.03.2006, 03:57
Forum: SQLite Administrator
Topic: Russian Language
Replies: 5
Views: 4917

Hello Michael. I can do translate for English to Russian And i have some ideas for you in PopupMenu on DB Tree need this Script Object To New Window As->Select ->Insert ->Update ->Delete ->Create Script Object To Clipboard As->Select ->Insert ->Update ->Delete ->Create its very useful features and m...
by ORMADA
29.03.2006, 03:55
Forum: Off Topic
Topic: Some bug with avatar add
Replies: 0
Views: 4946

Some bug with avatar add

General Error

Could not write avatar file to local storage. Please contact the board administrator with this message

DEBUG MODE
Line : 164
File : usercp_avatar.php
by ORMADA
28.02.2006, 04:40
Forum: SQLite
Topic: SQLite support
Replies: 14
Views: 6798

2 zippo aarrrh!
thanks i think about multi DB.
by ORMADA
26.02.2006, 09:46
Forum: SQLite
Topic: SQLite support
Replies: 14
Views: 6798

I test simply project(form+connection+query+table(no more VCL controls)) size>1.5 mb
If I compile ZEOS Lib only with SQLite support size of exe change ?
by ORMADA
14.02.2006, 08:44
Forum: SQLite
Topic: SQLite support
Replies: 14
Views: 6798

Hi Michael!
I download zeosdbo-6.5.1-alpha_cvs_13-10-2005.zip
from http://sourceforge.net/project/showfile ... p_id=35994

what not it ?
where is i can download last release if 6.5.1 not last ?some arhive ?
I dont have cvs direct access for my manager security reason...
by ORMADA
14.02.2006, 07:07
Forum: SQLite
Topic: SQLite support
Replies: 14
Views: 6798

Just wanted to add my request for this too. NEED SQLite 3.x Support... I try to rewrite 2.8 but some function in 3.x was deleted/add and i cant what i done you may see in my sait http://www.ormada.nm.ru/ZPlainSqLite3.pas http://www.ormada.nm.ru/ZPlainSqLite3Driver.pas NEED HELP TO COMPLETE SQLite 3....