On 12/6/07, Steve Johnson <[EMAIL PROTECTED]> wrote:
> How do you add FirebirdClient assembly to references?
I don't know VWD Express exactly, but in Solution Explorer, there's a
"folder" References. Right-click and choose Add Find the
FirebirdClient assembly and click OK.
After that, if you
How do you add FirebirdClient assembly to references?
""Jiri Cincura"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On 12/4/07, Steve Johnson <[EMAIL PROTECTED]> wrote:
>> I'm a newbee in Visual Web Developer (VWD) and not sure of the
>> "preferred"
>> method to attach a Firebi
On 12/4/07, Steve Johnson <[EMAIL PROTECTED]> wrote:
> I'm a newbee in Visual Web Developer (VWD) and not sure of the "preferred"
> method to attach a Firebird database.
>
> 1. ODBC
Depends on your need. But with native .NET provider, why not to use it? ;)
> 2. Embedded
What does it mean?
> 3.
I'm a newbee in Visual Web Developer (VWD) and not sure of the "preferred"
method to attach a Firebird database.
1. ODBC
2. Embedded
3. FbConnection
I have tried using FBConnection but get an error; VWD can't find the
FBConnection class. What am I missing in the "Using" statement?
Can the Fire