Archives of the TeradataForum
Message Posted: Mon, 17 May 2005 @ 00:32:30 GMT
Subj: | | Re: Stored Procedure - VC++ Compiler |
|
From: | | Dennis Calkins |
On Mon, 16 May 2005 17:36:04 -0400, TeradataForum wrote:
| I was using Visual Studio .Net 2005 Beta. I changed to Visual Studio 6.0, and the problem is fix now. | |
Microsoft change the name of the compiler in Visual Studio 2005 to 8.0. Also this is still a BETA product and therefore we haven't changes our
production to use this new compiler yet. Once it goes GCA we will phase it in.
We don't have any code which checks for registry settings for 8.0 and therefore we can't find the installed compiler.
Somewhere in the archives someone posted the names of the registry entries Teradata looks for.
If you change those entries to point to the 8.0 compiler you will be able to compile using that compiler..
|