Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Manually adding table to database and How to add data for that

Vote:
 

Hi, i am trying to add a category table in Database and i want to add data for category table through a plugin created in edit mode.

Is there s any way for saving data for category table with s manually created by developers

#39846
Jun 03, 2010 8:53
Vote:
 

I'm not sure what you are trying to accomplish, but just as a tip for custom data access:

To execute queries/commands or stored procedures that you have added to the episerver database, you can create classes deriving from EPiServer.DataAccess.DataAccessBase to simplify your data access. You can look at EPiServer.DataAccess.CategoryDB or any of the other derived classes (using reflector) for inspiration.

#39848
Jun 03, 2010 10:45
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.