473,472 Members | 2,155 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

HEEELLP - No Value given for one or more required parameters - Win2000 & XP French version

Jo
Hello,

can someone help me?

This is the code that I use:

Dim rsSelectMandaten As New ADODB.Recordset

Set rsSelectMandaten.ActiveConnection = DEData.CnnConnection
rsSelectMandaten.CursorLocation = adUseClient
rsSelectMandaten.LockType = adLockOptimistic
rsSelectMandaten.Source = "SELECT * FROM MAN_MANDATEN WHERE
MAN_LID_NR = " & Lidnummer & " AND MAN_NR = " & Mandaatnummer & " AND
MAN_VERZONDEN = " & Verzonden
rsSelectMandaten.Open

This works almost all the time, but on 2 PC's with Win2000 & Win XP
FRENCH VERSION it does'nt, I get the following message:

No Value given for one or more required parameters.

Whats is wrong with it, is the problmen caused because they use
Win2000 & Win XP FRENCH VERSION????

Someone, help me!

Thanx
Nov 12 '05 #1
0 1139

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: mp | last post by:
No value given for one or more required parameters. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information...
1
by: Grant | last post by:
Hi there, I have taken over this project from someone thats left the company. There were about 5 other projects included in the solution explorer and every time I opened the project, something...
3
by: Brian Foree | last post by:
I am developing an ASP.NET application that uses Access 2000 as its backend, and have just started getting the following error on 2 ASP.NET pages that had been working until late last week (and I...
3
by: Grayscale | last post by:
Hello, When I execute the code below, I get: "Microsoft JET Database Engine (0x80040E10) No value given for one or more required parameters." error message in the first line. Rs.Open...
15
by: Dave | last post by:
I am getting the error above intermittantly with an ASP 3.0 page using an MS Access 2003 database. I have searched Google extensively and found the following possible causes for this error: A...
0
by: Gwen Crutcher | last post by:
I keep getting the error "No value given for one or more required parameters", but not sure why. Can anyone please look at my code snipet and see if you see any reason why I could be getting this...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.