In what file are Pro*C externs sqloca,sqlsca,sqlcom,etc defined?

From: BEVERLY SEAVEY <nmrdb_at_vms.macc.wisc.edu>
Date: 18 NOV 92 09:16:12
Message-ID: <1992Nov18.151946.28392_at_macc.wisc.edu>


I'm just working on my first Pro*C program, and when I compile I get complaints that there are unresolved references: sqloca,sqlsca,.. about 15 in all. When I examine the precompiler output I see references like

EXTERN sqlca

for each. Where are these things defined? Is there some file I need to #INCLUDE, or a compiler option I don't know about? Received on Wed Nov 18 1992 - 09:16:12 CET

Original text of this message