I'm new in Oracle products and I can't resolve a question. I hope someone of you could do it.
I had a pc with windows 7 and a very old version of oracle client which was connected to an 8.0.5 oracle db using the file tnsnames.ora.
Now my pc is upgraded to windows 10 and the old version of sqlplus works but I suppose there is something wrong in executing a sql file (each row of the file is an INSERT instruction).
Before upgrading my pc, I had some errors when running sql file, something like "not a valid field", but just pressing Enter it went on.
Now, when I do the same operations I did, I don't have any errors, but the data inserted are wrong.
Any ideas?
Thank you very much.