VishalMistry
8th January 2008, 11:42
Hi all,

Few days ago the ms sql database of my Development server was crashed. Then we had restored ms sql database from our live server to our Development server. Both of my servers have same configurations, VRC structures, applications. Now the following strange thing is happening :

1. I can login to my baan development server
2. I can use all sessions (maintain item data, create users etc.)
3. But I can not create or delete any table

While trying to create or delete any table, it gives error 4704 indicating no permission on the table being deleted. Pl help to resolve the issue.

Vishal

suhas-mahajan
9th January 2008, 11:12
Hi Vishal,

May be passwords between App and DB are not similar. Or just check _storage file has correct entries.

regards,

-Suhas