954,595 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Dynamic Table

I am trying to make the dynamic table
can any one tel hoe to make the table which get data from the database
as data from database delete the table row and column also delete

vipin narang
Newbie Poster
4 posts since May 2010
Reputation Points: 10
Solved Threads: 0
 

select * into
outgoing tablename from incomming tablename

dnanetwork
Practically a Master Poster
Banned
633 posts since May 2008
Reputation Points: 28
Solved Threads: 106
 
select * into outgoing tablename from incomming tablename


this i dont want i want to have a table which have rows and column equal to the data in the database and the table is modified as the data changes in the database at the time of the form load

vipin narang
Newbie Poster
4 posts since May 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You