Search found 2 matches

by giordanetti
Mon 04 Aug 2008 07:41
Forum: Universal Data Access Components
Topic: Unable to open file 'ORACLEUNIPROVIDER.OBJ'
Replies: 2
Views: 5466

Many Thanks,

Now all work fine
by giordanetti
Fri 01 Aug 2008 14:39
Forum: Universal Data Access Components
Topic: Unable to open file 'ORACLEUNIPROVIDER.OBJ'
Replies: 2
Views: 5466

Unable to open file 'ORACLEUNIPROVIDER.OBJ'

When I create new C++ project with RAD 2007
I've got [ILINK32 Error] Fatal: Unable to open file 'ORACLEUNIPROVIDER.OBJ'

If I do the same thingh in delphi project all run ok

The project is very simple , I've just drag
two components (TUniConnection and TOracleUniProvider) in the main form and run it.

I searched the 'ORACLEUNIPROVIDER.OBJ' in all my disk but I've never found if

Any idea about this problem?

Thanks