I have come up with a query with my database in ms sql server. How do I extract it in .dbf format? As soon as possible help will be very much appreciated.
DTS export wizard should do the trick. For least compatibility problems, use dBase III driver.
Note that .dbf (dBase) is ancient format with lots of limitations. To mention some:
- filename must have no more than 8 characters (DOS 8+3 format)
- column names are limited to 10 chars
- max. length of data per column is 255 (IMO)
- most of dBase drivers cannot read files behind 2GB.
Math problems? Call 0800-[(10x)(13i)^2]-[sin(xy)/2.362x]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.