"Dereck L. Dietz" <dietzdl (AT) ameritech (DOT) net> wrote in
news

gazk.236$pr6.77 (AT) flpi149 (DOT) ffdc.sbc.com:
Quote:
Does anybody know if C++ can be used to interface with Oracle via
ASP.NET, etc and Visual Studio? All examples I can find in
documentation and online seem to only show VB or C#.
Thanks |
No programming language knows or cares about the "flavor" of programming
language that invokes it.
Programming to any API will succeed as long as the calling number & type of
arguments match what is being called.