5 pts.
 Migrating C code db acess from sybase to sql server 2005 – newbie
I have to change the db access from a sybase to a sql server 2005 in a c program (i have to keep the C code) I have read lots of technical articles but i'm a bit confused ... with ODBC and the use of sqlcli.h i write a simple C code that access the sql server db but i think it is not the better solution; i read something about sql client .h but i haven't found sample in C code so it 's not clear to me the use of this library Can you tell me what is the best way to approach te problem and where to find some code example (connect sql server 2005 from C code, executing query ..) thanks !!!

Software/Hardware used:
ASKED: August 25, 2009  7:49 AM
UPDATED: August 25, 2009  12:45 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _