The Artima Developer Community
Sponsored Link

Java Answers Forum
JAVA Applet connected to Access

1 reply on 1 page. Most recent reply: Sep 5, 2002 6:52 AM by greg

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 1 reply on 1 page
dennis Boehm

Posts: 1
Nickname: vader2000
Registered: Sep, 2002

JAVA Applet connected to Access Posted: Sep 3, 2002 12:06 PM
Reply to this message Reply
Advertisement
I have a problem: I want to creat an Applet that is connected with an Access database file. the file should read some fields out of the database and write some things in other fields of the same set. after this action the runtime should go to the next set.
has anyone an example for that ???

---
ich m?chte ein applet erstellen, dass eine datenbank datensatz f?r datensatz durchl?uft, und die werte gewisser felder miteinander verrechnet und das ergebnis in andere felder des gleichen datensatzes schreibt. dann soll das gleiche beim n?chsten datensatz passieren.
hat jemand ein Beispiel daf?r ???


greg

Posts: 6
Nickname: sputnik
Registered: Sep, 2002

Re: JAVA Applet connected to Access Posted: Sep 5, 2002 6:52 AM
Reply to this message Reply
yeah it would be pretty useful...

unfortunately the security restrictions on Applets preclude you from connecting to any database.

Flat View: This topic has 1 reply on 1 page
Topic: why do we use a primary key for the entity bean? Previous Topic   Next Topic Topic: How to make your java program JRE independent

Sponsored Links



Google
  Web Artima.com   

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