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

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

2010-01-21 Thread Rick
Hello, I'm new to Firebird, and having a frustrating time with the connection string... or simply connecting to the database. I have tried various ways of connecting (searching via Google) to a firebird database -embedded- and I just can't seem to get the connection string correct. Such as: U

Re: [Firebird-net-provider] Connection String Question

2007-05-18 Thread Helen Borrie
At 12:58 AM 19/05/2007, you wrote: >I am learning to use Firebird and its .NET provider. > >We have installed Firebird on a separate PC (call it dbserver). > >I am using a separate PC on which I have WinXP and VS2005 installed. > >I am using EMS SQL Manager Lite for Firebird management. > >Using t

Re: [Firebird-net-provider] Connection String Question

2007-05-18 Thread Jiri Cincura
This is in fact not related to net provider, so for next time better to ask in support list. But. This is about aliases. Look at some Quick Start Guide for this topic and you'll understand. - This SF.net email is sponsored by

[Firebird-net-provider] Connection String Question

2007-05-18 Thread yogiyang
I am learning to use Firebird and its .NET provider. We have installed Firebird on a separate PC (call it dbserver). I am using a separate PC on which I have WinXP and VS2005 installed. I am using EMS SQL Manager Lite for Firebird management. Using this I have created a dummy database, which h