I want to connect my database (sql) into a program i made on c in codeblocks but i cant find a way to do it
Diogo_1 0 Newbie Poster
Recommended Answers
Jump to PostEach SQL database has its own connection api's and protocols, and they all have a connection api for the C language. You need to refer to the specific database documentation to determine how to do this. IE, MySQL is different from Postgres, is different from SQL Server (Sybase), is different …
All 4 Replies
Reverend Jim 5,225 Hi, I'm Jim, one of DaniWeb's moderators. Moderator Featured Poster
Diogo_1 0 Newbie Poster
Schol-R-LEA 1,446 Commie Mutant Traitor Featured Poster
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.