My requirement is to communicate to Databases of my other sites those are using MS SQL . I am using MySQL for drupal .For example i want to transfer a question submitted by user to my another Answer Center application ,when they answered to the question i want to show it in my Drupalized site.
Hello.. I'm trying to install Drupal 4.7 beta 4 on a test site and the server is running MySQL version 4.1.15 but I've struck upon problems..
It says:
The database type mysql is unsupported. Please use either mysql for MySQL 3.x & 4.0.x databases, mysqli for MySQL 4.1.x+ databases, or pgsql for PostgreSQL databases. The database information is in your settings.php file.
I want to develop real estate site in cms,which will contain drill down database serach by considering Country,province,city,area and also on the basis of property type e.g lands,buildings,villas,single apartments,family apartments,offices,show-rooms etc.
Is it possible by using Drupal? if so then please guide me for the same.