New Delphi Interview Questions :: ALLInterview.com http://www.allinterview.com New Delphi Interview Questions en-us how can i add 2 numbers using delphi console application and also wi http://www.allinterview.com/showanswers/74203.html How many tables can be connected with joins in oracle at a time? http://www.allinterview.com/showanswers/71996.html why we should use main in C http://www.allinterview.com/showanswers/69177.html why you want to make your future in SAP?. http://www.allinterview.com/showanswers/59058.html What you can contribute to the IBM?. http://www.allinterview.com/showanswers/59057.html Why IBM hire you only? http://www.allinterview.com/showanswers/59056.html what qualties must have to become a SAP FICO consultant?. http://www.allinterview.com/showanswers/59055.html What is the diff between IT Company & other companies?. http://www.allinterview.com/showanswers/59054.html Why you want to join IBM only not others like, TCS Infosys, Satyam & http://www.allinterview.com/showanswers/59053.html What is Delphi/400 Client Server Suite? http://www.allinterview.com/showanswers/53998.html Delphi/400 Client/Server Suite The Delphi/400 Client/Server Suite is based upon Borland's Delphi Client/Server Suite 2.0 for Windows 95 and Windows NT, and AS/400-compatible connectivity and development technology recently licensed by Bo How to Use global values in our application ? http://www.allinterview.com/showanswers/53997.html How to Get the local internet machine name and IP address? http://www.allinterview.com/showanswers/53996.html function GetIPFromHost (var HostName, IPaddr, WSAErr: string): Boolean; type Name = array[0..100] of Char; PName = ^Name; var HEnt: pHostEnt; HName: PName; WSAData: TWSAData; i: Integer; begin Result := False; How to Retrieve a long file name from the command line ? http://www.allinterview.com/showanswers/53995.html Suppose ur file name is "ThisIsMyFile" which is in folder c:\abc... then go to cmd line, C:\>cd abc C:\abc>th & press Tab key, it will display the whole file name as, C:\>cd abc C:\abc>ThisIsMyFile.txt How to Deploy DBClient in a Web Application? http://www.allinterview.com/showanswers/53994.html How to use the TUpdateSQLProvider.OnUpdateRecord method ? http://www.allinterview.com/showanswers/53993.html