Hi How to get MS SQL Instance names and Database name list to ComboBox in Delphi ?
Hi How to get MS SQL Instance names and Database name list to ComboBox in Delphi ?
Can someone help me ?
Using Delphi 10.1 Berlin
Can someone help me ?
Using Delphi 10.1 Berlin
Thanks Rajesh
ReplyDeleteHi Rahesh
ReplyDeletei am getting many errors for example
[dcc32 Error] Unit1.pas(41): E2003 Undeclared identifier: 'IRowset'
[dcc32 Error] Unit1.pas(42): E2003 Undeclared identifier: 'ISourcesRowset'
Seems like you have not included required units.Read the above mentioned article linked by Kelle.
ReplyDeleteIt must have following units in uses
DB, ADODB, Variants, ActiveX, ComObj, AdoInt, OleDB;
BTW my name is Raj lath