Dynamically add table in database
                            
                         
                        
                     
                 
                
                    Hi,
I am doing web application, In that application i want to add database table dynamically without giving any field names at execution time. At the execution time i will import once excel document based on the excel we need to create db table.
Thanks,