From: Austin S. <aus...@sp...> - 2004-03-18 22:29:43
|
I have created a Firebird database (C:\CMDRPT.FDB). When I am in Visual Studio.NET and using C#, I am trying to add a data form. The data form wizard asks me some questions. It has a Data Link Properties page. The first tab is for Provider and there are only OLE DB providers in the list. Do I have to place the firebird .net data provider into a special folder, etc. Also the second tab on the Data Link Properties page is a connection test. I am using server name of local host and using "C:\CMDRPT.FDB" as the database on the server. I can not connect to the Firebird DataBase. Thanks, Austin Sauls |