Patches item #700402, was opened at 2003-03-09 11:24
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=700402&group_id=4866

Category: MiddleKit
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Kevin Dahlhausen (kpd)
Assigned to: Geoff Talvola (gtalvola)
Summary: PostgreSQL Commit Patch

Initial Comment:
The previous PostgreSQL support caused 'commit' to be
called from a different connection than the connection
used to run the  insert/update/delete sql when saving
changes to the store.
This caused the updates to not be commited.  

This patch allows an optional connection arguement to
the commitInserts, commitDeletes,  and commitUpdates
functions.

I've tested it with PostgreSQL, but not with MySQL as I
do not have that installed.  



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=700402&group_id=4866


-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to