Hello, - Stay with dialect 1 (ib 5.6 only choice), otherwise, its better to create a sql script in dialect3 and use a datapump app (like ibpump) between the...
588
roytsganda
Aug 28, 2007 1:10 pm
... We trod a similar path about two years ago and kept a record of our troubles and findings. They were not overwhelming. Our experience was not exactly...
587
Helen Borrie
helebor
Aug 28, 2007 11:19 am
... Your best starting place would be the InterBase 6 Migration Guide, since the changes that affect you are not IB-to-Firebird, but the significant changes...
586
muralivm
Aug 28, 2007 7:48 am
Hello Friends, We are migrating the product from Interbase 5.6 to Firebird 1.5.4 version. As part of this migration activity, we are running the scripts on...
585
Ann W. Harrison
annwharrison
Jun 15, 2007 2:20 pm
... No - Firebird has a single level namespace for metadata. Regards, Ann...
584
Matt Molis
mmolis@...
Jun 15, 2007 2:01 pm
I was wondering if Firebird supported something similar to the Oracle schema. I am using Firebird 2.0.1. Thanks, Matt (NYS DHCR) [Non-text portions of this...
583
Ann W. Harrison
annwharrison
Feb 16, 2007 5:19 pm
... That's OK. Firebird V2.0 will read and update databases created by Firebird 1.5. To get the full benefit of V2.0 features, backup and restore the...
582
MANTU COSTIN
costinmantu
Feb 16, 2007 2:04 pm
Hi, first i must say i am a newbie in Firebird. I have a database created with Firebird 1.5 , now i have installed firebird 2.0 . Also i am using ibexpert . ...
581
Ann W. Harrison
annwharrison
Dec 8, 2006 3:42 pm
... SPGen is a separate project. I didn't find a working address for it other than the one one SourceForge, but you might start by asking here:...
580
salman.arabi
Dec 8, 2006 4:28 am
I wanted to use this tool SPGen for Script generation found at http://fbutils.sourceforge.net/ site. However I am facing this problem. When I connect to...
For the record... The article was published in the FireBird's site "Really Useful Articles" section! Cheers, Henrique ... From: Henrique Netzka (Vetor...
577
legrand_legrand_63
legrand_legr...
Sep 23, 2006 11:03 pm
... yahoogroups.com; ... Yes, Firebird has a limitation for table names length (of 31 Bytes) but only at creation time ! You can perform SQL queries like ...
576
Claudio Valderrama C.
i5cvalde
Sep 23, 2006 8:58 am
... Since you're using IB6, the easiest path is to test your program against FB 1.0. FB is more restrictive. For example, it doesn't allow ambiguous queries....
575
Henrique Netzka (Veto...
netzka
Sep 21, 2006 11:47 am
Hi all... Searching thru the ibphoenix website i've found some interesting stuff that made me figure out what is it that happens with short values (char(1),...
574
sugi
trskopo
Sep 21, 2006 3:22 am
Hi all, I am new to firebird, there are a few things I don't understand regarding this migration. What should I do to migrate if I have a situation like these...
573
netzka
Sep 20, 2006 11:30 pm
Hello, everyone... I'm new to this group, and hope you'll be able to help me! As we got into the conversions world, we (we = my company) began to "dig into the...
572
Ann W. Harrison
annwharrison
Aug 30, 2006 3:53 pm
... Sigh. You'd think that the SQL Standard would make it easy to move applications around. But not so... Start by working on the data definitions, changing...
571
martin_carmichael2005
martin_carmi...
Aug 30, 2006 3:40 pm
Hello, I would like to convert the ms-sql northwind database to firebird any int how can I ? thank you!...
570
stewartwarren
May 31, 2006 5:22 pm
The link below no longer works. Is this available anywhere else? Warren S ... on...
569
Claudio Valderrama C.
i5cvalde
May 18, 2006 7:46 am
... You need to change something in FibPlus, ask here: news://news-devrace.com/devrace.fibplus.en C....
568
bloreuser
May 18, 2006 7:00 am
we have conversion project from SQL Server to FB.for trial we are using FIB Plus5.3 Evaluation version.I given one selectquery and made active the FIB...
567
Claudio Valderrama C.
i5cvalde
May 9, 2006 8:58 am
... Please take general tech questions to firebird-support at yahoogroups.com; this list was created only to handle conversions from something to FB. The...
566
bloreuser
May 9, 2006 7:30 am
While i am creating tables with lengthy names(25char>) in FB .It's giving error table name length is more than database column length.is it possible to set...
565
Claudio Valderrama C.
i5cvalde
May 9, 2006 3:55 am
... The IB6 docs still apply: http://www.ibphoenix.com/downloads/60DataDef.zip C....
564
Ann W. Harrison
annwharrison
Apr 28, 2006 1:55 pm
... It means you backed up the database with the IB 7.5 gbak rather than the Firebird gbak - but you got away with it because the backup format is...
563
steffenschopf
Apr 28, 2006 1:41 pm
Hi folks, when I backup a database using IB 7.5 and restore it on FB 1.5.3 ist says "Do not recognize table attribute 18 -- continuing". Besides that ...
562
bloreuser
Apr 28, 2006 6:44 am
any one can suggest some simple tutorial which will describe Domains,triggers,generators,exceptions in FB...
561
Ann W. Harrison
annwharrison
Apr 26, 2006 3:52 pm
Hi Bala, You can look at our .NET driver http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_download_dotnet ... Regards, Ann...
560
Balagopal Karat
topsys_solut...
Apr 26, 2006 11:46 am
Hi, We have an application with SQL Server (Delphi 5 + ADO). We are thinking of converting this to Firebird. Any suggestion on the path (driver etc) to be used...