What is best way to get one row from a mysql table (with many columns) so I can use several several fields from that row for calculations in a C program?
After executing a succesful SELECT command using mysql_query, is there an alternative to using mysql_store_result?
chuckc 21 Newbie Poster
rproffitt 2,662 "Nothing to see here." Moderator
chuckc 21 Newbie Poster
rproffitt 2,662 "Nothing to see here." Moderator
chuckc commented: Good ideas for me to try. Thanks again.” +3
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.