database acrutecture advice please
From: Aza (aza17_at_hotmail.com)
Date: 11/05/04
- Next message: Robert Sundström: "Re: when and what to close java.sql.PreparedStatement"
- Previous message: Joe Weinstein: "Re: Rollback statements in stored procedure"
- Next in thread: Christian Kalkhoff: "Re: database acrutecture advice please"
- Reply: Christian Kalkhoff: "Re: database acrutecture advice please"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 04 Nov 2004 22:48:37 -0500
hey all i was just after some advice on what would be a good way of setting
up my database connections
i am currently working on a work flow application that connects to a
database on a server. The number of users conecting to the database is
small say about 10... i was wondering what would be a good way to set this
up... at the moment each instance of the application connects to the
databse server. thought another idea would be to create an application
that runs on the server to process these requests and uses connection
pooling to access the database
- Next message: Robert Sundström: "Re: when and what to close java.sql.PreparedStatement"
- Previous message: Joe Weinstein: "Re: Rollback statements in stored procedure"
- Next in thread: Christian Kalkhoff: "Re: database acrutecture advice please"
- Reply: Christian Kalkhoff: "Re: database acrutecture advice please"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|