Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: errors for ADO/DB


Message #1 by nusrat sarwar <nusratsarwar@y...> on Mon, 11 Mar 2002 22:27:31 -0800 (PST)
Hello Ken

hope you are well and fine

please help me in this matter 

I visited yr site but didnt find the answer

my IIS was working fine

and all ASPs but suddenly today morning when I stared

my work no single ASP(which is retriving data from DB

means dealing ADO not working)

I am getting these errors



Error Type:

Microsoft JET Database Engine (0x80040E10)

No value given for one or more required parameters.

/ourbabydunya/paging.asp, line 33







Error Type:

ADODB.Recordset (0x800A0E7A)

Provider cannot be found. It may not be properly

installed.

/ourbabydunya/viewresult.asp, line 16



so what happened?

waiting for yr help

many tahnx in advance

I'll check the IIS in the mean time.

take care

regards

nusrat





--- Ken Schaefer <ken@a...> wrote:

> <%

> objRS.Save destination.xml, adPersistXML

> %>

> 

> Cheers

> Ken

> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

> From: "Salisa" <salisa1@h...>

> Subject: [asp_web_howto] Convert ASP Recordset to

> XML

> 

> 

> : How do I convert an ASP Recordset to XML?

> 

> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

> 

> 





$subst('Email.Unsub').





__________________________________________________

Do You Yahoo!?

Try FREE Yahoo! Mail - the world's greatest free email!

http://mail.yahoo.com/

Message #2 by "Ken Schaefer" <ken@a...> on Wed, 13 Mar 2002 12:07:58 +1100
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

From: "nusrat sarwar" <nusratsarwar@y...>

Subject: [asp_web_howto] errors for ADO/DB





: I am getting these errors

: 

: Error Type:

: Microsoft JET Database Engine (0x80040E10)

: No value given for one or more required parameters.

: /ourbabydunya/paging.asp, line 33



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



Please post lines 25-33 of this page to the list.



Cheers

Ken




  Return to Index