v7 broken DADE plugin
Hi all,
I use a modified version of the DADE plugin for dbOvernet by Craig Symmons;
it's worked Ok until I updated to v7.
In the tdaDataSet class, a procedure
SetDataBaseName(const aDatabaseName: string);
has gone, and the variable DataBaseName has disappeared.
What must I do to set the database name now, and how can I access it?
TIA,
Dave.
I use a modified version of the DADE plugin for dbOvernet by Craig Symmons;
it's worked Ok until I updated to v7.
In the tdaDataSet class, a procedure
SetDataBaseName(const aDatabaseName: string);
has gone, and the variable DataBaseName has disappeared.
What must I do to set the database name now, and how can I access it?
TIA,
Dave.
This discussion has been closed.
Comments
Ok.