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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ma2329

  1. ma2329

    Start Cursor in first Position of JTextField

    Is there any way when u click a JTextField to start at the beginning of the field when the text is already populated in the field? I was thinking of adding it to my Focus Gained method but I don't know which function to use. Any help would be greatly appreciated. Thank you!
  2. ma2329

    Creating Views through Queryman

    I am using Queryman V 5.2 for Teradata querying. For some reason when I create a view, it concatenates all of the information together when you run a show view. But if you run it through a BTEQ on the mainframe, it looks just like you format you entered.(Note: This is only for creating views...
  3. ma2329

    Multiload with negative numbers

    hi all :) I am trying to do a Multiload on the mainframe to teradata. INWARD_QTY (DECIMAL(8),FORMAT'99999999S') What does the S stand for in the Format? Do you know of any ramifications from changing the S to a 9? Thank you!

Part and Inventory Search

Back
Top