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 > Connection pooling

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-28-03, 05:14
DBLink DBLink is offline
Registered User
 
Join Date: Jul 2003
Posts: 1
Question Connection pooling

Hi

I am evaluating Adaptive Server Anywhere for my feature assignment.
I wanted to develop a connection pool in c++ for database connection.
Is there any techniques availables through which I can connect to database.if yes Can you please give me the different ways to do this
through c++ programming. It would be a great help if you give me
some sample code for different techniques.

Waiting for you reply.

Thanks in advance.
DBLink
Reply With Quote
  #2 (permalink)  
Old 07-29-03, 07:53
richardcrossley richardcrossley is offline
Registered User
 
Join Date: Sep 2002
Location: Dublin, Ireland & Woking UK
Posts: 150
Re: Connection pooling

The native interface to ASA is using ODBC, there should be plenty of connection examples to ODBC databases on the net.

Alternatively you can use Open Client. Examples can be found in the Open Client Progammers guide on www.sybase.com/support/manuals

Richard.
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