oss
1) Master_Drawing_Comparison is a table
2) V_CustomerOrder_LatestLotNo_PiecePart3 is a query
3) Source : V_CustomerOrder_LatestLotNo and destination : Master_Drawing_Comparison
4) Both original objects (mean table) have same field type for the field PiecePartUnitPrice
5) i) Possible to...
My system prompt the error :
DATA TYPE MISMATCH IN CRITERIA EXPRESSION
How to know which fields contribute to the problem above? My SQL statement is as following
insert into Master_Drawing_Comparison...
TQ. This is one way to resolve.
However, the suggestion can't help me as the system / database is not fully developed by me. Any other suggestion to archive unnecessary data but in order to maintain the existing table structure?
A table say call "A" consists of duplicate records as shown in the below attachment. Can anyone recommend to me on how to detect and delete duplicate records but I wish to leave ONE record ONLY at the end of deleting process.
Please take note, not all records are duplicating. You can refer to...
Attached below are 3 JPEG files illustrate how the problem happen
Before.jpg - show the original screen
Process.jpg - show the activity I am doing. I choose No when the message box prompt out
After.jpg - show the output in screen immediately after I click No
My question is the data shown in...
When I link the excel into access, attached is the result i see in MS Access. I hv tried to set the all fields as GENERAL, TEXT and etc in MS Excel, but the same output I obtain.
Anyone has resolution for this problem ?