Home Page for the TeradataForum
 
 

 

Archives of the TeradataForum





Message Posted: Wed, 03 Sep 2003 @ 13:53:07 GMT





     
  <Prev Next>  
<<First
<Prev
Next> Last>>  




Subj:   Compiling Stored Procedures and VC++
 
From:   Rohitash Saini



Hello all,

I am trying to create procedure using bteq and queryman .

CREATE PROCEDURE retail.EmpProc (IN Eno integer,
IN Ename char(10))
BEGIN
INSERT INTO retail.emp (empno,name)
VALUES (:Eno, :Ename);
END;

this code i have written inside emp.sp file

but getting such kind of error

.compile file d:\emp.sp
.compile file d:\emp.sp
 *** Failure 5547 Internal Error: VC++ compiler not installed.
                Statement# 1, Info =0
 *** Total elapsed time was 1 second.

can anyone help me out


thanks

Rohit Saini





     
  <Prev Next>  
<<First
<Prev
Next> Last>>  
 
 
 
 
 
 
 
 
  
 
  Top Home Join Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky 
Last Modified: 30 Jun 2008