Hi all,
Can any one help me to copy data from a text file to a sybase table without using the command line utility. I will run the statement using ADO connection via ASP.
I can do it easily in MySQL using "LOADDATA from infile.."
I think BCP utility can be used but from command line DOS prompt only (I am not sure ). The syabse server(system 11) OS is WIN2K and I am connecting via odbc for an internet application.
Any help ?
Can any one help me to copy data from a text file to a sybase table without using the command line utility. I will run the statement using ADO connection via ASP.
I can do it easily in MySQL using "LOADDATA from infile.."
I think BCP utility can be used but from command line DOS prompt only (I am not sure ). The syabse server(system 11) OS is WIN2K and I am connecting via odbc for an internet application.
Any help ?