The Artima Developer Community
Sponsored Link

Java Answers Forum
Java Forum

2 replies on 1 page. Most recent reply: Jul 4, 2012 10:32 AM by Keren Blau

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 2 replies on 1 page
yanis97

Posts: 20
Nickname: yanis97
Registered: Jun, 2002

Java Forum Posted: Jun 21, 2002 1:26 AM
Reply to this message Reply
Advertisement
Hello;

I search another Forum Who treats all problems around java (Applet, JSP, Servlet, EJB, ..).
Please send me these Java web sites.

Thanks;


zvikomborero kashawu

Posts: 1
Nickname: zvikx
Registered: Jun, 2012

Re: Java Forum Posted: Jun 7, 2012 9:20 AM
Reply to this message Reply
hie i'm having a problem with storing data from the JCalendar into my access database i've tried using the following sql statement "insert into Table3 (extra) values ("+((JTextField)mydatechooser1.getDateEditor().getUiComponent()).getText()+")"; to pick from the jdatechooser bt it hasnt may someone pliz help me out

Thanks !!

Keren Blau

Posts: 11
Nickname: kerenblau8
Registered: Jul, 2012

Re: Java Forum Posted: Jul 4, 2012 10:32 AM
Reply to this message Reply
Hey zvikx,
Don’t know if this is still relevant for you, but I remember dealing with a similar issue some time back and maybe you can find some useful stuff here. I think that’s where I found a solution (I always bookmark pages and forget to tag them…).
And like yanis97 said, check out some other java dedicated forums like this forums site from coderanch, or this forum, or just search for java forums.
Cheers, Keren

Flat View: This topic has 2 replies on 1 page
Topic: grep in java ? Previous Topic   Next Topic Topic: grab frame with JMF

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use