yippiekyyay
Programmer
Hello all,
in an attempt to better understand (and appreciate) what servers do, I downloaded the trial version of SQL Server 2000.
I've created tables and gotten it to display records in VB and Crystal Reports - but now I'd like to be able to create an ASP page but have no idea how to proceed.
Even just to ouput:
Today is <%=Date()%>
would be great!
Is this even something that SQL Server can do or is it for another server?
Any help/advice would be greatly appreciated!
-Sean
in an attempt to better understand (and appreciate) what servers do, I downloaded the trial version of SQL Server 2000.
I've created tables and gotten it to display records in VB and Crystal Reports - but now I'd like to be able to create an ASP page but have no idea how to proceed.
Even just to ouput:
Today is <%=Date()%>
would be great!
Is this even something that SQL Server can do or is it for another server?
Any help/advice would be greatly appreciated!
-Sean