| | |
Help with export to dbf
Please support our ASP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
One of the easiest ways of exporting and importing databases is to create a flat file, also known as a CSV. This is basically a database dump formatted as a delimited text file which then can be imported into pretty much any database.
The result you want (creating a .dbf file) via an ASP scrip is a lot more complicated and cumbersome, you would pretty much need to write an application that will generate a binary file containing structure and data in dBaseIII standard. I don't know of any, but perhaps some one might point you to a good export utility, I doubt it would be written in ASP though.
The result you want (creating a .dbf file) via an ASP scrip is a lot more complicated and cumbersome, you would pretty much need to write an application that will generate a binary file containing structure and data in dBaseIII standard. I don't know of any, but perhaps some one might point you to a good export utility, I doubt it would be written in ASP though.
![]() |
Similar Threads
- MAJOR HELP PLEASE!!!! LSA Shell (Export Version) terminated! (Viruses, Spyware and other Nasties)
- Import/export tab delimited file (PHP)
- Outlook Express - Retrieve e-mail without Export (Web Browsers)
- Export SQL (Database Design)
Other Threads in the ASP Forum
- Previous Thread: Unable to insert form data into a database
- Next Thread: Done, but with errors
| Thread Tools | Search this Thread |
archive asp asp.net aspandmssqlserver2005 aspandmssqlserver2005connection aspconnection connection database databaseconnection dreamweaver excel fso iis msmsql mssql2005 mssqlserver2005 mssqlserver2005andasp mssqlserverandasp opentextfile record searchbox selectoption single specfic sqlserver sqlserverconnection windows7





