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 > Compiling embedded SQL for different platform

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-25-04, 16:38
mikeatrpi mikeatrpi is offline
Registered User
 
Join Date: May 2003
Posts: 11
Compiling embedded SQL for different platform

Hello. My organization has a DB2 database running on a Linux system. We have an embedded SQL application written on that Linux system, which we would like to compile for use on AIX platforms. I understand we will have to use DB2 CONNECT TO host USER name USING password for the connection string, but how will we actually compile the application?

Specifically, the application is a shared object (.so) that we link into a Tcl/Tk interpreter. Not sure if that matters!

Thank you very much.
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