Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 How to retrive timestamp data type via web browser(asp format)

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-09-07 : 14:18:38
rathkate writes "How to retrive timestamp data type via web browser(asp format)?


I create table follow as:

name varchar(20)
lasname varchar(20)
uptime timestamp
How to get uptime field via asp file?"
   

- Advertisement -