If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > dynamic table?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-17-03, 05:07
aravind20 aravind20 is offline
Registered User
 
Join Date: Jul 2003
Location: chennai,India
Posts: 4
dynamic table?

hello all,i like to develop a display system.which displays available PCs in a lab.i have written a sql procedure,which returns 8 values(no of PC's currently available in each room) i like to store these values in a table.i am using sql server 2000,IIS,ADO and ASP

i got following doubts
1)how can i display each value in a table cell.

2) is it possible to refresh the table alone? so that front end queries the database and fetches the result in alloted time.

3)when ever page gets refreshed ,it opens a connection and closes it.is it a good practice? is it possible to open a connection and without closing it ,querying the DB continously.

if u got some inputs pls guide me ..its my first ASP prg.thx in advance

-regards
aravind
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On