OK, I have a couple of questions.
I have a database that I have to update regularly (daily). On my development machine, I have a Stored Procedure to truncate tables and bulk insert the data. It works fine. However, when I try to do this on this server, I get this error:
YOU DON'T HAVE PERMISSION TO USE THE BULK LOAD STATEMENT
My question: Are we blocked from doing this on Ultima? Or is it something I have done?
If we can't do this, then my other questions are not important --
Thanks