Search found 42 matches

by silviogs
16.02.2006, 19:37
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: error update date field
Replies: 4
Views: 1121

error update date field

Hello friends I am using the lazarus 0.9.12, zeoslib 6.5.1 and postgresql 8.1.2, when I type the date ' 16/02/2006 ' in the dbedit and when I execute the post it is recorded in the database 30/12/1899. if I execute in a zquery or in the pgadmin (update table set last_date = ' 02/16/2006') the date i...
by silviogs
14.02.2006, 14:41
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Error in field date
Replies: 2
Views: 805

Hi

use:

TQuery.FieldByName('DATACADASTRO').AsDateTime := now;

do not mix apples and oranges:

DateTime is not TDate.

Respectfully

Silvio Guedes
by silviogs
19.01.2006, 19:31
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Zeosdbo_rework lazarus 0.9.11 solved
Replies: 1
Views: 813

Zeosdbo_rework lazarus 0.9.11 solved

Hello friends problem: Error --------------------------- Runtime error 210 at $00402641 $00402641 FPC_CHECK_OBJECT, line 468 of C:/lazarus/source/fpc/2.0/rtl/inc/generic.inc $00860392 ZVARIANT_init, line 1486 of C:/lazarus/components/zeosdbo_rework/src/core/ZVariant.pas $0040DD6D fpc_initializeunits...
by silviogs
16.01.2006, 13:45
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Zeoslib 6.5.1 error in the Lazarus 0.9.11 beta
Replies: 0
Views: 551

Zeoslib 6.5.1 error in the Lazarus 0.9.11 beta

Hello friends are there months when it was thrown the version 0.9.11 of Lazarus that the zeoslib doesn't work plus, might oque have happened then? this is the mistake: --------------------------- Error --------------------------- Runtime error 210 at $00402641 $00402641 FPC_CHECK_OBJECT, line 468 of...
by silviogs
02.12.2005, 17:14
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: problem of the zeoslib or of the lazarus 0.9.11
Replies: 1
Views: 698

Hi friends :(

some developer can answer?

respectfully

Silvio Guedes
by silviogs
24.11.2005, 16:36
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: problem of the zeoslib or of the lazarus 0.9.11
Replies: 1
Views: 698

problem of the zeoslib or of the lazarus 0.9.11

Hello friends how to solve this problem of the zeoslib in the lazarus 0.9.11 :( --------------------------- Error --------------------------- Runtime error 210 at $004026C5 $004026C5 FPC_CHECK_OBJECT, line 468 of C:/lazarus/source/fpc/2.1/rtl/inc/generic.inc $0089F91F ZDBCDBLIB_init, line 735 of C:/...
by silviogs
22.11.2005, 18:32
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Date/Time Problem in Delphi 7
Replies: 7
Views: 2601

Hi Ricardo

Which is exactly your problem my friend.

Respectfully

Silvio Guedes
by silviogs
17.11.2005, 14:29
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: problem of the zeoslib in the lazarus 0.9.11
Replies: 1
Views: 734

problem of the zeoslib in the lazarus 0.9.11

Hello friends how to solve this problem of the zeoslib in the lazarus 0.9.11 :( --------------------------- Error --------------------------- Runtime error 210 at $004026C5 $004026C5 FPC_CHECK_OBJECT, line 468 of C:/lazarus/source/fpc/2.1/rtl/inc/generic.inc $0089F91F ZDBCDBLIB_init, line 735 of C:/...
by silviogs
11.11.2005, 18:03
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: zeosdbo-6.5.1-13-10-2005 in Lazarus
Replies: 8
Views: 2456

Hello friends I lowered the most recent version of the lazarus win32 and of the zeoslib 6.5. Alpha and it presents the following mistake after the installation of the zeoslib when it initializes Lazarus 0.9.11 again: --------------------------- Error --------------------------- Runtime error 210 at ...
by silviogs
09.11.2005, 20:14
Forum: PostgreSQL
Topic: using ZeosLib on postgresql
Replies: 3
Views: 4180

Hello friend I have been using the zeoslib 6.5.1 with Delphi 7, 2005, Lazarus win32 and Lazarus Linux without any problem, through the Lazarus win32 accessing server linux debian(PostgreSql 8.0.3) and we tested Lazarus Linux accessing server windows server 2003 and it also worked with the libpq.dll....
by silviogs
26.08.2005, 18:08
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Lazarus + Linux = Can't Install
Replies: 16
Views: 8102

Hi rubenjavier "I can't install zeos in lazarus under linux... everything goes fine until I hace to compile the zcomponents... I keep getting the error in ZAbstractRODataSet "there is no method in ancestor class to be overriden..." I have the latest nightly of lazarus from http://www....
by silviogs
24.08.2005, 13:38
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Lazarus + Linux = Can't Install
Replies: 16
Views: 8102

:) dear friend rubenjavier I got to install the zeos 6.5.1 so much in the lazarus win32 as in the lazarus for linux(debian). I inform although I also got to install PostgreSQL 8.0.3 in the win32 and Linux(debian). So much the lazarus, zeoslib and PostgreSQL are working perfectly well in the two oper...