Description of KA ADO.NET Dataset Bridge for SQL Server :
KA.SQL.AdoNet acts as an bridge between ADO.NET SqlConnection and Dataset and a Delphi TDataset.This gives the programmer ability to use ADO.NET SqlConnection as a Delphi TDataset and use all DbAware Controls with an ADO.NET SQLConnection.KA.SQL.AdoNet uses Borland's TADONETConnector component to utilize this connection.It can be used with MS SQL Server only.KA.SQL.AdoNet has build in ConnectionString editor and TableName editor so programmer can easy build a SQL Server application.