From:
<car...@te...> - 2004-03-19 09:40:02
|
Hello: > Anyone who installed the FirebirdNETProvider1.5.1-NET1.1, tried on > Delphi8 ASP.Net Web Application? As I used the FbConnection, > FbCommand, FbDataAdapter and Dataset but I cant load the data on the > Datagrid. But you can't load the data at design time or at runtime ?? > On the other hand, I can try successful on using the Borland Data > Provider: BdpConnection, BdpDataAdapter, BdpCommand and DataSet. > Here I discovered the differences FbDataAdapter and > BdpDataAdapter properties, where I found BdpDataAdapter have property:- > Live Data that consist of Dataset > that I assigned the DataSet there ... When I use the Datagrid I am able > to set DataSet to Datagrid's datasource. That property is specific of the Borland Data Provider. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |