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 Shaun E 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: *

  1. BaoBao

    Trouble Importing data from Excel

    I tried to import data from a Excel file to the database, however, the data in one of the column cannot be imported correctly. That field is declared as type nvarchar in the database, however 98% of the data in that column are integers, therefore, it only imported those integer data into the...
  2. BaoBao

    I am trying to get the IP address f

    I am trying to get the IP address from the client using Java 2 (Not java svelent). Is that possible? If so, how? Thank you very much for your help.
  3. BaoBao

    checking date

    Hi, I am trying to check if an input is a valid date, for example, the user is required to enter a value "YYYY-MM-DD HR-MI-SC" And in java program, I want to check if the user has input a valid date, but I don't know how to do it. Can someone please give me a hint. Thank you very much

Part and Inventory Search

Back
Top