J Bond
|
| Posted: 10/08/2002, 3:29 PM |
|
Problem is I get this error
Command text was not set for the command object. (Microsoft JET Database Engine)
This is likely due to my update form usinga joined tables.
How can I force the update, of a known record. As the form is using a joined query to display details from mutiple tables.
ie All I need to do is change the value of 2 fields on the displayed record.
Any suggestions appreciated.
|
|
|
 |
J Bond
|
| Posted: 10/08/2002, 3:37 PM |
|
Using CSS 1.0.7
|
|
|
 |
Timothy
|
| Posted: 10/09/2002, 7:32 AM |
|
Hello,
Select SQL from Custom Update Type property of the record form and enter custom update query.
Hope it helps.
|
|
|
 |
|