This is a migrated thread and some comments may be shown as answers.

How to seed the deployment database?

1 Answer 63 Views
Development (API, general questions)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Pankaj
Top achievements
Rank 1
Pankaj asked on 22 Jun 2013, 06:16 AM

Can anyone guide me how to seed the database when deploying the database using the method?

ISchemaHandler.CreateDatabase();

1 Answer, 1 is accepted

Sort by
0
Yordan
Telerik team
answered on 27 Jun 2013, 06:53 AM
Hi Pankaj,

If I correctly understood the question you need to insert some test data in the database? If that is the case, you will have to do this manually or use some third party tool - there are lots of programs on the internet that do exactly this thing. If you want to find a tool just type "generate test data in database" in your favorite search provider and choose between one of the first results. Open Access ORM does not provide functionality like the requested one out of the box. 

Please if the described scenario is not exactly what you want to achieve get back to us with more details about what needs to be done.

Regards,
Yordan
Telerik
OpenAccess ORM Q2 2013 brings you a more powerful code generation and a unique Bulk Operations support with LINQ syntax. Check out the list of new functionality and improvements shipped with this release.
Tags
Development (API, general questions)
Asked by
Pankaj
Top achievements
Rank 1
Answers by
Yordan
Telerik team
Share this question
or