Try using : DataModule->Table->Active = true; to read the table. Other than that check that the table's database property is set, the table's table property is set and that the database is connected. Hope this helps, Mark J