Hi, I'm developing some database applications using VB and SQL Server (MSDE more accurately). I'm using Access 2000 as a front end to the database so I don't actually have all the administration tools that SQL Server comes with. (ie MSDE comes with Access 2000).

For some reason it is telling me that I can't import data from text files because the database or object is read only. I have performed multiple stored procedures and checks to see that its not.


Why has it done this to itself ??? ie it used to work no worries before.

How can I fix my database such that it lets me import again ??

Thanks