how to find out shared file&dir of FTP ? is there any command for find out are any other way we have? tell me with example?
3 7677Post New IBM Linux General Interview Questions
How can you define login policy for users in sap system?
1).what is forest? 2).what is dns and dhcp port no's? 3).what is file system? 4).what is terminal server?
What is extern objective c?
what is degenerate key in oracle ?whare do we use it?
What does truncate do?
What happen on the namenode when a client tries to read a data file?
What is a thread dump?
What is heuristics testing?
Explain me what are the key features of python?
How many classes a dll can contain?
What is a Presistent Object?
Why is permissibility check carried out?
Why delegates are type safe in c#?
Explain an assembly?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.