Search the web
Sign In
New User? Sign Up
IB-Conversions · Convert OtherDBMS to Firebird/IB
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 597 - 626 of 626   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
597
Hi all,We are migrating our application from Interbase 5.6 to Firebird 1.5.4. In the process we took a backup of Interbase db which had \'Dialect\' setting as...
MuraliM
muralivm
Offline Send Email
Sep 5, 2007
5:57 pm
598
Hi all, I just finished my work to migrate from IB to FB. Everything works fine except that the query that usually runs quickly, now still runs very-very...
Sugiarto
trskopo
Offline Send Email
Sep 6, 2007
3:03 am
599
... The reason for this slowness is that Fb 2 corrects a logical error that is in InterBase NOT IN() processing and was in Firebird <= 1.5.x. Now, NOT IN()...
Helen Borrie
helebor
Offline Send Email
Sep 6, 2007
3:44 am
600
Thanks a lots, using not exists works fine and quick. Regards, Sugiarto. [Non-text portions of this message have been removed]...
Sugiarto
trskopo
Offline Send Email
Sep 6, 2007
10:22 am
601
Hi,Could you please confirm whether using the statement \'SET SQL DIALECT 1;\' sets the dialect value temporarily for that particular session or else maintains...
MuraliM
muralivm
Offline Send Email
Sep 7, 2007
7:45 am
602
... SET SQL DIALECT n works only in isql (including scripts executed in isql using the -i <scriptfilename> switch). And yes, once you switch to another...
Helen Borrie
helebor
Offline Send Email
Sep 7, 2007
8:03 am
603
Hi all,We just migrated from Interbase 5.6 to FireBird 1.5.4. We are facing few problems now in our application. First is in a VB application, here RDOQuery...
MuraliM
muralivm
Offline Send Email
Sep 7, 2007
8:27 am
604
Hi All, A quick question on setting SQL Dialects. We are migrating Interbase 5.6 database to Firebird 1.5.4. We have used register exisiting database option in...
muralivm
Offline Send Email
Sep 12, 2007
6:25 am
605
... I don't know what "the attached error" is but if you sent a file attachment, it would be eaten. We don't allow attachments to list messages. ... The only...
Helen Borrie
helebor
Offline Send Email
Sep 12, 2007
7:12 am
606
Sorry for the missing attachments. Here is the attached error file.On Wed, 12 Sep 2007 06:25:07 -0000 IB-Conversions@yahoogroups.com wroteHi All,A quick...
MuraliM
muralivm
Offline Send Email
Sep 12, 2007
10:39 am
607
Hello All, Is there any tool available which will validate that all the database objects has been ported to Firebird without any problems? The tool should be a...
muralivm
Offline Send Email
Sep 13, 2007
2:24 pm
608
... isql -x database_name will extract a script with all the metadata declarations. It includes the source of procedures, views, triggers, etc (when...
Claudio Valderrama C.
i5cvalde
Offline Send Email
Sep 14, 2007
9:08 am
609
... Any UDF that creates memory for the server should use ib_util_malloc available in ib_util.h; this has been documented for ages but people didn't pay much...
Claudio Valderrama C.
i5cvalde
Offline Send Email
Sep 14, 2007
10:27 am
610
Hi,Thanks for the solution.We&nbsp;used the below command in Firebird version&nbsp;isql and it worked fine,\"isql -x -o c:\\medoutput.txt -user SYSDBA...
MuraliM
muralivm
Offline Send Email
Sep 14, 2007
1:16 pm
611
Hi &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; We are migrating from Interbase 5.6 to firebird 1.5.4. Relating to migration work we need to...
MuraliM
muralivm
Offline Send Email
Sep 19, 2007
11:54 am
612
Hi,It would be helpful if i get any queries or commands to list the active connections for a database in Interbase 5.6 and Firebird 1.5.4.Thanks in advance ...
MuraliM
muralivm
Offline Send Email
Sep 20, 2007
4:03 am
613
... Read the API Guide and look for the isc_database_info() call and the isc_info_user_names item for IB5.6. You will get only yourself if you aren't ...
Claudio Valderrama C.
i5cvalde
Offline Send Email
Sep 22, 2007
10:11 am
614
... No queries. You need to call isc_database_info() or isc_service_query() to get them, as explained in my other answer. Only if you are using FB 2.1 and...
Claudio Valderrama C.
i5cvalde
Offline Send Email
Sep 22, 2007
10:11 am
615
I'm looking to move a Delphi application that uses dBase files (dbf) to Firebird. Is there a good utility that can help me with the date file conversion?...
Frank Marousek
frankmarousek
Offline Send Email
Jan 7, 2008
5:18 pm
616
Frank, F> I'm looking to move a Delphi application that uses dBase files (dbf) F> to Firebird. Is there a good utility that can help me with the date F> file...
Nando Dessena
nandod2ita
Offline Send Email
Jan 7, 2008
5:23 pm
617
I tried ibdatapump... could not get it to work. Had some success with Spectral Core Full Convert. But I was hoping to draw on the experience of those who have...
Frank Marousek
frankmarousek
Offline Send Email
Jan 8, 2008
10:45 pm
618
Frank, F> I tried ibdatapump... could not get it to work. Strange. It's been a while now, but I have used it several times in the past for exactly the same...
Nando Dessena
nandod2ita
Offline Send Email
Jan 8, 2008
11:06 pm
619
It looks as though ibdatapump should do the job quite well. That's the frustrating thing about it. I sent an e-mail to clevercomponents explaining the problem...
Frank Marousek
frankmarousek
Offline Send Email
Jan 8, 2008
11:29 pm
620
I'm looking to convert dBase files to Firebird. It appears that IBDataPump should do the job, however I'm having difficulty with it. I've tried e-mailing...
Frank Marousek
frankmarousek
Offline Send Email
Jan 15, 2008
12:56 am
621
Frank, F> I'm looking to convert dBase files to Firebird. It appears that F> IBDataPump should do the job, however I'm having difficulty with F> it. I've tried...
Nando Dessena
nandod2ita
Offline Send Email
Jan 15, 2008
5:23 am
622
Hi,I want to use IB7.5 database with Firebird2.1 . How could I convert it? I tried connect command in ISQL utility but generate an error SQLERROR = -820 ...
Barkat Ali
barkat73
Offline Send Email
Feb 6, 2008
6:59 am
623
... They say they sell support for IBDataPump, maybe this is the reason they don't reply to free requests. Here's the information and there's one item specific...
Claudio Valderrama C.
i5cvalde
Offline Send Email
Feb 7, 2008
9:20 am
624
... FB and IB are compatible only up to FB1 and IB6. Try to backup with IB and restore with FB, but there's no warranty that it will work. You may want to...
Claudio Valderrama C.
i5cvalde
Offline Send Email
Feb 7, 2008
9:20 am
625
I am trying to import numeric values produced by others (analytical laboratories) into my Firebird (1.5) database. The numeric values can cover many orders of...
data.inspector
Offline Send Email
Oct 27, 2008
2:14 am
626
... If you import a number into a number type column then it is a number. If you bring an integer into a column of type FLOAT or DOUBLE PRECISION, e.g. 320,...
Helen Borrie
helebor
Offline Send Email
Oct 27, 2008
4:00 am
Messages 597 - 626 of 626   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help