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


Groups > comp.lang.java.programmer > #19777 > unrolled thread

H3lp please

Started byOR <oussama.romdhane.official@gmail.com>
First post2012-11-17 15:31 -0800
Last post2012-11-18 07:05 -0800
Articles 2 — 2 participants

Back to article view | Back to comp.lang.java.programmer


Contents

  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

#19777 — H3lp please

FromOR <oussama.romdhane.official@gmail.com>
Date2012-11-17 15:31 -0800
SubjectH3lp please
Message-ID<e71002c1-deec-42df-85c6-7f0ea0a877c7@googlegroups.com>
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) 
Thanks a lot 
OR 

[toc] | [next] | [standalone]


#19784

FromRoedy Green <see_website@mindprod.com.invalid>
Date2012-11-18 07:05 -0800
Message-ID<aauha8pms58gq46fjijaqaopfs3k6s7es4@4ax.com>
In reply to#19777
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.

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.java.programmer


csiph-web