Technical support This forum is closed.
Version 1.x > Technical support > SQLServer direct table access View modes: 
User avatar
Member
Member
mse - 10/10/2006 9:18:54 PM
   
SQLServer direct table access
Thanks very much indeed for your kind attention and support, the other question I have is:
I'm using SQLServer 2005 Express, I tried to find the database and tables of kentico in Management Studio, but there were no databases except the system databases, so is there something wrong with my progs or if not, what should I do to be able to have access to the tables? As fact of matter, I'm planning to transfer some access tables to kentico, so I'll need to have direct access to the tables.

User avatar
Member
Member
argodev - 10/11/2006 11:54:08 PM
   
Re: SQLServer direct table access
Sounds like you may be looking at the wrong SQL instance or server... in a properly-configured Kentico deployment you will see the kentico database (often called KenticoCMS or whatever name you chose during install) and will have full access to the tables within that db. There is nothing in the kentico platform that would prevent you from having raw SQL access.