|
 |
access_asp thread: access error
Message #1 by "Petr Nejedly" <petr@n...> on Thu, 28 Mar 2002 00:17:39 -0000
|
|
Hello,
I have a mdb database containg some articles which I show in asp page.
Application shows list of categories, then list of article titles, and when
user clicks on article name, the whole article appears. Everything is 100%
ok except one thing: Sometimes, when user clicks on article title and wants
to view the whole article, following error appears:
Microsoft OLE DB Provider for ODBC Drivers error 80040e10'
[Microsoft][Driver ODBC for Microsoft Access] Too few parameters. Expecting
1 parameter..
/service.asp, line 305
When I click REFRESH (once or twice or more), everything is ok again and the
whole article appears. This error appears only sometime...
Does anybody have a clue what is the problem? Does it mind, sometimes the
length of an article is quite long (about 2x A4) ?
(The problem does not appear only with long articles, but even with about
400-600 characters)
This application runs at http://www.hlidacifena.cz/service.asp
Thank you for any help or advice.
Petr
Message #2 by "Zee Computer Consulting" <zee@t...> on Wed, 27 Mar 2002 17:56:07 -0800
|
|
Can you send your ASP code? I checked you site and just as you said, I would
get the error you mentioned.
Your site is very interesting. I wish I knew Czech -- I was able to
understand more on the German-language Friedrich-Ebert-Stiftung site, to
which you have a link.
-- Jon Zimmer
----- Original Message -----
From: "Petr Nejedly" <petr@n...>
To: "Access ASP" <access_asp@p...>
Sent: Wednesday, March 27, 2002 4:17 PM
Subject: [access_asp] access error
> Hello,
> I have a mdb database containg some articles which I show in asp page.
> Application shows list of categories, then list of article titles, and
when
> user clicks on article name, the whole article appears. Everything is 100%
> ok except one thing: Sometimes, when user clicks on article title and
wants
> to view the whole article, following error appears:
>
> Microsoft OLE DB Provider for ODBC Drivers error 80040e10'
> [Microsoft][Driver ODBC for Microsoft Access] Too few parameters.
Expecting
> 1 parameter..
> /service.asp, line 305
>
> When I click REFRESH (once or twice or more), everything is ok again and
the
> whole article appears. This error appears only sometime...
|
|
 |