Subject Brand New to DataBases, almost
Author Richard Thomas
Hi Members:
I'm blind, running Liberty Basic on an XP Home machine. I use Random Access
files now. I want to use a true DataBase and have looked at SQL Server and
MySql as well as others and think FireBird the best. I'd be running an
Embedded version of FireBird within my system of LB Application programs for
primary storage, if I am understanding posts etc... so far. I'm just
reading this list to get some insight into how FireBird works. First,
thanks for the great work! Next, are any of you folks Low Vision or blind?
I use a screen reader which often has trouble with things like graphics and
non-text based GUI features so I'd be really glad to hear from anyone having
experience in the use of FB with a screen reader like WindowEyes.
Otherwise, hello to all and I'll continue reading until I figure out what I
need to download and how to configure and use FB on my XP Home machine.
Bye Bye for now:
Rick Farmington Michigan USA
----- Original Message -----
From: "Helen Borrie" <helebor@...>
To: <firebird-support@yahoogroups.com>
Sent: Friday, April 07, 2006 3:38 AM
Subject: Re: [firebird-support] Add Year function


> At 04:51 PM 7/04/2006, you wrote:
>>FireBird 1.5
>>I run EMS IBManager/IBExpert to execute the SQL:
>>
>>UPDATE OldDateTable
>>SET Transaction_Date = ADDYEAR(Transaction_Date, 100)
>>WHERE Transaction_Date < 1910
>>
>>I got 'function unkown' error: AddYear
>
> It's an external function (UDF) in fbudf.dll. Do you have it
> declared in the database?
>
> ./heLen
>
>
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> Visit http://firebird.sourceforge.net 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
>
>
>
>
>
>