Topic: How do I remove prefix from table name? |
Posted On: 5/22/2008 11:56 AM
Posted By: Wendy Murphy
|
Can you please tell me how I can remove prefix from table names? I am using the ASP.NET Membership provider database so would prefer if I can remove the aspnet_ prefix from the object names.
Wendy,
You can select one or more tables and then under the "Table Properties" tab set the "Table Prefix" property to "aspnet_".
I have included a screen shot that shows how to do it.

Regards, Ish
| 5/22/2008 1:32:02 PM Ish Singh
|