Carlos wrote: > We well need to review if the actual embedded GDS implementation uses > the correct data types to work against the 64 bit embedded server ( i > will doubt it a lot but ... ) > > If not, there will be the need of a new GDS for the 64 bit embedded server.
Heh, I just replied to your other email, and it looks like that's exactly the problem :-) I don't think you need a *whole new* GDS implementation, as long as the data types match up when running under both 64-bit and 32-bit i.e. use IntPtr instead of int), you should still be able to continue using the existing implementation. Still, might be a fair amount of work there... > Works the provider built for 64 bit platform against the 2.1 beta 2 > stand alone server or not ?? I believe so. I had it working against 2.1 beta 1, it's just that beta 1 did not include the embedded server, so I'd never tried the embedded server before today. Dean. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
