I need to access a stock market database from another company. These data shows their website. I also want to pull data from their database and store to my database to display on my site. The company provided me the following info: (note that I used sample login info & ip address with some 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VPN connection info: Host: 119.000.00.000 Group name: xyz key: xyzxyz user name: abc user pass: abcabc DB Server info: db server: 192.168.000.000 db user: mno db pass: mnomno So please tell me how can I connect with their database to access the tables using these info and what software I needed. Thanks in advance.
u will get more help from folling website http://strongvpn.com/packages_regions.shtml?gclid=CIL_1p--srACFUZ76wodXSf3VA
Abdurrahman is right. Ask the company for sample code. (If you want to use anything more than generic SQL, you'll also have to know which database you're talking to. Oracle and MS SQL, for example, are completely different once you move beyond simple CRUD.)