Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: coffytan
  • Content: Threads
  • Order by date
  1. coffytan

    Problem with MySQL 5.0 installation in RedHat 9.0.

    Hi there, I'm was fresh in Linux platform. Currently I had installed RedHat 9.0 and now tend to install MySQL 5.0 into the machine. I used the command to run the installation: rpm -i MySQL-server-5.0.0-0.i386.rpm ***************************************************** warning: V3 DSA signature...
  2. coffytan

    ADO dataset problem in NT Services.

    Dear all, I need to create an NT service which will keep on checking the availability of any record in a table within a time frame. However, I found out that my NT Service execution is stop whenever it try to open the Ado Dataset. Do you know why is it happen?? Can an NT Service used Ado...
  3. coffytan

    Delete last line of text file.

    Hi, I'm quite fresh in Java programming. I wondering how can I open a plain text file and delete it's last line. Hope that you out there can help me up in this problem. Thx.
  4. coffytan

    Question on for loop.

    Dear, Recently I found an example program from the net. There's 1 line of statement it specified like this: for(;;). When I compile, the compilation is successful. Anybody can tell me what are this for loop doing?? Thank you in advance. Best regards, Coffy Tan

Part and Inventory Search

Back
Top