M
Matthew Houseman
Can anyone tell me what the /reference: should be and what the using
directive in the C# should be to build C# code integrated with
ODP.Net?
I'm having no joy with the following:
$ csc -debug /reference:Oracle.DataAccess.dll foo.cs
There is a Global Assembly Name of Oracle.DataAccess in the Assembly
folder which points to C:/oracle/ora92/bin/Oracle.DataAccess.dll and
lastly, C:/oracle/ora92/bin is in my path.
Please help me.
Thanks,
Matt Houseman
directive in the C# should be to build C# code integrated with
ODP.Net?
I'm having no joy with the following:
$ csc -debug /reference:Oracle.DataAccess.dll foo.cs
There is a Global Assembly Name of Oracle.DataAccess in the Assembly
folder which points to C:/oracle/ora92/bin/Oracle.DataAccess.dll and
lastly, C:/oracle/ora92/bin is in my path.
Please help me.
Thanks,
Matt Houseman