22 #ifndef __vtkDatabaseToTableReader_h
23 #define __vtkDatabaseToTableReader_h
25 #include <vtkstd/string>
42 bool SetTableName(
const char *
name);
45 bool CheckIfTableExists();
vtkSQLDatabase * Database
a vtkAbstractArray subclass for strings
void PrintSelf(ostream &os, vtkIndent indent)
Read an SQL table as a vtkTable.
maintain a connection to an sql database
a simple class to control print indentation
vtkSQLDatabase * GetDatabase()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)