PC Review


Reply
Thread Tools Rate Thread

Appended records can't be accessed

 
 
Larry Mehl
Guest
Posts: n/a
 
      22nd Dec 2006
Hello --

Does anyone have a suggestion for resolving my problem which is described in
general terms below?
If more information is required as to structure, keys, form function, etc.,
I will be happy to provide it.

My question, from what I think I am seeing:
Is there a difference between appending records and adding them via a form,
assuming that appending or form entry does not violate a primary key?

Background:
Application handles management of an investment portfolio
A table's primary key = AccountID & OwnerID & Symbol & LotNumber

An application (FE/BE) has been working correctly for user #1..
I copied the BE for user #2, and did the following:
- deleted records from the data tables
- appended records user #2 created in an Excel worksheet

Problem:
[a]
Selecting a record (from a listbox of key values for all records) and then
displaying that record in a form results in Error 2427
"You entered an expression that has no value" in the Form_Load event.

The expression that has no value in the form is Symbol. Symbol is used to
determine which fields in the form are enabled.

If I add a record using the features of the app, rather than appending it,
the error does not occur, and I am able to view the record using the
procedure in [a].

User #2's table has 1100 records, so I would prefer to figure out how to
append them, rather than ask user #2 to enter them manually.

All records are viewable in user #1's BE.

Is this enough of a description of the environment and problem for someone
to give me an idea of what I have to fix?


Thanks in advance for any comments.

Larry Mehl


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need to run code on appended records to complete them =?Utf-8?B?aG9tMzcw?= Microsoft Access 0 15th Oct 2007 09:36 PM
keeping duplicate records from being appended =?Utf-8?B?UGF1bEZvcnQ=?= Microsoft Access Getting Started 4 15th Jul 2005 05:10 PM
Number of records appended =?Utf-8?B?ViBSYW1vcw==?= Microsoft Access VBA Modules 2 1st Dec 2004 07:41 AM
Records not getting appended pra Microsoft Access Form Coding 1 20th Jul 2004 08:19 PM
Deleting appended records =?Utf-8?B?TWFyY2k=?= Microsoft Access Queries 1 10th Feb 2004 12:09 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:58 PM.