Click here to Skip to main content
15,893,663 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello,

I am creating a project in that i got a problem .I like to generate a table name. i will use this table name to create a table dynamically so i am thinking what parameters i have to consider so that the table name should be Unique and Secure(Means not Hack-able) Where as i don't want to consider Username,E-Mail ID and Password(Means User Personal Details) as parameter.Please Tell me any other way.


In my project 10000+ users are there corresponding to each more than 3 tables are created dynamically so i would like to follow some Tree Structure so that it take less time for Searching,Insert and Update a record.

Is it good to create separate database for each user or not?


Thanks in Advance.
Posted
Updated 28-Feb-13 2:25am
v2
Comments
Richard C Bishop 1-Mar-13 12:47pm    
No way, you couldn't manage 10,000 databases.
murlikrishna 1-Mar-13 14:34pm    
what about remaining....

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