Click here to Skip to main content
15,921,941 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to create sqldatatable from frontend(UI) using asp.net webpage
Posted

1 solution

What about creating a stored procedure that contains your create statements and using it in your .cs code?
 
Share this answer
 
Comments
nagaraju aug2011 30-Mar-12 2:44am    
actually i have requirement like that..only..manually we have to write storedprocedure in sql..thank you..

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