Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / nenad

Furthermore if you close and reopen the dataset you mut call
SetProvider for each new reopen.

Write and use a adaptor class and override the SetActive
method to call SetProvider to make this dbx requirement
transperent.

Is This Answer Correct ?    18 Yes 6 No

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

Answer / 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

More Delphi Interview Questions

How to Connect to a remote CORBA server?

0 Answers  


How to tell in code if my application is running on Windows NT ?

0 Answers  


How to turn off ISAPI DLL caching on Windows 2000 and IIS5 ?

0 Answers  


How tough is it to learn Delphi?

0 Answers  


What are the problems faced by memory leaks?

0 Answers  


How to Calculate an angle from two points?

0 Answers  


'Name Conflicting' . what does this error mean?

0 Answers  


With what commands you can Delete a directory and all the directories with files?

0 Answers  


How to avoid expanding a tree node when double-clicking on it?

0 Answers  


How to Set the MaxPage property of the PrintDialog component?

0 Answers  


Are there any tools to help me migrate my applications to Delphi?

0 Answers  


How much does MTS improve connect times?

0 Answers  


Categories