This will require modifying the DADE plug-in. If you are using ADO to connect to SQL Server then you need to modify the daADO.pas unit. The TdaADOSession.GetTableNames method is responsible for returning the list of available tables. Try getting this to work at run-time first. For Delphi design-time support, you would need to recompile the rbADOxx.dpk package.
Comments
This will require modifying the DADE plug-in. If you are using ADO to
connect to SQL Server then you need to modify the daADO.pas unit. The
TdaADOSession.GetTableNames method is responsible for returning the list of
available tables. Try getting this to work at run-time first. For Delphi
design-time support, you would need to recompile the rbADOxx.dpk package.
--
Nard Moseley
Digital Metaphors Corporation
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com