Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. cobolera

    IMPORT CSV FILE TO SYBASE TABLE

    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.

Part and Inventory Search

Back
Top