|
Re: HOW TO OPEN [message #233589 is a reply to message #233586] |
Thu, 26 April 2007 14:19 |
|
Littlefoot
Messages: 21823 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
I'd say that you should first detect the error, then think of something else. In other words, find out what causes UNABLE TO INSERT RECORD. While in form, click Help - Show Error (or Display Error or something like this). It will describe what went wrong (for example, "you can not insert NULL into a NOT NULL column" or "insufficient privileges" or "table or view does not exist" or ...). Now you should be able to fix the error and move on.
|
|
|