I can do a bulk insert using a specified file on the server into a format that I can use. It's working really well. However, I have an issue in that I cannot get the file that needs to be "BULK INSERT"ed onto the server. Apart from FTP via DTS (because that may or may not be an option) is there any way of creating a file on the SQL Server for BULK INSERT?
Paul PS I assume not, as it could easily be seen as a security risk, but there may be a way of doing it that is accepted that I know not of! -------------------------- Paul Johnston PJ Net Solutions Ltd E: [EMAIL PROTECTED] M: +44 7866 573013 -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
