Results 1 to 3 of 3

Thread: Parameter Error with VB Express 2010

  1. #1
    Join Date
    May 2012
    Posts
    80

    Parameter Error with VB Express 2010

    I am have made a software for my college project in VB Express 2010 and I am trying to connect a Windows form with database that I have created in MS Access 2010. The connectivity has been successful so far, but it is not working properly right now. Every time I try to enter a new record, I get an error. I have posted the screenshot of the error I am getting. Can anyone tell me why I am getting it?

  2. #2
    Join Date
    Feb 2012
    Posts
    100

    Re: Parameter Error with VB Express 2010

    I think that the database which you have designed is connected to more than one form. The fields in the database are designed to accommodate data fields of all the forms connected to it. This type of problem occurs when you don’t enter the values for other fields of database. For example, you form has six fields to fill. But the database is designed to accommodate data from three other forms too. So for this purpose you have made database with 12 fields. So when you enter value for six fields from here, it detects no data for other six fields in database triggering this error.

  3. #3
    Join Date
    Feb 2012
    Posts
    88

    Re: Parameter Error with VB Express 2010

    After reading the reply of Rashid, I’d suggest you to make different databases for every form. You can program the databases to share common fields such that when it is updated in one form, it will be updated for every other form. I know this will seem a lengthy process, but there is no other alternative to it.
    One cries because one is sad. For example, I cry because others are stupid, and that makes me sad.

Similar Threads

  1. Error 87: incorrect parameter (Windows 7)
    By B-P-ti in forum Operating Systems
    Replies: 3
    Last Post: 06-09-2011, 07:26 AM
  2. Replies: 4
    Last Post: 07-04-2011, 10:15 AM
  3. A library for sending SMS in VB 2010 Express
    By Maniac345 in forum Software Development
    Replies: 4
    Last Post: 01-12-2010, 05:50 AM
  4. How to solve Sync error 4350 in an Outlook Express 2010
    By Harnoor in forum Windows Software
    Replies: 5
    Last Post: 17-10-2010, 01:18 AM
  5. Error message at command prompt, f parameter not specified
    By Avinash Kaur in forum Operating Systems
    Replies: 3
    Last Post: 24-07-2009, 10:08 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,936,782.50842 seconds with 17 queries