CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> Archive -> GotoCode Archive

 Running Update Query In Access - ASP

Print topic Send  topic

Author Message
mbennie
Posted: 02/04/2002, 1:48 PM

I am trying to execute an update query from within Access before a grid form is displayed.

cn.execute ("QueryName") does not work.

Any suggestions?
Nicole
Posted: 02/05/2002, 2:39 AM

Hello,
try without quotes:
cn.execute (QueryName)

what do you mean "does not work"? Is it just not executed or you get any error?

   


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.