Help with Connection settings for Sql Server

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ozelaya
Posts: 11
Joined: Wed 01 Jul 2009 17:45

Help with Connection settings for Sql Server

Post by ozelaya » Tue 05 Jan 2021 20:10

Hi,

I'm new using SQL Server.

My customer use the following SQL Server Instance SDB002\SDB002SQL and Database DBITC.

I have tried with the following with no succes(Sql Server does not exists or acces denied error).

Server=ServerIp\SDB002\SDB002SQL
Database=DBITC

Any hint how to set Server and/or Database property?

Thanks in advance,

Omar Zelaya

ozelaya
Posts: 11
Joined: Wed 01 Jul 2009 17:45

Re: Help with Connection settings for Sql Server

Post by ozelaya » Tue 05 Jan 2021 23:53

Hi,

Fixed, I was usisng incorrect server string.

Thanks,

Omar Zelaya

Stellar
Devart Team
Posts: 496
Joined: Tue 03 Oct 2017 11:00

Re: Help with Connection settings for Sql Server

Post by Stellar » Mon 18 Jan 2021 19:21

Glad to see that the issue was resolved.
Feel free to contact us if you have any further questions about our products.

Post Reply