If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > db2 prep & c++

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-26-04, 12:39
bobnorma bobnorma is offline
Registered User
 
Join Date: Oct 2003
Location: Florida
Posts: 15
Unhappy db2 prep & c++

Hi All,

I'm using UDB 8 in an aix environment, I have a c++ application and I would like to have the host variables as part of the class definition, the problem is that when I use the prep command, it does not know enough to look in the header file for the host variables and I get errors saying it cannot find the host vairables.

currently the only way I can get the prep to work is to concat the header and source into one large file then run the prep. it seems like the hard way to get the job done, any idea's would be greatly appreciated!!!

thanks...bob
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On