Subject | Re: [IBDI] build ib under vc++ |
---|---|
Author | Paul Reeves |
Post date | 2001-11-09T19:14:40Z |
Carlos Mao wrote:
is the same compiler, IDE etc. Both versions should produce the same code in a
debug build. However, the Pro version will optimise the code for a production
build, which would certainly be important if you wanted to do anything
serious.
The Pro version also comes with a profiler, which could be useful some way
down the line. But for debug and learning purposes, Standard is fine.
There are one or two other differences in the products - Pro comes with extra
support for SQL Server, for instance. Funnily enough, that hasn't interested
me.
Perhaps more importantly, both versions come with a two cd MSDN documentation
set. For my money, that is almost worth the price of the Standard version
alone.
Paul
--
Paul Reeves
http://www.ibphoenix.com
taking InterBase further
>From a practical point of view there is little difference between the two. It
> Does we need to use the pro version or the new standard VC 6.0 will do?
>
is the same compiler, IDE etc. Both versions should produce the same code in a
debug build. However, the Pro version will optimise the code for a production
build, which would certainly be important if you wanted to do anything
serious.
The Pro version also comes with a profiler, which could be useful some way
down the line. But for debug and learning purposes, Standard is fine.
There are one or two other differences in the products - Pro comes with extra
support for SQL Server, for instance. Funnily enough, that hasn't interested
me.
Perhaps more importantly, both versions come with a two cd MSDN documentation
set. For my money, that is almost worth the price of the Standard version
alone.
Paul
--
Paul Reeves
http://www.ibphoenix.com
taking InterBase further