SQL Server NO_BROWSETABLE

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
KenR
Posts: 9
Joined: Wed 24 Aug 2016 07:20

SQL Server NO_BROWSETABLE

Post by KenR » Wed 24 Aug 2016 07:30

At one site a call to a standard procedure using a query is failing for my application. Their DB admin people have informed me that it is because NO_BROWSETABLE is set ON. Can you please tell me how I can set this to OFF programatically in TUniQuery or TUniConnection ?

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: SQL Server NO_BROWSETABLE

Post by ViktorV » Thu 25 Aug 2016 10:13

The similar question has already been discussed on our forum. Follow the link viewtopic.php?f=6&t=24925

Post Reply