klynch0803
Registered User.
- Local time
- Today, 16:14
- Joined
- Jan 25, 2008
- Messages
- 102
I hae attached a database. If you open form fdatrecinventory and fill in the date, select item, enter Qty in first field and selct Liter for example it fills in all fields.
In the VDCode it should insert the Date, Item, QtyInserted, Cost into table tdatInventoryRec.
Problem is I get an error Invalid datatype in Insert Satatement. I can't figure out what the error is I have checked that all fields are correct datatypes and can't figure out if its in the code. I'm not good at writing code by far so it could very well be in the code.
Could someone please help me find the issue and fix it and upload the file back or show me where it is and how to fix it pls?
In the VDCode it should insert the Date, Item, QtyInserted, Cost into table tdatInventoryRec.
Problem is I get an error Invalid datatype in Insert Satatement. I can't figure out what the error is I have checked that all fields are correct datatypes and can't figure out if its in the code. I'm not good at writing code by far so it could very well be in the code.
Could someone please help me find the issue and fix it and upload the file back or show me where it is and how to fix it pls?