May 11th, 1999, 09:33 AM
Hi,
For our huge 3-tier application, being developed using Visual Studio 6.0, we are using embedded SQL compiled with Pro*C/C++ instead of ODBC. This choice was founded on the stability and better performances of embedded SQL.
Is anybody else, on this planet, also using embedded SQL in a C++ development? Have you any judgment on the choice we made? Are latest versions of ODBC stable and fast enough to develop big applications? And, last but not least, are you also experimenting problems while integrating embedded SQL in your code (lack of useful examples in the oracle doc, etc.)?
Opinions, discussions and answers or related links to any helpful documentation are all welcome!
Bertil
For our huge 3-tier application, being developed using Visual Studio 6.0, we are using embedded SQL compiled with Pro*C/C++ instead of ODBC. This choice was founded on the stability and better performances of embedded SQL.
Is anybody else, on this planet, also using embedded SQL in a C++ development? Have you any judgment on the choice we made? Are latest versions of ODBC stable and fast enough to develop big applications? And, last but not least, are you also experimenting problems while integrating embedded SQL in your code (lack of useful examples in the oracle doc, etc.)?
Opinions, discussions and answers or related links to any helpful documentation are all welcome!
Bertil