mehadi, There are dbGo components in delphi like as: TADOConnection: Used for SQL connection TADOCommand: Used for SQL Commands TADODataSet: Used for SQL DataSet TADOQuery: Used for SQL Query TADOTable: Used for SQL Table and so on.....
I think it will help you. Thanks Iqbal --- In [email protected], "mehdi asadi" <[EMAIL PROTECTED]> wrote: > > please help me how we can connected DataGrid to table in SQL and > insert data and edit. > how I used [SqlCommand ,SqlConnection,DataSet]compnent. >

