Since 6/2/2012 12:53:18 AM, someone3085 has written 5 articles and participated in 8 conversations. someone3085 signature: someone3085
someone3085's articles:
Items(5) /1
Redemption142 (3/6/2005 2:08:30 PM) comp.databases.ms-access I am using outlook redemption but sometimes my emails are not sent and remain in the drafts folder. Has anyone any ideas why some emails are sent but others not? Thanks in advance Dave ... Dave
sql server 2005 -- reads no longer block rights?126 (8/27/2004 7:27:00 PM) comp.databases.oracle.server Has anyone here seen this? Does anybody have any additional info? Statement-Level Snapshot which maps to Repeatable Read for Oracle. This is the most common Isolation level for Oracle applications. (ALTER DA... Jason
Logging into database735 (8/20/2004 3:21:09 AM) comp.lang.java.programmer Hi Is there a group of classes or a single class that can be used to parse and log data, either into some sort of file system or inbuilt datadase. I am not wishing to use ODBC to connect to any databases. Tha... Battler
Web based Applications, Applets, or Standalone?232 (8/18/2004 4:02:32 AM) comp.lang.java.programmer Hi I have noticed that many applications are Web based driven. I believe that may be the result of how popular the Web is nowadays for accessing information. How does one use Java to create a Web based applic... Battler
JTextArea926 (8/15/2004 11:05:16 AM) comp.lang.java.programmer Hi Is there a way of checking if a JTextArea holds any text without using the getText() method, which throws a null pointer exception if the text area is null. I do not want to catch any exceptions for checki... Battler
someone3085's replies:
Items(6) /1
Krishna Tyner of Sun's "spam"416 (8/14/2004 7:08:34 PM) comp.lang.java.programmer I received this email from Krishna Tyner about his ad for Sun hardware in the Java newsgroups. Hi, David, Michael, Hamilcar and Roedy- I read your responses to my posting to the c.l.j.softwaretools usergroup... look-on(3298)
JTextArea926 (8/15/2004 11:05:16 AM) comp.lang.java.programmer Hi Is there a way of checking if a JTextArea holds any text without using the getText() method, which throws a null pointer exception if the text area is null. I do not want to catch any exceptions for checki... someone3085(13)
.class to .exe1235 (8/16/2004 4:42:21 PM) comp.lang.java.programmer I have used many native .class to .exe converters, so that a java file can be executed on any PC like any other application. However, most of these are only shareware or temporary use converters which I can onl... harixseshadri(10)
update swt progress bar in worker thread242 (8/18/2004 9:05:28 AM) comp.lang.java.programmer *** post for FREE via your newsreader at post.newsfeed.com *** how can I update swt progress bar in worker thread? -----= Posted via Newsfeed.Com, Uncensored Usenet News =----- http://www.newsfeed.com - ... jim
JTextArea insert() question418 (8/18/2004 2:19:25 PM) comp.lang.java.programmer Hi All, The code below give me an err csused by a.insert("test \none",10). If I use a.insert("test \none",0), it is OK. What can I do to use an int >0 as position? JTextArea a = new JTextArea(3,50); a.insert... jenny_jones_79(59)
Logging into database735 (8/20/2004 3:21:09 AM) comp.lang.java.programmer Hi Is there a group of classes or a single class that can be used to parse and log data, either into some sort of file system or inbuilt datadase. I am not wishing to use ODBC to connect to any databases. Tha... someone3085(13)