Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #19784

Re: H3lp please

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: H3lp please
Date 2012-11-18 07:05 -0800
Organization Canadian Mind Products
Message-ID <aauha8pms58gq46fjijaqaopfs3k6s7es4@4ax.com> (permalink)
References <e71002c1-deec-42df-85c6-7f0ea0a877c7@googlegroups.com>

Show all headers | View raw


On Sat, 17 Nov 2012 15:31:56 -0800 (PST), OR
<oussama.romdhane.official@gmail.com> wrote, quoted or indirectly
quoted someone who said :

>hi everyone, I'm new here so hey there all ! 
>I just want you guys to give me the necessary line
 codes to connect an access data base (.mdb) to a java program (I'm
working on web services using the soap exchange  method) 

There is not a one-size-fits all answer to this.

See http://mindprod.com/jgloss/sql.html
http://mindprod.com/jgloss/jdbc.html
http://mindprod.com/jgloss/soap.html

You can see some of my soap code to access the Amazon API.

see http://wush.net/svn/mindprod/com/mindprod/aws/ repository
or download complete source at

http://mindprod.com/products1.html#HTMLMACROS
-- 
Roedy Green Canadian Mind Products http://mindprod.com
Types of Garbage Collection:
()In Canada, the government sends men to your house every every week
  to take away your garbage. Hoarders are free to hang onto things 
  they don't really need.
()In third world countries, it is up to you to take your own garbage away.
()Java's garbage collection system is analogous to a garbage removal
  system where every hour, workers scan your house for junk mail, the
  contents of waste baskets, carpet lint, toenail clippings and anything 
  else they are absolutely sure you don't want to keep.
()C++'s system for disposing of unreferenced objects is similar to India's,
  with the strange feature that undiscarded garbage becomes invisible but
  still stinks.

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

H3lp please OR <oussama.romdhane.official@gmail.com> - 2012-11-17 15:31 -0800
  Re: H3lp please Roedy Green <see_website@mindprod.com.invalid> - 2012-11-18 07:05 -0800

csiph-web