Title
ODBC AND .CSV
Post
just a quick question, i havnt done much sql before im quick to pick up on it, i have a massive database and am setting it up to access a .csv file from an ftp site, access the data and then delete the file, obviously pretty simple, which odbc driver should i select? just sql? thanks in advance, hopefully its clear what i need to do
beckett85:
Thank you for your post.
The ODBC file will allow you access other database files. If you have a .csv file, there is no need for the ODBC driver. Just use FileMaker and import from the remote file. To delete the file, you will need to make a system call (Applescript, shell script, batch file, etc.).
TSGal
FileMaker, Inc.