some easy questions about c++
1. is it possible to link the c++ files with databases like oracle,MySql?
(coding the file to access the databases)
2. can we put the compiled files on websites?
Google.com is build in C and C++ and their search engine is running on that. how is that possible?