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 > need help to compile db2 c++ file

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-22-04, 00:35
prince amir prince amir is offline
Registered User
 
Join Date: Oct 2004
Posts: 16
need help to compile db2 c++ file

Hello all

i need to know how to compile a file in the easiest way there is like GUI mode
i saw there are sample files in DB2 and i wanted to know if there is a way to compile one of them ??

thanks alot

amir
Reply With Quote
  #2 (permalink)  
Old 11-22-04, 01:36
przytula przytula is offline
Registered User
 
Join Date: Nov 2004
Posts: 374
building apps

have a look at the information center (online or locally) and have a look at "building platform specific applications" and also the reference to bldapp script to build applications..
- the source is an xx.sqc file
- db2 connect to ccc
- db2 prep xx.sqc bindfile (bnd file created)
- db2 bind the file
- compile the created xx.c file
Best Regards, Guy Przytula
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