Devart Forum Index

The time now is Thu 09 Sep 2010 13:05

Trouble coding TMemDataSet

 
Post new topic   Reply to topic    Devart Forum Index -> Oracle Data Access Components
View previous topic :: View next topic  
Author Message
smithberger



Joined: 10 Nov 2005
Posts: 3
Location: Seattle

PostPosted: Mon 08 Feb 2010 23:29    Post subject: Trouble coding TMemDataSet Reply with quote

when I try to implement a sorting routine on a DBGrid, Embarcadero 2010 does not recognize the TMemDataSet. specifically, here is the code:

if DBGrid1.Datasource.Dataset is TMemDataSet then etc.

I am getting "Undeclared Identifier 'TMemDataSet' at line 58".

I am not an experienced programmer, so I am sure that I am doing (or not doing) something very basically wrong.

Can anyone give me some advice?

Thank you.


Bonnie
Back to top
View user's profile Send private message
Plash
Devart Team


Joined: 10 May 2006
Posts: 2844

PostPosted: Tue 09 Feb 2010 08:25    Post subject: Reply with quote

You should add the MemDS unit to the USES list.
Back to top
View user's profile Send private message Visit poster's website
smithberger



Joined: 10 Nov 2005
Posts: 3
Location: Seattle

PostPosted: Tue 09 Feb 2010 17:23    Post subject: Trouble coding TMemDataSet Reply with quote

Thank you so much. I just knew there was something basic I was missing! I will now pay more attention to the units.

Bonnie
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Devart Forum Index -> Oracle Data Access Components All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum