Microsoft
Software
Hardware
Network
Question : Record Update Function Access VBA
Hi,
I have a table (MT_SKU_MASTER) containing the following fields:
ITEM
STATE_CODE
UOM
My problem is that some of the UOM records are blank. For example: 25, 1, CASE, 25, 2, " ", etc
Can anyone tell me how I can create a function that will do the following:
1. Retrieve the UOM from the table. The UOM is a global setting based on the ITEM
2. Update all the UOM fields for the item based on the UOM retrieved in step 1.
3. Loop through the entire table (15,000 records) and perform the same operation for all ITEMS that have the same problem
I can send DB example if required.
Thanks in advance.
CF
Answer : Record Update Function Access VBA
Its an internal helper table used by SQL Server.
Practically its not recommended to touch this table.
Random Solutions
How to re-write code using strings to Delphi 2010
What are some good guides on designing and building video games
Can anyone guide me how to download MEMO software back to N900 ?
How can I uninstall a corrupt broadcom driver?
Operator '=' is not defined for type 'DBNull' and type 'Integer' - how to fix
cant pass list
QOS And routing behind a bridged device on Cisco 2800 series router
riddle vb.net calling unmanaged c++ dll
ACT 2009! registration error, windows 7 (exception error popup)
C# ASP.NET code hanging for no reason...