5
votes
3answers
223 views
Best practices for source control and bug fixes
If we need to issue a bug patch that does not include current development that has been committed, or any changes from their current version, what should be done to make the process safer and with …
1
vote
What would be the most convenient way to connect Visual Studio 2005 (C#) to Oracle8?
Based on my experience with Oracle 10g....
I recommend using the Oracle data provider (ODP.Net) and not using the Microsoft for Oracle data provider based on my experience with Oracle 10g. …
