954,496 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

connection program for sybase

hi,
i need to make a small program, which makes a connection to the sybase database running on unix machine. i'm new to this server client programming. pls help !

ScriptBoy
Newbie Poster
1 post since Apr 2004
Reputation Points: 10
Solved Threads: 0
 

you will need to research the subase protcol then implement it in you code...sorry for being vague but im not exactly familar with that databse, if you could point out some documentation I would love to read about it.

BountyX
Posting Whiz in Training
230 posts since Mar 2004
Reputation Points: 28
Solved Threads: 9
 

Hey I have just been working on a program that makes a link to a sybase database (ASE 12.4) and it is very complicated, I would research FreeTDS (freetds.org) ctlib, db-lib and Sybase OpenClient (sybase.com) in the end I came up with an alternative solution using embedded perl to make the connection with DBI and DBD::Sybase, it was a lot easier.

liliafan
Junior Poster
117 posts since Apr 2004
Reputation Points: 66
Solved Threads: 3
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You