JustMe12345
Programmer
I've 'inherited' a Paradox database. A field, HireDate, has been defined as Alphanumeric. How can I change this to Numeric so we can perform calculations on it?<br><br>For example: I want to list all employees hired within the last 90 days, so I'd query on '< TODAY-90'.<br><br>Thanks