From: Tobias G. <tob...@ca...> - 2004-03-08 11:55:44
|
Hi, Jáder wrote: > I need register the components FB of yours assembly > > FirebirdSql.Data.Firebird.UnitTest.dll. How I do this? Just select components/installed .NET components, enter "Firebird" as Category, press "Select Assembly" and add FirebirdSql.Data.Firebird.dll. Now you can drop teh Firebird components on a WinForm using the form designer. The only problem is, that you can't create a Dataset using the table mappings property of FbDataAdapter. For some reason Borland.Studio.TypeMappings.DataTableMappingCollectionDialog raises an exception complaining about a Null reference. Maybe someone has an idea if this is a problem with the firebird-net-provider or with Borland? Regards, Tobias |