Wrox Programmer Forums
|
BOOK: Beginning Dreamweaver MX/MX 2004 MX ISBN: 978-0-7645-4404-0; MX 2004 ISBN: 978-0-7645-5524-4
This is the forum to discuss the Wrox book Beginning Dreamweaver MX by Charles E. Brown, Imar Spaanjaars, Todd Marks; ISBN: 9780764544040
Please indicate which version of the book you are using when posting questions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Dreamweaver MX/MX 2004 MX ISBN: 978-0-7645-4404-0; MX 2004 ISBN: 978-0-7645-5524-4 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 31st, 2004, 08:39 AM
Registered User
 
Join Date: Mar 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default Simultaneous access to a database

I want to have SIMULTANEOUS access to a database with a Java Program.
I have completed a Web Site based on dreamweaver and asp and i want the same time i manipulate and change data to the database through the prenious mentioned program, to have access to the data stored in the database. The Java program is built in Borland JBuilder and the database in Microsoft Access 2003. How can i synchronize both program' s and Web Site's requests to the database? (The database is in ODBC.)

 
Old March 31st, 2004, 01:10 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

Can you explain what you mean with simultaneous access?
It should be easy to create an app that connects to database, both in Java as in ASP. I am unsure what you mean with synchronizing the requests.

Can you elaborate a bit?

Imar


---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
 
Old April 1st, 2004, 02:20 AM
Registered User
 
Join Date: Mar 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi and thanks,

What i mean is that when i handle the database through the Java program, i am unable to see the contents of the database through the Web Site and the opposite. I have found a program (named Servlet) which controls the access to the database, and both of them (program and site) can use the database the same time. But it works only for html and jsp Web Pages.

I am waiting for your reply.

 
Old April 1st, 2004, 03:00 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

I still don't really get it. Why wouldn't they see each other's changes?

Are both programs referencing the same database? I can imagine that the database for the Web site is hosted at the server of an ISP, so you may not have direct access to it. Is that the problem?

If not, you'll have to explain a bit more about your situation and problem, because I don't get it......

Imar


---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
 
Old April 1st, 2004, 04:22 PM
Registered User
 
Join Date: Mar 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

O.K.
I get it.
Thanks for your help.







Similar Threads
Thread Thread Starter Forum Replies Last Post
Simultaneous file write jmjlm VBScript 4 May 25th, 2007 04:41 PM
Simultaneous Entries (locking data) needelp Access VBA 2 September 15th, 2006 11:09 AM
Simultaneous multiple file download balamuralivenkat Classic ASP Basics 6 December 17th, 2003 11:37 PM
Simultaneous xml file access jim77002 XML 2 September 1st, 2003 03:30 AM
How can I do simultaneous scrolling of 2 wnd? Sonin Nickolay Visual C++ 1 August 21st, 2003 04:34 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.