Unfortunately we don't have Oracle. Anyone know how to communicate to SQL Server 2000 via C++ on the UNIX platform? Any suggestions would be great! Thanks!
system() or popen() might be the best bet... But I am not that familiar with SQL and C++, that's why I'd pipe it to the OS, or start it in it's own process. Just an idea.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.