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

 INSERT RECORD IN TABLE

Print topic Send  topic

Author Message
Kyle
Posted: 02/13/2003, 4:19 PM

HOPE SOME ONE CAN HELP

I HAVE A PROJECT THAT NEED TO INSERT A FRESH RECORD IN A SEPERATE TABLE, WHEN THE EXISTING RECORD IS INSERTED

I AM USING CCS 1.07 ASP AND ACCESS.

I HAVE PLAYED WITH THE DBCONNECTION.EXECUTE FUNCTION IN THE AFTER INSERT EVENT OF THE FORM, BUT IT DOES NOT DO ANYTHING, DOES NOT ADD AND DOES NOT GIVE ERRROR.

DBConnection.execute "insert into calendar (user_id,case_id,event_details,event_date,review_date,completed) values ("& CCGetUserId()& ", "&CCGetParam("Case_id","")&", "&"TEST"&", "&Dt&","&"YES"&")"

I AM HOPING I AM DOING SOMTHING STUPID, AND SOMEONE CAN HELP

THNX IN ADVANCE


KYLE
Per Jansson
Posted: 02/14/2003, 2:45 AM

Search for "Inserting sequential records" in this forum (without quotes).

I solved this problem for php and MySQL. The steps are detailed for you, it might help to see if you miss something.

Per

   


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

MS Access to Web

Convert MS Access to Web.
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.