Click here to Skip to main content
15,888,113 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Is there software that can generate database data for me? I want to conduct some test on database performance and I just want to have different types of data. I would like to have some form where I can enter type and quantity and let software generate random values.
Posted

VS2010 provides a feature to do this - http://msdn.microsoft.com/en-us/library/dd193262%28v=vs.100%29.aspx[^].

There seem to be some tools available to do this as well -
http://www.databasetestdata.com/[^]
http://www.generatedata.com/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900