Subject Re: [firebird-support] Firebird support
Author Werner F. Bruhin
Helen Borrie wrote:
> At 03:02 PM 26/08/2009, you wrote:
>> Hi,
>>
>> We have been using firebird database server 1.0 as the database for one of our software products.
>>
>> The installation of Firebird and our Delphi based software application works perfect when installed in a PC with Windows XP operating system.
>>
>> But, when installed with Windows Vista, it doesn't work.
>>
>> Please help us to solve this problem by providing a suitable suggestion/solution.
>
> Firebird 1.0 is not a supported version these days....but you could help others to help you by describing what you mean by "doesn't work" (error messages?) and what style of connection you are trying to use (IpServer local / TCP/IP / Named Pipes-NetBEUI).

Other thing to keep in mind on Vista is that you can't have files which
user needs write access under the "Program Files" folder - if you did do
this on XP then move all these files go e.g. "appdata" or
"drive:/yourapp" or something similar.

Might also be a good time to think of upgrading to e.g. FB 2.x.

Werner