plz help me that how can i create tables in database using web developer?
Actually i want to make tables dynamically whenever new user registers to my website. I`v created the first part using asp.net builtin database feature. I am able to enter new users info in my table but want to create another table specially for tht user!
Actually i want to make tables dynamically whenever new user registers to my website. I`v created the first part using asp.net builtin database feature. I am able to enter new users info in my table but want to create another table specially for tht user!
Comment