How have searched through php builder and found that to convert a Access table to an SQL table i have to export to a CSV file.
All i need to know now is what options to change for the export (e.g:
"" around text or ''
to use , or ; inbetween fields etc )
and then where to upload to file to and will the Database automatically detect to file or will i have to use do somthing else?
Thankyou, please reply
P.S i am using a MySQL DB on a web server for a website.