Re: [Firebird-net-provider] Connection String question - vb.net -embedded

2010-01-22 Thread Rick
Hello Jiri, >> I must have tried at least a dozen different ways and all of them have >> failed. The last two -above- fail with a 'BadImageFormatException' within >> a >> Try Catch block. > > This exception is thrown mainly when you have 64bit app and 32bit dll > (or vice versa). It has nothing t

Re: [Firebird-net-provider] Connection String question - vb.net - embedded

2010-01-22 Thread Jiri Cincura
On Fri, Jan 22, 2010 at 04:53, Rick wrote: > I must have tried at least a dozen different ways and all of them have > failed. The last two -above- fail with a 'BadImageFormatException' within a > Try Catch block. This exception is thrown mainly when you have 64bit app and 32bit dll (or vice versa