asp.net - Which Database technology support nested database -


i want develop application in on every sign there should new database automatically created client , database reference should stored in 1 main database.... using asp.net develop application. before starting facing following questions in mind.. technology support nested database? best approach use nested database? if not best approach how can handle such big data because every client become company..... please suggest me how solve problem....


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -