connection to an mssql database using internet

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
fksolo
Posts: 2
Joined: Wed 03 Aug 2005 12:01

connection to an mssql database using internet

Post by fksolo » Wed 03 Aug 2005 12:03

hey

I need to be able to connect to a mssql database running on a server - using internet - can anyone advice me how to do that - port, servernames etc. ?

I am using Delphi 5 and SDAC v. 3.55.0.16

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Wed 03 Aug 2005 13:49

You can read a detailed description in MSDN.

fksolo
Posts: 2
Joined: Wed 03 Aug 2005 12:01

Post by fksolo » Thu 04 Aug 2005 07:57

could you be more specific - where exactly ?

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Thu 04 Aug 2005 08:18


Post Reply