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 > Sybase > Sybase Upgrade question - 11.0 to 15 (C Code)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-20-11, 17:43
newbie_2g newbie_2g is offline
Registered User
 
Join Date: Apr 2011
Posts: 1
Question Sybase Upgrade question - 11.0 to 15 (C Code)

Hi All,

I am hoping you can help me here. I have an old application based on C, which uses Sybase 11.9. I have been asked to migrate it to Sybase 15.

Currently the C code uses RPC command -

ct_command () for querying Sybase which is mentioned in sybhesql.h
The connections settings are mentioned in an .ini file.

My question is, is if I were to migrate this code to Sybase 15. Would only changing the connection settings work? Do I need to make any code changes? Do I need to include any other header file, and use its API?

Please help.
Reply With Quote
Reply

Tags
sybase

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