If you are using Visual C++, there are a lot of libraries available.
Oracle is probably the most popular.
If you're using Visual Studio, you would add a reference to System.Data.OracleClient.
...then (in your code) add
http://bit.ly/jliezH
Oracle is probably the most popular.
If you're using Visual Studio, you would add a reference to System.Data.OracleClient.
...then (in your code) add
using namespace System::Data::OracleClient;
No comments:
Post a Comment