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

 MS JET DB error '80040e10'

Print topic Send  topic

Author Message
Annie
Posted: 11/05/2002, 3:40 AM

Hi
Anybody have any idea what this error means?


Microsoft JET Database Engine error '80040e10'
No value given for one or more required parameters.

/bookpro/Common.asp, line 33

Thanx
ANNIE
will
Posted: 11/09/2002, 10:57 PM

These work find for me .asp
MS SQL database
ADODB Connection String : dbconn.Open "driver={SQL Server};server=serverName;database=database name;uid=username;password=your password"

Access Data Base
ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Persist Security Info=False;Data Source=" & Server.MapPath("db\customer.mdb")
Nicole
Posted: 11/12/2002, 7:13 AM

Annie,
Please check the form’s settings on the page you got the error for. May be you haven’t added all the necessary input parameters or set up incorrect data type.

   


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.