Web Wiz - Green Windows Web Hosting - Celebrating 25 Years!

  New Posts New Posts RSS Feed - Error en 7.96
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Error en 7.96

 Post Reply Post Reply Page  12>
Author
julianml View Drop Down
Newbie
Newbie


Joined: 10 November 2005
Location: Spain
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote julianml Quote  Post ReplyReply Direct Link To This Post Topic: Error en 7.96
    Posted: 10 November 2005 at 1:37pm

Información técnica (para personal de soporte técnico)

  • Tipo de error:
    Microsoft OLE DB Provider for SQL Server (0x80040E14)
    El parámetro número 2 y los sucesivos deben pasarse como '@nombre = valor'. Una vez usada la forma '@nombre = valor', todos los parámetros siguientes deben pasarse con esa forma.
    active_topics.asp, line 312
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 10 November 2005 at 1:49pm
Could you please trasnlate this error?
Back to Top
julianml View Drop Down
Newbie
Newbie


Joined: 10 November 2005
Location: Spain
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote julianml Quote  Post ReplyReply Direct Link To This Post Posted: 10 November 2005 at 2:08pm
Originally posted by -boRg- -boRg- wrote:

Could you please trasnlate this error?

Error type:
Microsoft OLE DB Provider for SQL Server (0x80040E14)
The parameter number 2 and the followings must pass like ' @name= value '. One time method ' @nombre = value ' was used , all the following parameters must pass with this method.

This error appears when I trying to execute active_topics.asp in the line 312 from the main page, simply clicking button 'active topics'

Thanks in advantage
Back to Top
julianml View Drop Down
Newbie
Newbie


Joined: 10 November 2005
Location: Spain
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote julianml Quote  Post ReplyReply Direct Link To This Post Posted: 10 November 2005 at 2:16pm

Also I found an undefined variable error in page login_user.asp, I fixed the error. The variable is strTxtEnterCAPTCHAcode.

Back to Top
dj air View Drop Down
Senior Member
Senior Member
Avatar

Joined: 05 April 2002
Location: United Kingdom
Status: Offline
Points: 3627
Post Options Post Options   Thanks (0) Thanks(0)   Quote dj air Quote  Post ReplyReply Direct Link To This Post Posted: 10 November 2005 at 3:22pm
if you upgraded from a previous versin make sure you have upoaded all the edited files

also it sounds like they maybe corrupt if it is a fresh instrall try re downloading the application.
Back to Top
Ferry View Drop Down
Newbie
Newbie


Joined: 29 September 2003
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote Ferry Quote  Post ReplyReply Direct Link To This Post Posted: 10 November 2005 at 3:51pm
I am getting the same error. The dblActiveFrom comes with a nummer and a comma (0,66666). The comma is the divider for the parameters.
 
Simply fixed by replacing the comma with a dot.
 
replace(dblActiveFrom,",",".")
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 11 November 2005 at 5:00am
In version 7.95 which this post is about I used a (.) dot in double numbers, this then gave an error on servers that used a (,) comma.

To resolve this issue I changed the file in 7.96 so that the number is created by the server using CDbl(1111/12), this then means that server creates the double number and uses the period sign that is set in the locale settings on the server.

If you are getting this error it sounds like the locale settings on the web server are set to use a comma (,) as the period in double numbers, whereas the locale settings on the SQL Server are set to use a dot (.) as the period on double numbers.

Would it be possiable to check to see if this is the case?


Edited by -boRg- - 11 November 2005 at 5:01am
Back to Top
Ferry View Drop Down
Newbie
Newbie


Joined: 29 September 2003
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote Ferry Quote  Post ReplyReply Direct Link To This Post Posted: 13 November 2005 at 5:06am
We use the standard Dutch options on the server and have a comma for double numbers 123.456.789,00.
 
The query string expects certain parameters seperated by a comma. So the above would generate a new parameter to the query without the @.
 
The parameter number 2 and the followings must pass like ' @name= value '. One time method ' @nombre = value ' was used , all the following parameters must pass with this method.
 
Hope this helps.
 
 
 
Ferry
Back to Top
 Post Reply Post Reply Page  12>

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.