brendanolear
Active Member
- Joined
- Apr 26, 2008
- Messages
- 366
I receive an external server feed Table direct to access, the Value field from this feed is in text format. I therefore wish to copy this feed into a new table within DB and convert the value field to numeric. The new table however is overwritten with the text format on each refresh. What is the simplest way to create a new table that replicates the feed table but auto updates the value field from text to numeric? Thanks