CodeCharge Studio
search Register Login  

Web Reporting

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

YesSoftware Forums -> CodeCharge Studio -> ASP

 ADD record form 1 file to another

Print topic Send  topic

Author Message
Oper_a
Posted: 02/01/2004, 10:19 PM

what the best way using CCS to add several record from 1
table to another, both have same sctructure!

Thank
Edd


Posts: 547
Posted: 02/01/2004, 11:39 PM

See article
http://forums.codecharge.com/posts.php?post_id=25407


_________________
Accepting and instigating change are life's challenges.

http://www.syntech.com.au
View profile  Send private message
peterr


Posts: 5971
Posted: 02/02/2004, 12:09 AM

You can also use any event you like and execute custom SQL:
http://docs.codecharge.com/studio/html/ProgrammingTechn...eCustomSQL.html

To copy records execute the standard SQL for copying records, such as:
"INSERT INTO table2 SELECT * FROM table1 WHERE record_id" = something

_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message
Oper_a
Posted: 02/15/2004, 8:24 AM

i know adding records from 1 Table to another is just SQL statement is very easy, SQL, Codeing , etc.

my question was CCS have something internal that do that?

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.

PHP Reports

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

Home   |    Search   |    Members   |    Register   |    Login


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