All posts tagged with 'Oracle Forms'

Oracle 11g: Default case-sensitive passwords

08-Jan-08

ORA-01017: invalid username/password; logon denied Yiipiee… Although i created my schema with the usually scripts we use, i got a logon denied… Switching context from Oracle Forms 6 to Reports 6… (Please, don’t say anything about legacy apps). I didn’t notify that passwords are now case-sensitive in a Oracle database (which is a good thing), […]

Read the complete article »

On writing binary data from within Oracle Forms 6i

29-Jan-07

There is this nice project of ours from 2002…. developed with Oracle Forms 6i and database PL/SQL Procedures. This project runs fine with an estimated 6gig database. Plain old client server model. We have some XML / XSLT based HTML reports that are processed – thanks to Oracle 9i – directly in the database with […]

Read the complete article »