Hi Karl,
Thanks for the response. I started changing the 4.5 version to match the structs field by field with the C library. I did it succesfully for DB, DB_ENV, DB_TXN, DB_LOCK etc... In BDB 4.7 version , they have also changed all the flag values. Hence i had to match those values with 4.7. I could succesfully open the enviroment, create and open databases and transaction.
Thanks.
2009-06-30 15:34:27 UTC in Berkeley DB for .NET