Ok here's My scenario. And I'll state the standard disclaimer Any Help and/or suggestions would be greatly appreciated.
I have numerous DBF's up to 100 at a time in various folders.
I need to import them all, change some field types and definitions and then export them to a precise dbf format. Specific fields of extact lengths and numeric values with no decimals.
So Here's where I'm at
1) I have a batch process to import all the dbfs.
2) I have queries to make the changes I want, and then I can export them.
3) The data is right (sorta...). All the numbers are exporting to 5 decimal places (not wanted) and a standard width of 20. Which won't work correctly for my end product.
So anyone know how to fix the numeric sizes precisely??
Any suggestions would be greatly appreciated.
Thanks
Eric
I have numerous DBF's up to 100 at a time in various folders.
I need to import them all, change some field types and definitions and then export them to a precise dbf format. Specific fields of extact lengths and numeric values with no decimals.
So Here's where I'm at
1) I have a batch process to import all the dbfs.
2) I have queries to make the changes I want, and then I can export them.
3) The data is right (sorta...). All the numbers are exporting to 5 decimal places (not wanted) and a standard width of 20. Which won't work correctly for my end product.
So anyone know how to fix the numeric sizes precisely??
Any suggestions would be greatly appreciated.
Thanks
Eric