HostName ?

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
haci
Posts: 11
Joined: Tue 17 Jan 2006 11:32

HostName ?

Post by haci » Tue 17 Jan 2006 11:41

Hi,
i use sdac 3.50 in Delphi 7. But i didn't find hostname option in the component. Where can i write server IP address (Hostname) ?

Thank you.

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

Post by Ikar » Tue 17 Jan 2006 11:50

Use TMSConnection.Server property

haci
Posts: 11
Joined: Tue 17 Jan 2006 11:32

Post by haci » Tue 17 Jan 2006 11:54

Thank you.

Post Reply