Re: Use SQL Server


[ Related Articles and Replies ] [ DelphiLand FAQ ] [ Delphi Tutorials ]

Posted by Ade' on May 28, 2002 at 18:20:25:

In Reply to: Use SQL Server posted by Shahab Sharif (1) on May 24, 2002 at 08:06:53:

: How can i use SQL Server or other databases and omit
: Paradox ?

Just use the ADO component to connect the database. Ie Drag the ADOConnection component unto your form and use the wizard to build the connection string by opening ellipse in connection string from your object inspector

HTH
Ade


Related Articles and Replies:


[ Related Articles and Replies ] [ DelphiLand FAQ ] [ Delphi Tutorials ]