CodeCharge Studio
search Register Login  

Visual Web Reporting

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

YesSoftware Forums -> CodeCharge -> Programming

 help for cn.execute("update... example

Print topic Send  topic

Author Message
infotba
Posted: 03/25/2005, 5:07 AM

Hi,
I am searching for an example like cn.execute("update...)

Please help me.
asp,access

Regard:-<s
Nicole

Posts: 586
Posted: 03/25/2005, 5:40 AM

Hello,
Your issue is not quite clear.
In common to execute custom query you can use
cn.execute "custom sql"
If you need to use values of form’s fields in the query you can access field values via fld<field_name> variable. Primary key (if it is a Record form) is stored in p<PK_name> variable. Of course you need to use real names instead of "<field_name>" and "<PK_name>".

So what is the problem in your case?

_________________
Regards,
Nicole
View profile  Send private message
peterr


Posts: 5971
Posted: 03/25/2005, 8:30 AM

Quote infotba:
I am searching for an example like cn.execute("update...)

How are you searching?
This is how I do this:
http://www.google.com/search?hl=en&lr=&q=codecharge+cn.execute
:-D
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message

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.