Prefix the table names in aspnet membership roles management
-
I want to use aspnet membership and roles mananagement in a work I am currently about to do. But a problem I have is with the table names created/used by the roles and membership classes. I want it to be prefixed with "mdt". Is that possible?
-
I want to use aspnet membership and roles mananagement in a work I am currently about to do. But a problem I have is with the table names created/used by the roles and membership classes. I want it to be prefixed with "mdt". Is that possible?
better ask this question in the sql forum. It has to do with system tables to do an action you want.
In Word you can only store 2 bytes. That is why I use Writer.
-
I want to use aspnet membership and roles mananagement in a work I am currently about to do. But a problem I have is with the table names created/used by the roles and membership classes. I want it to be prefixed with "mdt". Is that possible?
Custom provider maybe?
-
Custom provider maybe?
You mean to create the db ourselves?