Subject | RE: [firebird-support]64 bit and all that? |
---|---|
Author | Leyne, Sean |
Post date | 2008-06-04T15:54:07Z |
> I assume its no problem to set up a 64bit windows server with 64bitFb2.1
Correct -- we have done it several times.
> Whats the situation with my 32bit compiled UDFs. WIll they work orhave I
> got to get them recompiled on a 64bit delphi system?First, there is no such thing as 64bit Delphi.
We migrated our UDFs to use the FreePascal compiler, which can generate
64bit DLLs.
Sean