Re: [firebird-support] FB3 Embedded Firedac Error

2019-09-03 Thread Iwan Cahyadi Sugeng iwan.c.sug...@gmail.com [firebird-support]
See my replies below On Tue, Sep 3, 2019 at 1:13 PM Elton Fadel galdari...@yahoo.com.br [firebird-support] wrote: > > > > Thanks, Mark! *It worked!* > > I also notice something very interesting during my tests: > > 1. No matter if you use Firebird if a Service or Application, even without > inst

Re: [firebird-support] Help in optimizing big data query

2019-06-18 Thread Iwan Cahyadi Sugeng iwan.c.sug...@gmail.com [firebird-support]
Hi, Thank you for the explanation, will optimize index, i've tried to add index on TANGGAL_CETAK, and it really work faster and as expected, showing index read as much as needed only, not all record. On Tue, Jun 18, 2019 at 11:33 AM liviuslivius liviusliv...@poczta.onet.pl [firebird-support] wro

Re: [firebird-support] Help in optimizing big data query

2019-06-17 Thread Iwan Cahyadi Sugeng iwan.c.sug...@gmail.com [firebird-support]
Hi, The plan is using ORDER, it read through index, in my system, i need to load 1 millions of records and i only expect the server to read 1 millions of records only, not all the data in the table. I already use high speed m2 SSD Samsung EVO 860 series, it still need a lot of time to load. The pr

Re: [firebird-support] Help in optimizing big data query

2019-06-17 Thread Iwan Cahyadi Sugeng iwan.c.sug...@gmail.com [firebird-support]
t the query is using NOMOR as the index and of course don't have to read all the record just to order them, but the query plan is using ORDER and it read all 55 millions records to get 1 millions records? Is this as design? Thank you On Tue, Apr 23, 2019 at 11:45 AM Iwan Cahyadi Sugeng &l

Re: [firebird-support] Help in optimizing big data query

2019-04-22 Thread Iwan Cahyadi Sugeng iwan.c.sug...@gmail.com [firebird-support]
Hi, The data is repeated and most records are empty value, it will be filled after a process. But will try to add index on it Thank you On Tue, Apr 23, 2019 at 11:35 AM liviuslivius liviusliv...@poczta.onet.pl [firebird-support] wrote: > > > Hi > > As you can see, your query do not use any ind

[firebird-support] Help in optimizing big data query

2019-04-22 Thread Iwan Cahyadi Sugeng iwan.c.sug...@gmail.com [firebird-support]
Hi, I'm using Firebird 2.5.8 win 64, i have 33 millions data on one table Here is the DML : CREATE TABLE TBAT_ITM ( ID_TBAT_ITM ID NOT NULL, ID_TBAT ID, KODE_MESIN KODE, NOMOR ID, TANGGAL_CETAK WAKTU, REVISION REVISI, CREATED_BY ID, CREATED_DATE WAKTU, MODIFIED_BY ID, MODIFIED_

Re: [firebird-support] Help!!! - Problem with Firebird Embeded

2014-09-14 Thread Iwan Cahyadi Sugeng iwan.c.sug...@gmail.com [firebird-support]
what is your connection string, don't use localhost:dbname format. Try use only the filename. Try ems sql manager for firebird, it has embeded protocol On 14 Sep 2014 19:01, "Adam adam...@gmail.com [firebird-support]" < firebird-support@yahoogroups.com> wrote: > > > > > On Sun, Sep 14, 2014 at 9:5

Re: [firebird-support] FreeAdHocUDF

2014-04-15 Thread Iwan Cahyadi Sugeng
ute embedded with FreeAdHocUDF and I never > place gds32, or any other file in system32 > > Alan > > > -- Iwan Cahyadi Sugeng Interaktif Cipta Lestari

Re: [firebird-support] FreeAdHocUDF

2014-04-15 Thread Iwan Cahyadi Sugeng
FINET-Logo > > *ASSFINET Dienstleistungs-GmbH* > Max-Planck-Straße 14 * 53501 Grafschaft bei Bonn > i...@assfinet.de <mailto:i...@assfinet.de> * www.assfinet.de > <http://www.assfinet.de/> > > Geschäftsführer: Dipl. Wirtschaftsinformatiker Marc Rindermann > Registergericht Koblenz HRB 23331 > > Diese E-Mail enthält vertrauliche Informationen. Wenn Sie nicht der > richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, > informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. > Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist > nicht gestattet. > > > -- Iwan Cahyadi Sugeng Interaktif Cipta Lestari

Re: [firebird-support] Re: UDF - entry point could not be found F_ADDMONTH

2014-03-27 Thread Iwan Cahyadi Sugeng
Upscene Productions > http://www.upscene.com > http://blog.upscene.com/thomas/ > > Download LogManager Series, FB TraceManager today! > Continuous Database Monitoring Solutions supporting > Firebird, InterBase, Advantage Database, MS SQL Server > and NexusDB! > > > -- Iwan Cahyadi Sugeng Interaktif Cipta Lestari

Re: [firebird-support] Firebird-delphi group

2014-02-25 Thread Iwan Cahyadi Sugeng
and no traffic. > Yahoo is going to delete it on March 6 unless I inform them that we want to > keep it. > > Do we want to keep it? > > Helen > > > -- Iwan Cahyadi Sugeng Interaktif Cipta Lestari

Re: [firebird-support] Can a Firebird database be hosted on a hosting site?

2014-01-05 Thread Iwan Cahyadi Sugeng
atabase, all other client will communicating with this server application. In short, it is like a web server in delphi. You can access them using TCP or HTTP/HTTPS, if you are using TCP, you need VPN for security, otherwise you can use HTTPS for more secure protocol. -- Iwan Cahyadi Sugeng Interaktif Cipta Lestari

Re: AW: [firebird-support] difficult question

2013-12-05 Thread Iwan Cahyadi Sugeng
Hi, Are you having this problem when there are more than one user in transaction at the same time i'm guessing the problem is the child table have different parent key. Check in the child table wether the parent key is correct. The problem maybe because the child get a different parent key becaus

Re: [firebird-support] Re: left join / first row select

2013-09-16 Thread Iwan Cahyadi Sugeng
nix.com > > ++++++ > Yahoo! Groups Links > > > > -- Iwan Cahyadi Sugeng Interaktif Cipta Lestari

Re: [firebird-support] Re: Historic tables design

2013-08-01 Thread Iwan Cahyadi Sugeng
On 1 Aug 2013 13:47, "Lester Caine" wrote: > > > > I'd second that ... > Managing metadata should ALWAYS be detached from anything to do with data. In > fact the only metadata changes to our historic data over the years has been the > addition of a few extra fields. > > And Aldo's comment about 'U

Re: [firebird-support] Re: Historic tables design

2013-07-31 Thread Iwan Cahyadi Sugeng
On 1 Aug 2013 04:12, "un_spoken" wrote: > > > > > > --- In firebird-support@yahoogroups.com, Aldo Caruso wrote: > > > > Lester, > > > > Thanks for your advice. I'll take it into account, because also I > > think that having two tables is a duplication of work ( not only for > > moving records bet

Re: [firebird-support] Historic tables design

2013-07-31 Thread Iwan Cahyadi Sugeng
On Wed, Jul 31, 2013 at 4:28 PM, Lester Caine wrote: > ** > > > Iwan Cahyadi Sugeng wrote: > > I'm planning to do historical data archive too, and still searching what > > the best strategies to use. For me, it is best to separate the historical > > tab

Re: [firebird-support] Historic tables design

2013-07-31 Thread Iwan Cahyadi Sugeng
c Services - http://lsces.co.uk > EnquirySolve - http://enquirysolve.com/ > Model Engineers Digital Workshop - http://medw.co.uk > Rainbow Digital Media - http://rainbowdigitalmedia.co.uk > > > -- Iwan Cahyadi Sugeng Interaktif Cipta Lestari [Non-text portions of this message

Re: [firebird-support] Re: XE4, Interbase Express, 32/64bit, Firebird 2.5.2

2013-06-24 Thread Iwan Cahyadi Sugeng
> > > > > Hi! > > > > > > Are there any known incompability issues? > > > > > > Thank you! > > > > > > > > > > > [Non-text portions of this message have been removed] > > > > > --

Re: [firebird-support] Help on this SQL statment

2013-06-15 Thread Iwan Cahyadi Sugeng
lick the Resources item > > on the main (top) menu. Try Knowledgebase and FAQ links ! > > > > Also search the knowledgebases at http://www.ibphoenix.com > > > > ++ > > Yahoo! Groups Links > > > &g

Re: [firebird-support] How would Firebird handle this.

2012-12-27 Thread Iwan Cahyadi Sugeng
tation/papers_presentations/html/paper-fbent-acid.html > http://ibexpert.net/ibe/index.php?n=Doc.TransactionOptionsExplained > > Werner > > > [Non-text portions of this message have been removed] > > > -- Iwan Cahyadi Sugeng Interaktif Cipta Lestari [Non-text portio

[firebird-support] error create PivotTable in Ms Excel using odbc driver

2012-11-26 Thread Iwan
i am try to create PivotTable via ms excel using odbc drivers and errors come sql error code = -104 token unknown -line 1, column 33 i am using ms excel 2010 64 bit, firebird 2.5.2 32 bit, odbc driver 2.0.1 64 bit, fbclient.dll 2.5.0.26074 can somebody help? thanks.

Re: [firebird-support] Delphi App won't Connect to FB2.5

2012-06-30 Thread Iwan Cahyadi Sugeng
iles causing a conflict even though > I removed it? Could this be why IB Expert will work, but my application > won't? > > Try check for the fb port in the firebird configuration and with the one on your apps. also try to look for the client library version you use, look in the applicat

Re: [firebird-support] what tool to use to make a graph of a database like visio ?

2012-06-28 Thread Iwan Cahyadi Sugeng
On 29 Jun 2012 01:02, "Mark Rotteveel" wrote: > > > > On 28-6-2012 16:44, nathanelrick wrote: > > Hello, > > > > what tool do you use to visually make a "graph" of a database ? > > Actually i use Visio, but it's slow, and most of all it's not possible to see diff between 2 visio files > > > > than

Re: [firebird-support] FB2 + Vulcan -> FB3 en route?

2012-06-04 Thread Iwan Cahyadi Sugeng
Yes, thanks for the correction, i've read the vulcan project long ago, so i can't remember the exact news about it, all i know that fb 3 is planned to merge vulcan and firebird to have better support on SMP. On Tue, Jun 5, 2012 at 3:37 AM, Michael Ludwig wrote: > ** > > &g

Re: [firebird-support] FB2 + Vulcan -> FB3 en route?

2012-06-04 Thread Iwan Cahyadi Sugeng
out it's an FAQ I've never seen before: > > http://www.firebirdfaq.org/faq245/ - What is Vulcan? > > The intention is to merge Firebird 2 and > Vulcan code back and create Firebird 3. > > Is this what's currently happening? > > Michael > > --

Re: [firebird-support] UDF Question(s)

2012-03-16 Thread Iwan Cahyadi Sugeng
~ > > Kevin Stanton > > RDB Solutions > > P: 503-705-0834 > > F: 503-822-0178 > > [Non-text portions of this message have been removed] > > > -- Iwan Cahyadi Sugeng Interaktif Cipta Lestari [Non-text portions of this message have been removed]

Re: [firebird-support] Firebird security acessing database on other server as SYSDBA

2012-03-07 Thread Iwan Cahyadi Sugeng
Ahh.. good suggestion, i will keep that in mind, thanks On Tue, Mar 6, 2012 at 3:09 PM, Mark Rotteveel wrote: > ** > > > On Tue, 6 Mar 2012 09:33:19 +0700, Iwan Cahyadi Sugeng > wrote: > > What i wish for the security system is at least if we deliver our > program

Re: [firebird-support] Firebird security acessing database on other server as SYSDBA

2012-03-05 Thread Iwan Cahyadi Sugeng
re quite different from a closed source system. But even with a closed > source database that is not encrypted, a determined programmer can find the > data in the file, given read access to it. > > Good luck, > > Ann > > > [Non-text portions of this message have been

Re: [firebird-support] Firebird security acessing database on other server as SYSDBA

2012-03-05 Thread Iwan Cahyadi Sugeng
to another sql server which we know the admin password. And one of database system that can't be opened even if we move to another computer is Access:D. Iwan On Mon, Mar 5, 2012 at 6:32 PM, marcelo.tropia wrote: > ** > > > I am an experienced database administrator using DB2 on

Re: [firebird-support] How to insert only if a matching row does not exist?

2011-10-19 Thread Iwan Cahyadi Sugeng
ERTINTOemp (fruits)VALUES('mango') > > What is the analogous way to achieve this in Firebird (2.5) ? > > [Non-text portions of this message have been removed] > > > --

[firebird-support] Difference between embeded and super classic

2011-08-17 Thread Iwan Cahyadi Sugeng
Iwan Cahyadi Sugeng On 17 Aug 2011 14:10, "hvlad" wrote: [Non-text portions of this message have been removed]

Re: RE: [firebird-support] Deploying Multiple Applications That Use Firebird 2.5 Embedded Databases.

2011-08-16 Thread Iwan Cahyadi Sugeng
Hmm interesting info helen, so the embeded server will work mostly like the super server.so what is the performance impact by using embeded server this way.i meant if multiple apps accessing multiple or single database?thx iwan Iwan Cahyadi Sugeng On 17 Aug 2011 06:52, "Helen Borrie&qu

Re: [firebird-support] Deploying Multiple Applications That Use Firebird 2.5 Embedded Databases.

2011-08-16 Thread Iwan Cahyadi Sugeng
Since you use embeded server,it will not be a problem running multiple embeded server as long as you run it in a different folder. Fb 2.5 support multiple connection to the database attached in embeded server. But i think you should seperate each apps to its own folder Iwan Cahyadi Sugeng On 17

Re: [firebird-support] Is correct to have a unique key restriction for names?

2011-08-15 Thread Iwan Cahyadi Sugeng
We al lknow that there is more than one John Smith in the world. > > > > Agreed. It can lead to some nice problems if you would enforce that. > > > > > > > > > [Non-text portions of this message have been removed] > > > > > > ++ > > Visit http://www.firebirdsql.org and click the Resources item > on the main (top) menu. Try Knowledgebase and FAQ links ! > > Also search the knowledgebases at http://www.ibphoenix.com > > ++ > Yahoo! Groups Links > > > > -- Iwan Cahyadi Sugeng [Non-text portions of this message have been removed]

Re: {Disarmed} Re: [firebird-support] How do I figure what percentage one value is of another value inside a stored procedure?

2011-08-04 Thread Iwan Cahyadi Sugeng
o, > > I think you may be right on the division by zero. Not sure what you mean by > > "use CASE to check before division". > > Could you please elaborate. > > Thanks, > Mike > > -- Iwan Cahyadi Sugeng [Non-text portions of this message have been removed]

Re: [firebird-support] Re: dbexpint.dll for Firebird 2.5

2011-08-01 Thread Iwan Cahyadi Sugeng
Try upscene db expresss driver,so you don't have change anything,just install the driver and use the specified dll file.there is another driver,but i forgot,try googling On 1 Aug 2011 17:46, "Maurizio P." wrote: > Than you , > > ... so it means that for delphi7 + firebird 2.5 i need a third party

Re: [firebird-support] Help on Join Please

2011-08-01 Thread Iwan Cahyadi Sugeng
ODE DESCRIPTION > > Every Everyone > > OT18 Older Than 18 > > > > CLIENT_GROUPINGS > > GROUPING_CODE CLIENT_CODE > > Every John > > Every Mary > > OT18 John > > > > Required result when C.CLIENT_CODE = 'Mary' > > > > GROU