|
Archives of the TeradataForumMessage Posted: Wed, 03 Sep 2003 @ 13:53:07 GMT
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
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||