CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> Wishes

 Multi Table Record update/delete/insert

Print topic Send  topic

Author Message
roeya


Posts: 181
Posted: 03/28/2006, 7:03 AM

In CCS updating more then one table without custom code or stored procedure is impossible. However if in custom insert you can select different table for every field it would be welcome addition - in almost every project I create I need multi table update

Insert can have problems if auto generated keys are used however most DBs can get the last inserted key.





_________________
http://www.infoneto.com/
View profile  Send private message
Benjamin Krajmalnik
Posted: 03/30/2006, 6:46 PM

How do you propose this to be done, as far as the UI for the developer?
How do you see the serialization of the actual writes to the database?

While theoretically this would be nice, I think it would be much simpler to
hand code it in the insert. I don't think that from a UI you will have the
granularity to control the transaction the way you want it.

I still believe that if the back end supports stored procedures, this is the
best solution in this scenario. That way you can encapsulate everything in a
transaction and be sure nothing will be orphaned. Otherwise, coding it in
the custom insert should work just fine.


Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.