Search found 41 matches

by akli_agha
02.06.2011, 10:16
Forum: 6.6 - stable
Topic: FB DB Connection
Replies: 0
Views: 651

FB DB Connection

Hi, I have 02 Firebird DBs on the same PC. The 1st DB works fine, no problem but the other I can't establish the connection. I had this message : Echec à la définitions des données pour DisableDHCPMediaSense. (Definition data failure for DisableDHCPMediaSense) I made change for registry key : Disabl...
by akli_agha
09.03.2011, 10:52
Forum: 6.6 - stable
Topic: firbird 2.1 and zeos
Replies: 3
Views: 634

thank you very much cipto_kh.
by akli_agha
08.03.2011, 15:38
Forum: 6.6 - stable
Topic: firbird 2.1 and zeos
Replies: 3
Views: 634

There isn't any response to my question ??
by akli_agha
06.03.2011, 20:17
Forum: 6.6 - stable
Topic: firbird 2.1 and zeos
Replies: 3
Views: 634

firbird 2.1 and zeos

witch zeos version is compatible with firbird 2.1 or higher

thank's
by akli_agha
14.02.2011, 19:27
Forum: 6.6 - stable
Topic: Zeos and FB latest versions
Replies: 0
Views: 499

Zeos and FB latest versions

When can us expect a new Zeos version compatible with the latest versions aof Firebird (2.1, 2.5) ?
by akli_agha
01.12.2010, 20:21
Forum: 6.6 - stable
Topic: Zeos 7 and Firebird 2.1
Replies: 3
Views: 676

Zeos 7 and Firebird 2.1

Is the new version of Zeos (7) compatible with Firebird 2.1 and higher ?
by akli_agha
23.09.2010, 20:21
Forum: 6.6 - stable
Topic: Invalid Request BLR
Replies: 5
Views: 1360

Thanks for mdaems !

The solution ?? Just set the paramCheck proporty to False !
That's it !
by akli_agha
22.09.2010, 18:49
Forum: 6.6 - stable
Topic: Invalid Request BLR
Replies: 5
Views: 1360

Thank's Mark, No, it is'nt a new issue because of I had no solution yet ! I tried again may be someone can help me. NB. No problem to create this SP on IBExpert. Here is an SqlMonitor trace : 2010-09-22 18:42:19 cat: Execute, proto: firebird-2.0, msg: ALTER PROCEDURE GET_CA_CLIENT ( ID_CLIENT INTEGE...
by akli_agha
12.09.2010, 18:34
Forum: 6.6 - stable
Topic: Invalid Request BLR
Replies: 5
Views: 1360

It seems there is no solution for the question ??
Is it a firebird or zeos error ??

any response ??
by akli_agha
07.09.2010, 11:38
Forum: 6.6 - stable
Topic: Invalid Request BLR
Replies: 5
Views: 1360

Invalid Request BLR

Hi, I had Invalid Request BLR message when I execute this code in a TZSQLProcessor component. ZSQLProcessor.Delimiter = ; ZSQLProcessor.DelimiterType = dtSetTerm Any idea ??? SET TERM ^ ; ALTER PROCEDURE GET_CA_CLIENT ( ID_CLIENT INTEGER, DATE_CA DATE) RETURNS ( TOT_VENTE DECIMAL(15,2), TOT_CAISSE D...
by akli_agha
06.09.2010, 17:50
Forum: 6.6 - stable
Topic: SQL Grouping
Replies: 2
Views: 443

Thanks Wild_Pointer,

It works on firebird too.
by akli_agha
06.09.2010, 11:57
Forum: 6.6 - stable
Topic: SQL Grouping
Replies: 2
Views: 443

SQL Grouping

Hi,

I want to group my data by 2 groups. My criteria is a date.
Then one group would be before this date and the other group after this date. How to write the sql script to have this ??

D7, FB2.0, XP SP2

Thanks.
by akli_agha
02.05.2010, 09:43
Forum: 6.6 - stable
Topic: Invalid Request BLR
Replies: 15
Views: 1608

More ...

My problem is not executDirect but the non execution of the storedProc with Inavalid Request BLR Message and still insolved !

Thanks for help.
by akli_agha
02.05.2010, 09:40
Forum: 6.6 - stable
Topic: Invalid Request BLR
Replies: 15
Views: 1608

Thank you, it's very clear !

Then ExecuteDirect can not be used to create the database itself !

Thanks again.
by akli_agha
30.04.2010, 22:44
Forum: 6.6 - stable
Topic: Invalid Request BLR
Replies: 15
Views: 1608

Sorry for the confusion between ZConnection and Connect_DB !

I tried with Connect_DB.ExecuteDirect, the system delivers this message :
Connection is not opened yet !