Hi,

I use ODBC connection with Firebird, and able to see it in the database
explorer. Does the Firebird provider the same? I mean you can see/make it
visual? I'm trying to use that provider without success. Do you know where
can I find the sample? (dotnetfirebird.org)

BTW, I use VB.Net 2005

Thanks.

Jun


"Cecil Martin" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Juan Jose Ochoa wrote:
> > ""Carlos Guzmán Álvarez"" <[EMAIL PROTECTED]> wrote in message
> > news:[EMAIL PROTECTED]
> >
> >>Hello:
> >>
> >>>The specific problem is that I cannot see the namespace=20
> >>>"FirebirdSQL.Data.FirebirdClient" (Not found or No public members).
> >>>Similar error in 1.1 Framework.
> >>
> >>Have you added a reference to the assembly ??
> >>
> >
> > Thanks for your answer.
> >
> > This is what I have in the registry:
> > Windows Registry Editor Version 5.00
> >
> >
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\AssemblyFolders\Firebir
dSql.Data.FirebirdClient]
> > @="C:\\Program Files\\FirebirdClient"
> >
> > Is that what you mean?
> >
> > Juan Jose
> >
>
> That's not what he's talking about.  Right click on the 'bin' folder in
> your project and select 'Add Reference'.  Browse to the folder where you
>   have installed the .NET provider and select
> 'FirebirdSql.Data.Firebird.dll'.  This will add a reference for the
> provider to your project.
>
> Cecil Martin
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
> _______________________________________________
> Firebird-net-provider mailing list
> Firebird-net-provider@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
>




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to