Microsoft
Software
Hardware
Network
Question : I added a record and cannot see it in the form
Program created in 2007 and run in 2007.
I clicked on add record and after entering the information I click on save record. then I look up other records and then try to find the "axaxax" in the last name record and cannot see it in the form.
What am I doing wrong?
DB is attached
Answer : I added a record and cannot see it in the form
There must be some corruption in the autonumber register.
Create a copy of the members table (copy and paste).
Rename the current table to xxxmembers.
Rename the copy to Members.
Try the form again.
Random Solutions
Load picture into image using a recordset
Publisher to Pdf Issues
Disable Data Execution Prevention GPO
want ie to have small/no cache
Formula, Function or Macro that will eliminate the last 6 characters from a cell value
SSIS Dynamic Connection in Execute Sql Task
Command to trigger keyboard stroke through coding in .Net compact Framework
Outlook 2007: Change sensitivity of received Message
How to get the calendar date based on a weekday
I need to capture the output of the datagrid grdAttendees and record each Members Email Address.