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

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

    Tables to DB2 from Microsoft access

    Hi all. Im trying to copy tables from Microsoft access to IBM DB2. I've managed to create connection between the 2 Db´s through DB2 ODBC. I've also succeeded in copy one table to DB2. Now to the problem: DB2 doesn´t seem to understand the primary key set in MS access so I need to do that...
  2. petold

    Background in a JPanel

    Im stuck with this problem that should be an easy one to solve, even for me :-) but I cant figure it out. Need someone to take a look at the code and maybe slap my face because I cant make this out....lol. I whant the background in ths JLabel to be white and not the default grey. Ive tried the...
  3. petold

    cursor problem

    Hi all. Im creating a chat system and have a question about the cursor. The Gui is set up as follows: I have a chatArea where all the dialogs shows (JTextArea), I have a message window where you type what you wanna say (JTextField). Here is the question. When the program starts I would like...
  4. petold

    Passing arrays to methods, can´t resolve symbol

    Hi i´m a newbie at java-programming and im not an english spoken man but i´ll try to make you understand my problem. When i´m trying to pass an array to a method, the compailer says it cant resolve symbol. I´ve read my java-book and it isn´t helping..... This is the code: //MedelAlder.java...

Part and Inventory Search

Back
Top