how to connect oracle via OCI (or other way) using masm ?
The Oracle OCI library is just a set of 'C' API's so as long as you use that calling convention you should be ok.
There should be some 'C' headers about to help with the definitions.
If you really get lost let me know and Ill see what I can dig up.
Rgs, striker.
thx striker.
could you send a sample, please? i'm newbie on masm.... thx in advance.