![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
#12
| |||
| |||
|
|
Yea, I know what you're saying (and that should have been UPDATE HOUSE). My comment wasn't on the practicality of identifying records, but on the updatability of the table (since the table is not updatable with no ID). In a perfect world, there would be no bad design, but I have the uneviable task of converting a poorly designed Access FE to use an SQL Server back end. The table in question has a single record in it, and was never intended to have anything more than a single record in it. There is no ID field, just a field that is updated to either 'Yes' or 'No'. If I had the budget I would rewrite the whole program, which is very intensly complicated in terms of the information, calculations etc (it's forestry related), so it would be a greater task to take this crappy design and rebuild it properly. FWIW I always use an ID field, that's how I was taught. I would just like to know if there is reasoning that the table is not updatable without an ID field. |
![]() |
| Thread Tools | |
| Display Modes | |
| |