pl456
Registered User.
- Local time
- Today, 14:51
- Joined
- Jan 31, 2008
- Messages
- 150
Completely lost on this.
I have some code that inserts values into a table, some appear whilst others do not. The code functions correctly, picks up variables and executes.
The data that doesn't appear is for fields that have lookup lists to other tables.
If I open the table I can select the values and the table excepts them.
Why would the code not be inserting the values?
I have run 'stop througout the code and it is picking the correct data from the controls, passing it correctly to the sql string.
I have some code that inserts values into a table, some appear whilst others do not. The code functions correctly, picks up variables and executes.
The data that doesn't appear is for fields that have lookup lists to other tables.
If I open the table I can select the values and the table excepts them.
Why would the code not be inserting the values?
I have run 'stop througout the code and it is picking the correct data from the controls, passing it correctly to the sql string.