CPB Mailing List

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BCB1][BCB3] Dataset not in Edit or Insert mode



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



W Komornicki's Home Page | Main Index | Thread Index