I have been trying to get the Scaffold control to work with Oracle database but gives the ORA-00903: invalid table name error.
(Note :Table name is correct.)
Scaffold control works without any problem with SQL Server.
Anybody has a similar problem?