Hi! I would really apprecitate if someone has helped me on this.

I'm writing a payroll system in ASP/SQL. One thing it has to do though is to export a DBF file that will be used by another payroll software. Does anyone know of any utilities that can do automatic conversion, or maybe MSSQL supports it. I'm not satisfied with a solution when you have to do a comma-delimited query and the import text file into DBF.

Thank you!