ADOConnection - Is the User and Password encrypted by the ADOConnection?

From: Marco Napoli (marco_at_avantitec.com)
Date: 10/29/03

  • Next message: Wojciech Szymkiewicz: "Real ADOConnection.Close"
    Date: Wed, 29 Oct 2003 01:40:36 -0500
    
    

    We are using Delphi 6.0 with the ADOConnection and ADODataSet.

    Our clients connect to our SQL Server 2000 over the internet with our Delphi
    application that uses ADOConnection using an IP address for the SQL Server
    name. The User Name and Password that are passed by the ADOConnection, is it
    encrypted by the ADOConnection. If it can do this, where do I set that
    property?

    Thanks

    -- 
    Peace in Christ
    Marco Napoli
    http://www.ourlovingmother.org
    

  • Next message: Wojciech Szymkiewicz: "Real ADOConnection.Close"

    Relevant Pages

    • ADOConnection.Connected does not show lost connection.
      ... I am using ADOConnection object in order to connect to an MS SQL Server 2000 ... I am using the ADOConnection.Connected property to see if the connection is ... still active, but once connected, event if I loose internet connection, it ...
      (borland.public.delphi.database.ado)
    • Re: How to access MSSQL through ISAPI Filter?
      ... Kees de Winter wrote: ... adoConnection:= TAdoConnection.Create; ... Here, adoConnection, adoQuery and CS are global vars, I thought I ... What am I doing wrong (using Delphi 5 ...
      (borland.public.delphi.database.ado)
    • cannot write into CSV using ADO
      ... I am using Delphi 5 with ADOConnection & ADOTable to read a CSV file ... 'Updating data in a linked table is not supported by this ISAM' ...
      (borland.public.delphi.database.ado)
    • Sql error Message
      ... I am using Delphi 6 and ADOConnection and a ADODataSet to connect to a ... SQL2005 using default Locking ...
      (borland.public.delphi.database.ado)
    • ADOTable returns null
      ... I am using Delphi 5 with ADOConnection & ADOTable to read a XLS/CSV file. ... one of the numeric columns the values are negative with the '-' sign ...
      (borland.public.delphi.database.ado)