good advice needed for web db project
From: kevin (kevin_at_mtel.co.uk)
Date: 01/29/04
- Next message: DeZZaN: "MySQL Access Denied to user???!#%!%#!"
- Previous message: JS: "Re: How to restrict the connection for certain application but not everyone ?"
- Next in thread: Lutz Horn: "Re: good advice needed for web db project"
- Reply: Lutz Horn: "Re: good advice needed for web db project"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Jan 2004 08:01:50 -0800
i have a project that has a postgres db updated by files sent from a
perl script to it via a jsp page as part of the http request. The
transaction is started by one request and files loaded each by one
request then another allows commit.
This causes the coding at the back to be complex and prone to
transactions locked in postgres where a session did not complete.
What better way is there to do this?
Even if it's starting again from scratch, the best method to update
multiple csv file sources into a remote system with postgres and jsp
/java?
please help
kevin.
- Next message: DeZZaN: "MySQL Access Denied to user???!#%!%#!"
- Previous message: JS: "Re: How to restrict the connection for certain application but not everyone ?"
- Next in thread: Lutz Horn: "Re: good advice needed for web db project"
- Reply: Lutz Horn: "Re: good advice needed for web db project"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|