How can I connect to a SQL Server database through a Delphi 7 application using ADO? Which are the steps to follow to link a field from a table from a SQL Server database to a control, like DBEdit. I want to use A general form and a Data Module. What controls should I put on every form and which connections/links should I establish between them. Thank you, Tavi