[firebird-support] Change Description

2016-09-01 Thread gregorkob...@yahoo.com [firebird-support]
Hello How can i change a description of a Table, Table-Field, Domain... I uses Firebird 3 Thx Gregor

[firebird-support] Problem querying MON$STATEMENTS table

2016-09-15 Thread gregorkob...@yahoo.com [firebird-support]
Hello I have a problem when i querying the MON$STATEMENS table on Server 2.5.5 and also 2.5.6 Do the follow steps: Open a connection to the database, then start a transaction an open a table to show the content and keep it open/active Now run the follow statement "SELECT * FROM MON$STAT

[firebird-support] Query optimization on FB3

2019-02-13 Thread gregorkob...@yahoo.com [firebird-support]
Does anybody has a idea to optimization my follow query? SELECT ELEMENTE.BEZEICHNUNG, DATENLOGGING.DATUMZEIT, DATENLOGGING.WERT, DATENLOGGINGTYPEN.MASSEINHEIT, DATENLOGGINGTYPEN.DATA_TYPE, DATENLOGGINGTYPEN.FAKTOR FROM DATENLOGGING INNER JOIN ELEMENTE ON DATENLOGGING.SPS_

[firebird-support] Open database connection fails

2019-06-17 Thread gregorkob...@yahoo.com [firebird-support]
Hello I have a strange behavior. In my windows-service application i try to open a database connection, but i some cases it fails. The file are installed on Windows 10 on a notebook. When the computer boots with a network connection and Internet are on. My program works without any probl

Re: [firebird-support] Stored procedure stops functioning correctly after restore under Firebird 3

2019-02-13 Thread Gregor Kobler gregorkob...@yahoo.com [firebird-support]
The restore are not validating the Stored Procedures! After recreation in FB3 you have to validate/compile you SP! Regards Gregor Sent from Yahoo Mail. Get the app https://yho.com/148vdq

Re: [firebird-support] Open database connection fails

2019-06-17 Thread Gregor Kobler gregorkob...@yahoo.com [firebird-support]
] wrote: 17.06.2019 11:48, gregorkob...@yahoo.com [firebird-support] wrote: > May somebody has me a hint. https://support.microsoft.com/en-us/help/239924/how-to-disable-the-media-sensing-feature-for-tcp-ip-in-windows --   WBR,

[firebird-support] Firebird 4.0.0-1436 beta 1

2020-03-24 Thread Gregor Kobler gregorkob...@yahoo.com [firebird-support]
Hello I try a little bit with the FB4 beta 1 two errors i got 1. When i try to connect with my 64Bit program and using the fbclient.dll (64Bit) my program crashes! when i use the 64bit dll from FB3 it works, also when i use the 32bit version with my 32bit program. I used the dll from "C:\Progr

Re: [firebird-support] Re: Firebird 4.0.0-1436 beta 1

2020-03-24 Thread Gregor Kobler gregorkob...@yahoo.com [firebird-support]
Hello Norbert Newest version of what? EMS? FDAC?  Or FB4? Thx Gregor Sent from Yahoo Mail. Get the app On Tuesday, March 24, 2020, 11:02:39 AM GMT+1, Norbert Saint Georges n...@tetrasys.eu [firebird-support] wrote: Gregor Kobler gregorkob...@yahoo.com [firebird-support] a écrit

Re: [firebird-support] Re: Firebird 4.0.0-1436 beta 1

2020-03-24 Thread Gregor Kobler gregorkob...@yahoo.com [firebird-support]
1, Norbert Saint Georges n...@tetrasys.eu [firebird-support] wrote: Gregor Kobler gregorkob...@yahoo.com [firebird-support] a écrit : > Hello > > I try a little bit with the FB4 beta 1 > > two errors i got > 1. When i try to connect with my 64Bit program and using the fbclie

Re: [firebird-support] Firebird 4.0.0-1436 beta 1

2020-03-25 Thread Gregor Kobler gregorkob...@yahoo.com [firebird-support]
e read the Compatibility chapter in the release notes for this version. Gregor Sent from Yahoo Mail. Get the app On Wednesday, March 25, 2020, 1:06:35 PM GMT+1, Mark Rotteveel m...@lawinegevaar.nl [firebird-support] wrote:   On 2020-03-24 10:47, Gregor Kobler gregorkob...@yahoo.com

Re: [firebird-support] Firebird 4.0.0-1436 beta 1

2020-03-25 Thread Gregor Kobler gregorkob...@yahoo.com [firebird-support]
Thanks a lot. Now it works. Gregor Sent from Yahoo Mail. Get the app On Wednesday, March 25, 2020, 2:27:12 PM GMT+1, Mark Rotteveel m...@lawinegevaar.nl [firebird-support] wrote:   On 2020-03-25 13:24, Gregor Kobler gregorkob...@yahoo.com [firebird-support] wrote: > Hello M

Re: [firebird-support] Timestamp in different regions

2020-04-30 Thread Gregor Kobler gregorkob...@yahoo.com [firebird-support]
Hello Zoran Witch Component do you useing in Delphi FireDAC? Are you shure, that that your clients uses the right client-library fbclient.dll or GDS32.dll? Means FB 3.0.5 should use fbclient from V3.0.5 What FB Version do you use? Best Regards Gregor Sent from Yahoo Mail. Get the app

Re: [firebird-support] Timestamp in different regions

2020-04-30 Thread Gregor Kobler gregorkob...@yahoo.com [firebird-support]
Of course your software uses the client-library. Normaly FireDAV uses by default fbclient.dll. Your software will look at the windows path I copy the fbclient.dll from firebird install folder to my client program folder. But be aware to use the right version 32/64Bit! the 32 bit version you wil