From: Umberto <um...@kk...> - 2004-04-07 18:34:45
|
> 1) I have installed FirebirdNetProvider 1.6 - on problem > 2) In the vb.net project I'm trying to connect to Firebird using the tool: > Connect to Database - BUT in the Provider-Window I simply can't find the > .net Provider. If you use Visual Studio you will not use the visual wizards to make connection - that wizards works only with MS data abses (MS SQL Server, Access), Oracle and ODBC. If you wany use FB.NET provider just register the dll into your project and manually put the string connection into your program. Everything will work fine ! Greetings, |