Moderator message to Sumit Vij: Do not send messages to the list owner. You should post messages to [EMAIL PROTECTED] =========================================================
>> 1. Dot Net FirebirdClient doesn't not have support for 64 bit >> because it is using Int type in all the handles which doesn't work >> when application runs as 64 bit process >What version are you using? The latest version works with 64-bit >embedded. I can't remember which version support was first added, however... >Dean. I am using the latest version of FB client i.e. <http://2.1.0.0>2.1.0.0. By looking the the code, all the handles type are of type 'int' which will not work on x64. And statusvector is also of type int which is of type int[]. Am i missing something? Can you point me to the Fblclient that works on 64 bit platform? -Sumit ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
