Hi Forum.
Today our sysdba's moved from oracle 8 to 9i, and suddenly my applications doesn't work.
I tried to hook up a small app. with an OracleConnection, OracleDataset,a datasource and a DBgrid (3.4.6.1)
I can connect to the database, but if i make a simple query (select * from atable) i...