'Missing Data Provider or Data Packet' . what does this
error mean?

Answer Posted / krishna kishore

When a Datasetprovider is assigned to a ClientDataset the
developer should explicitly specify the name of the
Datasetprovider as follows

DatasetProvider.Name := 'my_Provider';

ClientDataSet.ProviderName := DatasetProvider.Name;

If the name is not specified the error "Missing Data
Provider or Data Packet" occurs.


Is This Answer Correct ?    7 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to get function params from a dll?

1415


MS SQL error '17824 Unable to write to ListenOn connection ' what does this error mean?

1343


what are the different Dataset event handlers?

1207


What is Delphi?

494


How to Convert a number from one base to another?

1462






How to Detect how many jobs are in the print spooler?

1332


what are Hetergenious joins ?

1323


How to Move a form by clicking in its client area ?

1396


How to Use the WinApi GetObject to get a bitmap?

2395


How to Declare a SafeArray in the type library editor?

1735


Where are the Delphi 4 InterBase Certificate Keys and IDs located?

1377


How to Change delphi default directory?

1647


How to create Interbase stored procedures that return parameters with TIBQuery?

1167


How to Disable close button of a window ?

1349


What is Typecasting ?

1179