Is there anyway to import a .csv(or other file) to a SYBASE
table using ISQL?
According to the Sybase SQL Anywhere User's Guide, I can use the
LOAD TABLE command.
I tried this:
load table My_Family from 'c:\\test\\testfile.csv'
and I get the message
Invalid syntax near the keyword table.
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.