CodeCharge Studio
search Register Login  

Web Reporting

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

YesSoftware Forums -> Archive -> GotoCode Archive

 Duplicate record

Print topic Send  topic

Author Message
Ismael
Posted: 08/09/2003, 4:05 AM

Hi:

I newby in codecharge and I create a custom update but when I update one record, the custom update duplicate the same data in all the records of the table. Why?

Regards
Ismael
glerma
Posted: 08/09/2003, 3:31 PM

The reason is because if you did a custom update, you probably did not specfify the where clause of the update.

Example if your Custom Update was to update

Field 1 of Table 1

Then the SQL generated would update ALL of the fields because you did not specifiy
the criteria for which column to update.

Make sure to specify which control (Bottom box of your Custom Update Window) to use for your where clause.

Regards,
george

   


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

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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